. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:00:16.737Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:00:16.760Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:00:16.761Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:00:16.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:00:17.296Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:00:17.462Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:00:17.463Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:00:17.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:00:17.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-01T00:00:17.660Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-01T00:00:17.686Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-01T00:00:19.391Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-01T00:00:20.142Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-01T00:00:20.171Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-01T00:00:20.172Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-01T00:00:20.261Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-01T00:00:20.262Z |INFO |Root WebApplicationContext: initialization completed in 2576 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-01T00:00:20.962Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-01T00:00:24.715Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-01T00:00:25.356Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-01T00:00:25.379Z |INFO |Started MainApp in 11.769 seconds (JVM running for 12.701) |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-01T00:00:25.429Z |INFO |Start scheduling PRH workflow |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:25.461Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba013dba-8ff4-4749-a13b-e35db2693a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:26.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-01T00:00:28.461Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-01T00:00:28.462Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-01T00:00:28.464Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:36.289Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0215443d-24f9-4d6d-85f1-b9cad9ada1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:46.324Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4bbc511f-9867-456d-b796-2721d1ba44df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:56.365Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6a79b9b6-6103-4794-a09e-2a0a0fb7de79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:00:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:06.400Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6ca7c413-edd0-4592-a22a-bad5156586c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:16.427Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=24014b71-373e-4d30-8e4e-f62b21db9fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:26.450Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=088bbe9c-eef5-4725-b107-9a6db006c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:36.471Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eb594370-fe2f-4f33-a550-f422b742de61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:46.490Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=aca1c2f6-a1c8-419f-af07-e6dcbb3e6c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:56.506Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=24f8757e-b91f-4f19-aebb-c1d79b394d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:01:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:06.534Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=06ab8526-126f-4200-9bff-be922e958980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:16.554Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=72cddf38-070b-437a-9d6b-3394b582218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:26.572Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=151a5478-68b4-4f72-ae02-3aa40ed3a45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:36.594Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ed9797b4-98eb-4ef5-9fe9-f7bc32df7f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:46.609Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8e569a82-b5e6-4f79-b5da-21a48e741f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:56.627Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1202147b-8aee-4434-8497-199b4278a4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:02:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:06.641Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=91af371c-db57-4357-9a57-c84f4929d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:16.658Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=86ec911a-c216-40f6-8233-c10d555f0a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:26.674Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e4310c8d-d38f-469d-a23b-dda344facbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:36.690Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=18d845e7-4ba2-47cb-9e47-d8730ddcba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:46.709Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1405cd35-025f-40ca-a8aa-0da28e3b1ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:56.729Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1b68a31e-23ba-4460-91b5-c15767fece42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:03:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:06.747Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b179e98b-b289-4843-9bea-892266137003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:06.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:16.770Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=94d05a1a-b164-4e9f-b96e-25e03ec58a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:16.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:26.789Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=76d938f0-01d5-4344-8460-413a27b0f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:36.803Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0941c061-5c0a-462b-9344-12f0b23903f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:46.819Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f0fa5eb3-b3cc-4b08-82ca-a0818a6157bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:56.835Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c7510eeb-dcf6-44de-8191-17999b9c4952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:04:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:06.854Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dedd2e62-aed1-4cf0-b148-602e1d179e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:16.871Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=32fa4a34-eb6a-4ab3-8d4d-9f39f55d8276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:05:21.769Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:05:21.770Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:05:21.770Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:05:21.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:05:21.770Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:05:21.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:05:21.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:05:21.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:05:21.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:26.889Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6a908882-d059-4a9b-9a2e-4ad05036d899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:36.904Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0d85b303-ad6a-4b5b-ac8d-23288a975d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:46.921Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=55a67a5e-6c02-42fe-bbd9-8420387b1147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:56.946Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e2a45016-ab0f-48d4-8ac6-6b4692024163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:05:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:06.965Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=84682e84-43bb-4b86-bcc9-4871d9b02948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:16.982Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5a8d5c27-f104-4ada-bda2-2767909dfc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:26.999Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=790ae791-24f6-4d99-88ac-c09c9d4f13d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:37.027Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=29ad7baf-2d01-4e0c-86b0-167351a2d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:47.059Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=248a424e-fbbd-41f7-9b82-94d504045b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:57.078Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=07e53a9a-7ab7-48b8-a183-bb8cb6782d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:06:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:07.095Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2974e78c-22cb-4b3e-9043-5fb7420305c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:17.110Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ac89c33d-1877-403b-b965-cb85a69fa685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:27.133Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cf548e33-f6ba-4408-92b4-9c2aa26f0c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:37.149Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cda9ad5f-ed86-46e0-a681-d7ff0d62a846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:47.172Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=812b9dfc-8a29-413e-bdb1-93d5b7bc4aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:57.191Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=31614f55-707e-452c-9f10-53c7ac79ea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:07:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:07.220Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ea4b9ae1-8274-4b99-a59c-cfdeaa21089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:17.237Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ed68d77a-d2e0-4742-8743-a2821305931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:27.254Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b11c0cc7-acc2-484d-b955-be65235e9fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:37.277Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=34905a83-4534-44fd-8afa-517fe44e336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:37.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:47.300Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e8a6286e-0efb-4cc0-aafd-51de4d2eefd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:57.320Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b6e9eb17-ddb5-4256-9c19-430beea6c85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:08:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:07.342Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9405cb11-81d9-4d3f-b509-98adc457318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:17.361Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9457f550-4db7-44cf-9403-9140cda3bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:27.380Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6fb8d819-6268-45e1-9b8d-f0af88614d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:37.400Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c52d6e15-85aa-40b7-8d34-195e3643b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:47.415Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ad97fbfb-8e61-48d6-af05-ab4663e10edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:57.430Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4a28e9a0-8ee7-4f77-83b9-e511193c0730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:09:57.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:07.451Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f1263f82-f9ad-41af-98ee-5a6eb02e71a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:17.470Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9b90204a-bdfa-4013-98a7-7f1fcec22950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:10:21.190Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:10:21.190Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:10:21.190Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:10:21.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:10:21.191Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:10:21.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:10:21.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:10:21.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:10:21.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:27.490Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=83568869-e5e9-43c5-8f6d-0757d9cbc7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:37.510Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6e890f11-3d13-45a8-8194-cd6df9c4bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:47.528Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c1fa26af-35cc-46b7-9f56-20cabcbe55e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:57.549Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=25a25423-f9b3-4941-8974-35db310bc035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:10:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:07.567Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=32731b25-a94b-4f33-b61f-5ca29aa3fa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:17.584Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f5a2e852-927f-47ea-b3b8-aaefe5a735d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:27.600Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=21a5bc09-b226-4475-a2dc-b35faf1ad612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:37.618Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fbddb9d7-8ae4-484c-b3cc-51ffbfcdf57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:47.635Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d7ca7187-7a49-4b4f-8f29-2ecdfd1fd080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:57.652Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1e8eea08-f403-4ebc-8509-a56d4a67ad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:11:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:07.682Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ae754446-0d21-43a7-99c1-186eb7982bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:17.698Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=67574d70-60ec-4ab1-90ea-ad27e1ec91d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:27.715Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7e8e8dea-2391-445e-b43f-23f467022d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:37.732Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bdc2cccd-d7ee-4751-a832-cc50d5584f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:47.745Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f9c7e7d6-eaf7-45ca-bc5c-d776ce6dd1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:57.760Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c51aaae4-d601-4487-b5e3-5a8f64640d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:12:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:07.790Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=56b3685e-c3ea-449e-a17f-b8939eee03ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:17.804Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=31b5d742-a651-4409-a443-9a6f714961e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:27.818Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=634aefd2-61c8-4703-a9f0-6329f8808afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:37.838Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=605d9fbd-10d9-4a40-88cf-faeab586becf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:47.853Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f7e28221-52a0-4fe8-8831-aef5cec38c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:57.870Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=94f0a47a-d3bc-4258-8cae-fc62f70518e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:13:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:07.887Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=833f8a54-fed8-433f-a894-deae164ffe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:17.908Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e3f0b470-d751-4191-9b18-a37ef5180665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:27.923Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=78ca6742-2af3-4696-a359-d384cf676673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:37.938Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1d582708-941f-4cd1-aef5-31371147899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:47.954Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=19de06cb-e24e-47bc-a8d2-1aae95be5c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:57.976Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=558c6af2-c40b-4b5d-9535-3dc0cb623b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:14:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:07.999Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=225f9879-5849-4a77-a09b-27ac0fb1561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:18.017Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e124baf7-41ac-4ac5-8286-af44803dc34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:18.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:15:21.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:15:21.246Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:15:21.246Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:15:21.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:15:21.246Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:15:21.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:15:21.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:15:21.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:15:21.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:28.036Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ebd6bb16-b5e6-4111-b069-a1b942b80205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:38.061Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e65d9c5d-8b5f-443e-87f0-c644da25d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:48.077Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bf7a4ba8-477e-4375-87c9-c13670f49dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:58.094Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d0b3fcd6-da0e-4f1c-b5b4-8c56e10e3c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:15:58.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:08.111Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6ce4fb59-9aa8-437e-ae43-ee53c0819ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:18.125Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2ea4c3b9-4852-42a0-b6cf-84a854cfd667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:28.141Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e0f19dc7-9eb0-42bd-87de-f1fe600f19fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:38.156Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5693c676-03ae-4a23-bb51-d14570ca9191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:48.175Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=be71e50e-7241-435d-8cb9-47379c2bdbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:58.196Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=510c1f17-9dfb-4b1d-b2b1-d6eb033d0621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:16:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:08.218Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d6452932-b926-42a7-ac10-b3b8f8370bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:08.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:18.233Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e97f8db4-7990-41ec-9225-ee00294fcc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:28.251Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=64b1209e-1101-4e47-9422-9f781d927994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:38.269Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a27fd2f0-4209-45a0-a42b-9566b1437b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:48.289Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a51ec9c5-1d7d-4e2f-8e98-02558290ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:58.305Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a5920f89-870f-4168-a0d7-da749e922fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:17:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:08.324Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ec1c230a-0198-46f1-90cf-5743fea1ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:18.345Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=17f0a49d-a989-46b2-9833-1bd1eea58f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:28.357Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1c64de8c-d0be-4204-b9cb-5e7bd179ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:38.376Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1808a2bc-e81c-45e1-960f-4948df754476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:48.392Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=49659385-1fa5-4131-b290-2b7c7b649f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:58.407Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c6ab17a5-1442-419b-9793-dad68af70254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:18:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:08.427Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=11bebbbe-3139-47b5-8dcf-fcfa2533f012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:18.443Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c59f7e54-2070-454d-bdd4-8bd93d0d46aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:28.464Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cf38ebcd-bfc2-46b1-9ac6-da4c49f489b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:38.481Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=baa27730-c10b-4140-bf05-6de5a9283668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:48.500Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fcae03f1-7025-4cc4-a440-13eb988d4063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:58.518Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cbfdd7d2-75fb-4dbd-b97b-6808fd6cf264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:19:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:08.537Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fba27623-a039-4743-bf5e-6ce48333262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:18.555Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=823d7c5e-49a0-4ad9-9a08-7539e6350ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:20:21.273Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:20:21.273Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:20:21.273Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:20:21.274Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:20:21.274Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:20:21.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:20:21.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:20:21.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:20:21.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:28.573Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5f8f4efd-181a-4de7-8790-e7ef38a42f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:38.590Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=73628597-99a8-43de-8ac6-ec5fe3893cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:48.606Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=efae5e7b-d385-4102-9608-353fc058be55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:58.624Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7acaf4db-8a9a-4c3e-8b3a-a738a96d1736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:20:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:08.641Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e3f85ccc-5de4-4cde-b007-ba9067a06f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:08.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:18.661Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b3c25349-ac85-4e15-9769-26d93edb2e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:18.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:28.677Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1f35c21f-29c1-4598-8b6c-6036a9532bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:38.698Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=605ac5c0-dd9d-4daf-a5a5-f023e4c475ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:48.716Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=788a4fa3-9b9a-4a7c-b0f8-3f42f8e81dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:58.739Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d478c5ad-e0c6-4cfe-be6b-9c64395c1557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:21:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:08.755Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a8760571-7bf6-454b-9365-7b64a461db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:18.779Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0f78fea3-0af7-4d24-855b-58295b1549c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:28.798Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9199df22-4ada-4a8b-8c01-4060a09d1674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:38.815Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eda93020-9b98-4a1f-a440-545789c68620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:48.833Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0dbd017b-7b06-432d-8065-15e7916cc98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:58.853Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0af200b3-7600-4543-907d-889afc7f09ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:22:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:08.872Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=72e0d1d4-9af2-488e-a388-e67b2f6966ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:18.890Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=12ae4ca7-b8b3-423a-a9d3-50cb18e88637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:28.910Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=58928b32-4a2f-49a5-a13d-9a82671e5acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:38.929Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba91c8f4-ac44-4b66-ba4a-2ebd113cb37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:48.948Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0951c54d-6a5d-467b-9586-27666a3d29c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:58.969Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dc2b0a0f-4a6b-4079-bfe6-6bdbc0bb09b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:23:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:08.988Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c531ac71-b6ea-43b9-a0df-3f0121ea542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:09.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:19.006Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2a7710d3-dcd8-49d3-9028-355e06f6cbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:29.022Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b12eba03-22d3-44b8-b4a4-94b8251fd64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:39.039Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=10375fb9-7f7d-4a17-930f-fbcc693470fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:49.057Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=120e410a-0c81-4dc5-9896-5e010c5e04a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:59.073Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=74d5d146-d782-45f2-aa2f-7dc9ec2128f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:24:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:09.089Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=acd25e48-9fa2-4dda-be24-1373a5def726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:19.107Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f4f81a2f-b14a-4da4-a1ae-21be0c8580ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:25:21.143Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:25:21.144Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:25:21.144Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:25:21.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:25:21.144Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:25:21.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:25:21.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:25:21.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:25:21.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:29.125Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e421ff74-5b6b-47cf-b108-2dab2b6fbee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:39.142Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a0024667-2b3d-48c8-9628-ff622976daa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:49.160Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eb02fbd3-aa00-4c3e-961f-9f35e99faaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:59.176Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8955c5e7-c8f5-4aa3-83a3-f52ed9727236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:25:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:09.194Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=91bb8452-3aff-4e12-80aa-b16907e581b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:19.208Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=28e29fc8-0fab-4d5a-a71f-e5fc034af349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:29.222Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3101e0de-8967-44b7-a697-a96928280d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:39.238Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=407622af-c54a-4d07-8970-ea60eb528906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:49.255Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=61244249-2ea0-43d3-b175-26e3241169f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:59.272Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e1b5993a-4b0e-49b2-aa92-edfbad4c704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:26:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:09.286Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ad5c641b-7622-4d73-8149-265625254698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:09.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:19.299Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=64243ce2-494d-4808-a967-022be3e1d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:29.317Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a56e42c2-bf0c-447d-bb2a-f85350bb8c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:39.333Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9cfad895-9eba-4783-9700-19aff1e6573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:49.351Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4fe5844a-8c51-4d61-b368-8537aab61e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:49.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:59.370Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eaec7502-4c5c-4265-980c-dd2839a7afaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:27:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:09.389Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=26a8fac4-f1e6-42bf-8c22-bc1dc9bd64d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:09.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:19.406Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4b4d0f6d-765b-45ae-b495-ab3e364d57ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:29.425Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=14994a3a-3676-4d5d-bb4f-27f1f957f8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:39.442Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9358ae9a-5b20-4071-b3c5-73318a626055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:39.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:49.460Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d3222308-7d3e-4c9c-9fcb-4d188b23a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:59.479Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e870b819-b813-4087-b54f-bedbd254f8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:28:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:09.496Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4068de1d-4689-4e1a-8e95-7afde1b11680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:19.515Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3fdc18e4-7748-4027-a7a8-6a2edb979960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:29.534Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=29f835ca-fef2-4c26-9b60-f877a7f9dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:39.552Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=386c9ad8-f0fe-4181-8641-3873f56c401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:49.569Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ff574264-6b11-4943-8113-6ec50d31abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:59.587Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a6cf7cba-064d-44b4-9ce2-0070b922da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:29:59.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:09.605Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=397c9c13-8d88-4f7d-b97a-e5d2f7f2ef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:19.630Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=29a6e907-4327-4d34-98a7-26951e9eddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:30:21.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:30:21.189Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:30:21.189Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:30:21.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:30:21.189Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:30:21.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:30:21.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:30:21.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:30:21.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:29.647Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=42e4b81c-c87c-4135-af7c-c4a5dc4cb6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:39.666Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8ed5fb0e-2f85-474a-a2cd-5029b1ddc149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:49.684Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f623823f-aba5-43c5-90ac-8bf6e3566845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:59.700Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b3acb633-fd09-45b1-b7be-324f2d5702b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:30:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:09.718Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3b13047f-a7bb-41a3-afd2-0929ba5cedc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:19.736Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3f477cbe-1e8f-428c-aa12-bb051e4a1d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:29.753Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7fec1651-36a4-407d-9e57-e706aebea13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:29.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:39.769Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b84e92fa-6ba8-4ee0-980f-2a2544954616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:39.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:49.786Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=30e5727d-b03a-4c7a-81e2-87909f7091c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:59.799Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d431cc70-fcf2-43f3-813a-e2f66dc7b3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:31:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:09.819Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=15f31152-6934-47af-ab71-796a6b35bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:19.836Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=68282d0d-8d9c-40fb-a83b-7a2d1062e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:29.851Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fd7b8c62-79cb-44bc-9e44-75088f9d0991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:39.865Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4febe5f8-eb6f-4044-9884-915fad7082bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:49.876Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9b97fa52-75c2-48db-af2f-0f6db9624245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:49.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:59.892Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4af5c224-3c5d-4baa-b4a6-c042f2ebbece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:32:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:09.903Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=656ffe06-ffa4-4335-b297-effdf8254be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:19.917Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9c1b1cd7-9ec8-4d67-b24a-60e90345ba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:29.927Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bc8ca171-fc9c-46ac-a6fe-c8d636623b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:39.939Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3988542f-fea8-4241-84b1-6bdd9251c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:49.952Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=92603e02-7add-4c1d-8d6a-99ebe6883855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:49.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:59.964Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c0000a2d-c742-46a3-a31e-a096f505826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:33:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:09.981Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7350afb7-7e85-4bc7-8d0b-9d2f567c05e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:19.995Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9d8cea15-48c0-495f-8672-24f032cd5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:30.007Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=512ad623-32b9-4857-a9b8-265b84e47b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:40.020Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cc82579d-7838-4e65-a58d-bcc84a0934b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:50.035Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0f30ed4c-8d8f-41e1-aa73-1f2582824279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:34:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:00.052Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d8fa7bf6-cdfc-4e49-a3a2-1ee9f33c8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:00.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:10.065Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f2bf6ce6-e490-41a0-851a-24cff362fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:20.080Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9c0c97a4-7982-4b93-9e08-167dbfbdb91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:35:21.191Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:35:21.191Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:35:21.191Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:35:21.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:35:21.192Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:35:21.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:35:21.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:35:21.196Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:35:21.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:30.092Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dab18b55-3e28-42cc-9a7a-571b5de0f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:40.109Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=87c82d2a-617a-40ef-ade2-93817b41c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:50.125Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=41760712-8a4c-4b72-b72b-c68006148cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:35:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:00.143Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=11f8a536-85fc-4bb8-a303-7b4943babe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:10.155Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c4d678e7-d9d3-4821-b312-ad8e6d25429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:20.174Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=beb2c369-b971-444a-b059-842e0a302fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:30.190Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7f508e0b-3904-4255-ab55-684e1f40f764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:40.208Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=838854b7-bd7c-4d58-85bd-13c1e5ac594e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:50.237Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=50a19533-685d-404a-988d-9e411b5e5afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:36:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:00.255Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=439da2d6-3758-42b6-b0bf-3c9689b57b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:10.273Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cfab2c0a-c420-4315-96d3-2605d1a8f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:20.291Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=33135497-f059-4343-80cb-44dd5ac4d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:30.307Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=35950523-862e-4578-93ad-1834b98d3854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:40.325Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=11218479-40bd-4cb6-94b2-b8c006d06171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:50.342Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0fa7847d-96a1-4e93-8aa6-458c071dc9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:37:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:00.362Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=90514745-2dac-411c-99c1-4cd019ce556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:10.378Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eaf87a5c-debd-4d0a-a856-67e52eaf4684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:20.394Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c20d22ba-1236-4eda-b897-6a789de1af90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:20.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:30.424Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8a061d66-714e-4f34-9e87-e24efa1766ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:40.443Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c717e596-d26d-45d5-b73b-ac8052dc6744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:50.460Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e8b52162-55da-4474-9a87-bfe88273704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:38:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:00.483Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bb6ec425-321e-44d8-ac43-9e94ba374591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:10.506Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b6d56c06-358b-48f8-acd6-57da2fa532dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:20.522Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1166821f-edd9-4496-a2c4-af3b9445d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:30.549Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2bdc9d37-ea4c-4eaf-a8d7-e16bd4e12a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:40.566Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=939ab6f4-f7c4-424c-90ec-3759ce507d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:50.586Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=849a8cf1-6732-4751-98cc-cdd09a27b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:39:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:00.603Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b5e03ada-1eb6-4043-bf48-03e591898a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:10.620Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6bc2c28a-3d66-4ed2-b0f3-46c6a9c269ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:20.636Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1282d1e6-483d-4ef7-8f83-1242d2c6b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:40:21.155Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:40:21.155Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:40:21.155Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:40:21.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:40:21.156Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:40:21.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:40:21.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:40:21.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:40:21.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:30.653Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3242389c-e846-4ab8-9625-e38ce2bc4c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:40.671Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c6bbc007-c266-4517-a4d0-e891f103619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:50.688Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eb6dbd0c-bccd-4350-8f7a-c6b9a41ce5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:40:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:00.706Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=44ceda2f-67f6-46be-87fb-c2d64df29329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:00.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:10.725Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=92d79a35-180d-4587-8b3e-d07043dc66c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:20.739Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=21e42c2a-8e3a-4dde-927f-cdd571e70624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:30.759Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=afc4de8e-367f-4f08-ac23-2e145c388835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:40.778Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0e35469c-bb43-4e32-b790-d6e837b80823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:50.798Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7cdf9dca-31ac-4ed6-96b3-b4d5ed0c7b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:41:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:00.814Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6265cc85-9dd8-4360-b4d3-e4afa1cde9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:10.833Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=487f68ab-7661-454b-acb2-a1f2a4fc6d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:20.849Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=97bb3622-51ef-4720-b17a-e7cb8866f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:30.864Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=be70067c-1b8a-426f-ba68-c227bb37e0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:40.882Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=86c36a38-5e27-45b5-a284-443799ed6343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:50.898Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5e12554d-02e4-4581-8bc7-0ed7e5005121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:42:50.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:00.916Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=43590c0d-b4d5-409a-aa64-4ecb2c8e0002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:10.938Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=175236f1-02fc-4e9f-a982-94ae28bf8541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:20.954Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fa7d9105-4b01-44f6-ac02-f6891875e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:30.974Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=368c1114-f148-4153-8f26-d6253037d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:40.989Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3ed2f473-7cdb-4fe6-b2ed-eb465c12167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:51.006Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3dbbf6dc-c813-4b35-873e-a0ae54ae8fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:43:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:01.025Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7a609d66-29e6-44ab-b9de-17675a1661af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:11.048Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=67cfd3ab-e08e-457d-8555-cc43eca1d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:21.067Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8ac3df2b-f37f-45d8-8f85-e8e10cc6f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:31.082Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e84faf73-48a7-445d-996a-afd8bdbc5e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:41.097Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ff7c56e9-c5f2-4709-83ed-2ec032d425a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:51.114Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fbb3f8c0-029f-47fd-9f7f-0771eda3a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:44:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:01.128Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e35fab32-c908-4a0e-8e96-86a9a3231390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:01.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:11.142Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f1381b66-079f-44ff-aa86-6919526a4a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:45:21.134Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:45:21.135Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:45:21.135Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:45:21.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:45:21.135Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:45:21.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:45:21.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:45:21.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:45:21.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:31.171Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=47c99e9f-f842-4c6f-b899-2aa577610b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:41.197Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=62bdba35-147d-4de1-9835-12f75a0d05a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:51.215Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=562ac3b8-5602-4725-b7ca-bb47863cae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:45:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:01.231Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=be7e2472-66f5-4d74-878a-eeaf191eacc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:01.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:11.249Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bf81e019-2b90-4711-8064-8c83d4eb75d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:21.267Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0bc50db5-6479-46a3-a0c6-5c796cf982cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:31.285Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bef27247-b69e-4b32-9395-8814065e66a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:41.300Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=73f7cf3d-d677-452f-8090-56fbac741dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:41.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:51.320Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fe7c7e88-76c2-48a7-9457-9ce04379ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:46:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:01.335Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9a596c6f-db86-4044-b5ff-6c9870fb5360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:01.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:11.351Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7f639b88-7bfc-4110-ba02-1829581dea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:21.368Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba5400ef-169a-45b2-b9a3-59344cef62f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:21.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:31.385Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0d6a3301-1806-4351-b60c-6a3752bf1476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:41.407Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=00598d20-0331-42e6-8378-a74d62212029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:51.425Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5362e2fe-31a3-4066-9544-be644b36eaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:47:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:01.442Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=996a610a-304f-494a-a63f-c71866174787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:11.461Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b301d7c5-f2d3-416d-b50e-e6e11397cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:21.478Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5ded00d3-caac-4937-976f-b4aa21afb425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:31.497Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=999bd03a-60b6-44f8-8f17-1b3c7969cc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:41.513Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=558acf62-40d1-4aec-abdd-9c234dce81ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:51.526Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f3cefc99-bad1-4c2d-9420-9fddb19f8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:48:51.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:01.543Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f3b51e9f-57ab-45de-b8b1-08fa6d0a0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:01.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:11.560Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3e926e94-d5f8-4775-a491-a35d8a306e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:21.577Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=73f0bb30-b0d4-46ab-a9f1-e9b4df8115be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:31.593Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=76dc6d07-6123-4a0c-aa5c-80aab933c4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:41.610Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8c01d24f-aa60-4796-9393-3732e8d65bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:51.639Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3c763175-33ab-45e2-ba7a-c0a26aef9ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:49:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:01.655Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bb728320-c507-4314-a725-a620d88d4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:11.674Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e18b67a4-adb6-42b0-b3fa-0907e95f4003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:50:21.146Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:50:21.146Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:50:21.146Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:50:21.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:50:21.146Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:50:21.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:50:21.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:50:21.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:50:21.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:21.689Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=39b0113e-ad03-4a84-9b8f-44f6e86d1b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:31.709Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6af2fd31-5ac0-4a32-91c3-28f885d3f66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:31.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:41.722Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=82218944-75ca-4f67-8425-b756559e24bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:51.739Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5bb127c2-e552-4393-b899-6ce7aac112ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:50:51.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:01.752Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9e8f7a2c-5085-4bd2-8a52-4a8dec1d5687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:11.765Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6d1ce1bc-89e0-4576-935a-92fb02d1b420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:21.783Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d2deb755-ad5c-42f3-9c9d-f367e372217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:31.799Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=44dc8f9e-06df-46f2-ba1b-8c2d34020fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:31.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:41.814Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=45487320-8f81-4f65-92b4-832cb4c8bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:41.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:51.828Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c0d48365-e55d-4787-b87b-780447bcbd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:51:51.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:01.844Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9c6b90d5-5b42-499a-8981-c8f646ef46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:01.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:11.862Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=35494e59-3b9b-472e-8d68-bd7e5160914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:21.875Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7ff49411-a021-468c-a58a-50224fb455a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:31.890Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba8e6fe8-1121-4db7-8df6-571cf4b5d758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:41.906Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f26e094f-a068-45d5-a948-0775bebe5ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:51.925Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e3386c67-513e-4375-b55c-e9d9e731642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:52:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:01.943Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=04c88fac-2be9-4cd0-8cbd-623aae3fab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:01.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:11.961Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c6de4dc9-591d-4448-b0c9-b88f3298bc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:21.975Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0c68a7af-0c72-4dfd-b761-c500aad693bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:21.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:31.991Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8ba9b23f-34f0-4750-999b-0c1153c68e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:42.006Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7655148f-6141-4d9a-8c97-69fa754b30da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:52.027Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7248a999-c78d-403d-80a5-ce86308a8863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:53:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:02.042Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cd78d00b-6805-4995-9447-cb292e3b83d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:12.059Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b193a19f-b665-4526-bfa0-892e420c974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:22.085Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=beaec663-62f4-49eb-b2be-5a41d6eb4af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:32.103Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3eb1fd3f-8416-45c8-b27d-e57930058414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:42.118Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a1d8e0ab-54b0-44f1-8415-e6d62f24952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:52.139Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e7dc89a6-12bd-40ed-841f-821018eb0c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:54:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:02.155Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4b4d70c6-3a83-4865-85b8-bf5d559622b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:12.170Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=30181e8c-a0f6-49d2-92a0-5b49d55ff244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T00:55:21.120Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:55:21.120Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T00:55:21.120Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T00:55:21.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:55:21.121Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:55:21.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T00:55:21.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T00:55:21.124Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T00:55:21.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:22.187Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5f3717d6-600c-41fe-abe2-e82069f61bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:32.205Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eff35339-56fb-43e5-bef6-54f714ea1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:42.224Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=352c7296-5f5a-405e-bb5b-f5e33577d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:52.239Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=18081842-320e-4f73-9a5a-68932820e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:55:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:02.254Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=97e5e337-b7c9-40a8-9e07-cb00545cb6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:12.270Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ca2f24af-d291-46db-9adf-c5e13792d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:22.285Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4b43fd36-0816-44f8-9309-577b89b4181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:32.303Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3e9161c4-e693-4bc6-a77e-c5cfc01981de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:42.320Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e84a8002-ac07-47bd-8f8a-dbb5380a2c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:52.337Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d41922e7-3945-4063-af91-1965dd7ba9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:56:52.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:02.354Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=10276296-b0f8-4085-b7fe-fc5eb5936827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:12.369Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5ecdc3fa-ea3c-4585-b553-cc974a3a09c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:22.386Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7436a56e-a3ff-44e0-b134-b0e0a443af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:32.404Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=da13e0db-bee6-4f6a-8364-28a7f6920ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:42.420Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bef09458-daa9-4b7a-9362-fd3d3a3c6154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:52.434Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=893e5994-444c-401c-af88-411523070ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:57:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:02.462Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3ca0a2da-499e-48d6-97db-6817043f42d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:12.479Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=11c1a593-f0af-48cf-8886-4ed9f2f307f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:22.493Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ce7714c8-96a5-4ce2-ac22-6d20dd235135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:32.506Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b8a39db1-0202-49a8-bfe7-99c8ee5beff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:42.521Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9dff3e18-34c8-4d13-8c78-c5ef22992ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:52.541Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d77e7d81-c3e3-4e61-bfc9-703b72a51f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:58:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:02.556Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=aa9df9ae-528f-40a0-b9f7-64895e817a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:12.571Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=50d1fbb1-13be-4c72-81ea-1bb40966fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:22.580Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ae4521f7-61e7-41a1-b7d7-cd0b94e357a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:32.593Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=28bb4cdd-eae9-46f0-88a2-debb8a13d490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:42.609Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cd391980-4923-406e-bff3-5422223c2237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:52.621Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9973076a-2aaf-43c0-9a62-3ba9f22a2017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T00:59:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:02.630Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c79b9828-6ed4-44f6-9d0f-10cea3c3ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:12.642Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3f5191be-58f3-46c8-b4da-b868f92aca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:00:21.197Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:00:21.198Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:00:21.198Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:00:21.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:00:21.198Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:00:21.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:00:21.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:00:21.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:00:21.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:22.654Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2862709b-040e-49af-af74-68157397b0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:32.672Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=17c2149c-a955-4dc2-9d35-5694cd6cf865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:42.685Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=baff43d7-5ea9-4454-8782-3052901bdf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:52.698Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8d76ed84-c137-4d3e-93b9-a4a7a1499e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:00:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:02.713Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=730266b2-cf20-4daa-bac6-357b8cc9d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:12.728Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e9ec4114-c2fe-4088-a4bc-c6d7002e2f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:12.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:22.747Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=41aa2ee4-5ea5-4db0-9e68-206e16dfc58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:32.762Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2e0acb41-e1e9-481a-a6f3-e9a610ba4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:32.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:42.777Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=11ee709b-18c2-4402-b5bf-901630e29809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:52.795Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ef85bb31-4502-43af-aedc-3b2c94f3a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:01:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:02.810Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2a6f7992-2f07-485c-a660-db72864441e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:12.825Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f64e8067-8cb3-481b-b860-65fb7bc13891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:22.842Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=de83fb36-029c-490b-bf78-c30a50927150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:22.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:32.864Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7f61a92d-eec1-4689-8a87-259a963d4fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:42.892Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bb894657-09eb-427d-9c39-e14939693359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:42.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:52.912Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fa7b2214-aaf7-4bdc-a1c2-42ff33c39a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:02:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:02.928Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4044b791-dc9b-4dd3-a3d3-f5d2f3b341b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:12.946Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1aa04442-d5c4-422e-a765-6f9ef8c2e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:22.966Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=186169b8-ac12-41c5-a719-e3b72a62cf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:32.983Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1e4be68d-c714-4195-8bf1-1d544ba856e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:43.002Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fa472af8-a6c5-4c01-a5ce-92fdadcf86b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:53.021Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=23cc66a7-0800-4ebb-94b8-982ec092a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:03:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:03.039Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a8c2e97f-a05b-4639-8f0a-3b4a57f175df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:13.057Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2b5a4dc1-5a2f-4014-b618-0726d502a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:23.074Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=23b07ef9-0e7e-498b-9881-f962200dfbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:33.091Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f1d7b51b-caea-4716-867d-74696ea26bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:43.108Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fa6d1d52-ca8f-4a37-b596-12f3f983bc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:53.126Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=38b07c88-c020-42b4-a004-8c9607bb3ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:04:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:03.143Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=74d8ab74-f199-46bd-91e3-1249f2eafa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:13.159Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8aa41fd3-a9c6-46af-801d-82753bd10c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:05:21.163Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:05:21.164Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:05:21.164Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:05:21.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:05:21.164Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:05:21.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:05:21.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:05:21.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:05:21.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:23.177Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=20cc4d34-25f1-439d-a23b-81903e9e41c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:33.194Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=30ebb4be-c35a-4c94-92f5-5b3388b1efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:43.211Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=913ec948-77bc-431c-9641-abe501dc0106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:43.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:53.224Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5dde1667-f855-40be-b254-7c3ea65b0546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:05:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:03.245Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a46da157-7a8d-4758-bff2-fe29663ba149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:13.263Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6cf9afff-75bf-4b4a-abe7-d61714cbdf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:23.280Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5029c138-c3fc-4f56-bb56-2a41d280c8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:33.295Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b5f3e2ca-ef4c-484a-a422-23554ab8c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:33.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:43.310Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=24d19677-79a7-4099-909c-35d2a4148dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:43.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:53.326Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4637e476-6097-456a-b340-10ef9647c2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:06:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:03.339Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bfc75b13-8a21-45d7-877a-c5246a2909d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:13.356Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ffcd780a-ea4f-4b7a-a818-e9289ef82041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:23.370Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4f7ca08f-de0d-4c93-a50d-112eb3d7c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:33.387Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=934ae63a-7c47-440b-b2de-22645b84d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:43.406Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ec7e6fc6-14a6-4805-88a1-55cd9c71ca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:53.421Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c41a5c60-ea99-4f34-a55e-378227c1b4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:07:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:03.436Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4e8c174c-4f4c-4274-8c24-ee67191ec489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:03.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:13.450Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=13b3000f-8fc9-4b22-ae79-4c1a4c4c406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:13.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:23.477Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7e3f1648-8110-4d83-862e-ae6b262ca854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:33.487Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7d7a78ca-d65d-4cdd-8591-b8af280e1d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:43.500Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7255cfda-7af9-4fe2-82c5-6ba9baea15c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:53.514Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=24128a9e-1991-4a1e-b62b-213857b46e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:08:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:03.531Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d8c950a0-2b07-45c4-bc71-14fd73ad5949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:13.548Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=79562a03-94cf-4fc4-bfa0-ae3e00664611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:23.567Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f653223a-e59f-4299-8054-99a32298ba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:33.584Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=37315938-57fb-480d-99e9-b26f4eda1621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:43.601Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8ce87b76-28e9-4b0c-acdd-71de2562d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:53.615Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b73d1104-27d1-4c23-b6fe-5e18ee1f87ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:09:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:03.629Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b154dfdd-7367-43c0-986c-b8fd597aa91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:13.643Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=39e821f7-393d-4487-a3cc-1eaf72f036a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:10:21.164Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:10:21.164Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:10:21.164Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:10:21.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:10:21.165Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:10:21.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:10:21.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:10:21.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:10:21.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:23.657Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=75ce1809-fcd3-4399-a187-b8af1ec1cf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:33.677Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=57659e70-ff1a-4f6d-b4d6-77fe454edef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:43.694Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4fe48816-28c2-4e7c-be35-847b9b7469e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:53.709Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1e5232b9-1be9-45ae-812c-b224df8689e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:10:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:03.730Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4a430a3d-ea1f-44fb-a278-b1f0b5c2a9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:13.746Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=46c380d1-1325-4198-821c-3a62df0e0b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:23.759Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=66a5a822-9341-4cba-8596-5384f83d00c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:33.773Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b8f61bdf-93d2-4b50-b848-0c687b441ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:43.789Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8dad310f-ee40-4e35-a578-03cdf5fc46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:43.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:53.807Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0b49caf9-8098-4d8e-8fb8-dee6c7a104e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:11:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:03.824Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bc92bd51-36f5-4dd7-a684-8d966cc1f643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:13.842Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9a55d5ab-d045-43b8-bec0-28075a424f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:23.861Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=63b9e6fb-a092-4a6a-bce4-f058ab78a405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:33.877Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9a62d068-2edb-4b54-99a7-75c73507b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:43.894Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6e5b0888-8724-4a8f-8a79-8a915d1f026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:53.908Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=930d55ad-503a-4767-b9e3-55549ce4f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:12:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:03.924Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1586b55c-a5b6-4009-9104-5acd88e6a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:13.940Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6f18e40a-431c-49b9-a0c0-c9b46c5e506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:23.956Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8b352c61-430f-4cd6-b0bc-37c98f848c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:23.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:33.972Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=11bb6d63-2cd3-4a14-9e19-8dd4227114a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:43.985Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=38990bc2-2532-4ec8-a6f5-c94f4f640224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:53.996Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=958a7c20-5943-4e87-9064-28ba26f48824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:13:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:04.012Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c0bd9910-c290-4ffb-b358-7f398832d519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:14.027Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=aa15553b-f02b-4215-a6d6-0d73ee8986c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:24.040Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e92d6518-f575-4970-8f01-f1553875253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:34.057Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1be52df4-0d25-4e2f-bbad-305a7baff767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:44.071Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eede0828-e00d-4a4a-a735-b82b2313e699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:54.088Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=403d22b3-c233-4f5c-90a5-de0ed8560384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:14:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:04.105Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6ecc12bc-822d-4992-a0ce-e9698548264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:14.123Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=acc9fc32-f1e6-4918-9d40-8d83b068e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:15:21.142Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:15:21.142Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:15:21.142Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:15:21.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:15:21.143Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:15:21.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:15:21.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:15:21.146Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:15:21.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:24.139Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=46a5c7a1-73d5-4526-8227-aac0ebdc8a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:34.157Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=05f067b7-85f3-446a-a982-988a8f45fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:44.168Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8fd676ae-d188-4c97-a999-29331bc77c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:54.181Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=98cc45d8-fa98-4d2b-b2f4-a1b5529e61bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:15:54.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:04.198Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3340eeb6-4323-45fb-82c1-0c2847bdd304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:14.215Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=aff09745-7b7c-44ad-b920-c91ab9c1de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:24.232Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=608950f4-c285-40ab-ac16-4c5b63980dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:34.250Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cfab1bb3-2173-41d6-b91f-79bae8ad07b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:44.268Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d23a3077-419a-477f-af69-6076d20d950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:54.285Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8a64d2fc-8fdc-4b30-9bd6-8868fb75c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:16:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:04.302Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a0f3bc3b-df1f-4917-b826-69ce7c0751a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:14.319Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1316fb2a-fadd-47f1-bcdc-1ea23ed6f829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:24.336Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1ca7e57e-efab-4dc8-86dc-42ecd3711d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:34.353Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3e158e32-3cf5-4785-8b08-ea1666a311f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:44.371Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dd5a4052-934f-4e38-aebd-eef84755f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:44.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:54.385Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0f84c782-f5d8-47b2-8db6-959c14059791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:17:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:04.399Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5f729475-e380-414e-aa43-c811abfe2f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:14.410Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7728c38e-5f6f-496c-814c-87ca46150f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:14.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:24.425Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=09ad70ae-797c-4206-ad15-c2b0e3066faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:34.443Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=491b3b08-f4ed-4286-9620-0d439242d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:44.457Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2a952ea7-c6a1-40be-afd1-05208ceb64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:54.472Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9396676e-9d0e-440a-8eb5-b7622f0c69ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:18:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:04.489Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=69ae0a78-eb4f-40b2-a38d-25b185544685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:14.506Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=462443dd-fa0c-4758-9cc5-37e4c5a040d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:24.523Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5f284051-5b8b-4a23-8fa7-76173ece3904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:34.537Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fc6c2d65-806c-4907-93a6-b467e4d3b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:44.553Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=63ab29a0-26a7-4627-a96e-138d3db789b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:54.564Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=91e8cf35-0335-42b9-b37c-f9cf8f9608a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:19:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:04.582Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=86972917-e19d-450e-93ad-d06e683c2978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:04.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:14.599Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f2afd964-d0c4-4df2-9af8-facbb8244813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:20:21.124Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:20:21.125Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:20:21.125Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:20:21.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:20:21.125Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:20:21.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:20:21.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:20:21.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:20:21.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:24.611Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=894ca7fc-18c4-4476-8454-59d01f23926e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:34.627Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d772cece-0548-4446-bb23-c8b680286ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:44.644Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a56c3934-e3cf-4e35-be51-6b512fe623ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:54.659Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3ed4665f-c2d1-4e1a-83b5-cbd36beaf8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:20:54.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:04.673Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=08570020-b60c-4c47-85a7-1b81c22dd8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:14.688Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=62f9b526-d443-43b6-8bd2-dd05a8c8e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:24.703Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e248a738-ceec-41c7-901e-6888002c3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:34.720Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d878e193-117e-4ea2-967b-88f3bea488b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:44.738Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6788fe02-bcc3-40b8-a174-e3db55ef8261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:54.756Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=86b1d8f8-59a4-4426-97b4-38572dc4b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:21:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:04.772Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8bfdab82-fad1-41f4-896f-f2fed23e6261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:14.789Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eb6b3ba4-5466-45dd-8cdf-3d6e7558bdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:24.808Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=feceba07-22ca-4c59-b556-fd050060758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:34.824Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=29d41a28-d295-460d-ac70-76fd31f7b719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:44.837Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4577aaa6-1871-4b84-9a93-d0e16c30a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:54.852Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6d65da53-c123-47b3-83ef-2a8903c91082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:22:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:04.870Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b72ba30f-7f50-4f7d-9a5a-141b03c639b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:14.888Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ce7e1e00-5698-4a59-b89e-3f8ed69c7988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:24.903Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6c617811-6b01-40fb-9ea2-d71d781c8b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:34.917Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=229ffbdc-6a7c-43d7-b2fc-075b8ff24046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:44.931Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a86ae5d5-4f07-4904-b519-383ae5f6ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:54.950Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=afbbac9d-281d-4021-ab6e-98f48feb40cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:23:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:04.964Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7d73ff6a-8338-4b82-8193-167a4b72aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:04.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:14.978Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0909afa5-467e-4de3-b65d-a0142120362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:24.991Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a2126ce8-e713-46c9-a33b-d65cd982c2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:35.001Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e5c9de26-5a86-407a-8baa-6950e6429673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:45.016Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c99d271f-4d7c-4630-8809-ee0b7f99a87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:55.029Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=743d9974-1f6e-4e25-916d-4e2587b0b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:24:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:05.041Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=15ea8aeb-9770-407b-a3dc-ddc9c721c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:15.055Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=237dab86-bb36-4aa8-88d6-277d13d6759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:25:21.124Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:25:21.125Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:25:21.125Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:25:21.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:25:21.125Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:25:21.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:25:21.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:25:21.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:25:21.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:25.067Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9a303c5d-5d56-4707-8e57-0fad37a48623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:35.079Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b3c8e88e-6643-4a9e-b439-1e815dbf1a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:45.090Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=be2159f0-d4b1-4022-8dcb-9f630664a909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:55.110Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0b778ead-b687-4d9d-8bfd-3aa61fe77609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:25:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:05.125Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=01022b61-24a5-46fb-bceb-852c75dbe444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:05.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:15.138Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=25a77a3c-b0f0-4211-9078-88bb0d6f71f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:25.151Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6f31dbe5-b17f-44bf-a249-9cc33e4f921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:35.170Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e6d0824f-4767-418b-842f-d4bf6577c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:45.187Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=76d5198a-eae2-4975-b5ec-ed905743a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:55.200Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9145b313-0d36-4813-900c-3604221f9933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:26:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:05.215Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dcda0e4b-a1cf-47b1-9913-9d29591e28b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:15.230Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5aede505-183b-47a0-8f6c-5a0cffff2ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:25.248Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1d4fd821-48c1-4f6b-b848-d0d50faa2a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:35.265Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7e9960a9-6dc0-4c8e-8746-caf3b8f7d708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:45.283Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7cf464c1-80e3-4481-987a-c614debfb7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:55.300Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7d88c35f-982d-4063-9457-48d020beb80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:27:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:05.314Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f43595d1-c87a-44bd-9db1-936525ed311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:15.337Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4809fc15-51fe-4449-b39d-eea07e4deb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:25.357Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=24072388-4d9e-43ba-86cb-1229ded86c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:35.373Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1b9eb953-a845-4bf6-a3f5-283f9fac6adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:35.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:45.387Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=605bf6f5-b922-49cc-bab1-4f12c4fd863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:55.402Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=01a63bb0-b486-4d2a-b273-1d23045476ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:28:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:05.418Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b7470bad-4c43-49b3-99c1-58c66a29bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:15.431Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=600edd09-a793-4551-9c23-148a3ecd6915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:25.447Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a6b9815d-b5a3-48f9-baee-976753307820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:35.462Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7783acf0-bbda-41f2-a168-53b087d1ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:45.478Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=abf69413-de9f-4835-899c-3e941c18ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:55.496Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=604f2a85-5a2a-4193-b335-df8d995073dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:29:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:05.511Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dafe6570-05cf-4d5c-8ce7-3e311dde1e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:15.527Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b5fbc07b-5036-42e1-bd60-41f0dac38474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:30:21.132Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:30:21.132Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:30:21.132Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:30:21.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:30:21.132Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:30:21.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:30:21.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:30:21.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:30:21.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:25.545Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ad35ae6e-3166-4a33-b721-d51fc5571150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:35.562Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2fdb7a34-c6fd-4d16-86c5-31becef00ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:45.577Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=22db30b2-ba0a-4ae4-a91f-a42af09c9713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:55.594Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b802a82e-b14f-4ce0-83f3-cac2436d858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:30:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:05.611Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d8e5d68e-ee41-4585-b637-dfdade1892cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:05.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:15.628Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=01788f48-2175-4c4b-99ad-0288add67ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:25.644Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0ba8baff-6611-437c-a6e7-fe2234f03bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:35.662Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=339b95eb-7d02-49ed-bb04-8eb4f649d3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:45.678Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=da4ccd7b-cef9-43e5-97bc-30501d6ec7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:55.691Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=aefd1e59-6661-4e17-ac63-58b7af1feb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:31:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:05.705Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fd192822-78f0-4078-8d64-9261b65ef73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:15.716Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3fbc0d29-7aa1-48d1-9025-08cfa4cc9b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:25.733Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=48f3f76e-91e6-4fa9-98ac-84f3b69ac62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:35.749Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5c2e9892-d83f-4732-adf2-08513849fc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:45.774Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6f9f5a1d-9175-4683-b43e-36bbd3f3a9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:55.787Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ab1d45eb-7544-49b6-9b77-de92cec19948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:32:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:05.800Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0e6136b4-0e62-4b16-8904-423f19fbeecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:15.813Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c222a294-832e-455e-a2ed-5ff5e14d800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:15.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:25.833Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b663800b-281a-404e-83f8-d6d5a818ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:35.849Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=da069bd9-e574-4949-acec-f521dd7dbc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:45.868Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7234b1bb-ab9d-4f5a-b58e-5b9a24c482ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:55.884Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cd20ad94-91b3-49e9-af0a-66cc889c769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:33:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:05.899Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=815624d4-5799-4cf4-9432-1555bf1a314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:15.911Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=94ea5c1b-4f7e-4557-ac8a-ac01c1f9bdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:25.927Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4f801c19-eba5-4520-8bfd-1e9908a765a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:25.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:35.944Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=20085395-166a-43f9-9302-e03df1a031a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:45.954Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0aa05324-00c8-4036-b368-4544b85c8ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:55.971Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7738a157-0db1-415e-8fc1-e6fa2df1a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:34:55.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:05.987Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=67fafeea-5447-41b4-b312-71db9eae5cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:16.001Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e8da78b2-6cfc-4796-bc0c-9788743ba828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:35:21.114Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:35:21.115Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:35:21.115Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:35:21.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:35:21.115Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:35:21.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:35:21.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:35:21.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:35:21.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:26.015Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=06a286f4-10dd-49fb-bf21-1059134b5bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:36.031Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3a3456a7-5850-42c6-a92d-84bcbe0dc9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:46.052Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=97579488-c0c2-4335-89d3-6c19e71861dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:56.068Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6353a83d-1817-450f-81f7-3d3f71a37c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:35:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:06.083Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=267d975c-85b8-47e3-b0fa-10d81da371a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:16.100Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=89e458fa-016c-48af-9d17-ab921c186041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:26.116Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9bb6a318-417e-4833-bfd4-609747fc92e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:36.132Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a06b52aa-771d-49e0-a01e-a2a7ae824339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:46.145Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4e26113e-04eb-435d-8338-08f2af171eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:56.164Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=eb38dae0-c72e-4f26-9c98-8ed3aff328fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:36:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:06.180Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bad079ee-c6a2-4b6c-9267-87271fb6b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:06.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:16.191Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9581f3db-b144-434b-ad9d-16bfb202064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:26.206Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d14a5edf-3d23-4921-b356-2b88fd096e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:36.222Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8e507af4-8491-45d4-894f-acbedc665cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:46.238Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=157b5501-aa70-4007-8c0c-43550a40269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:56.252Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2c4cbe08-c39b-4b42-86a3-8f6dd3c99ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:37:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:06.267Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b2a2e17b-84ae-4924-9c28-1fc1ce7b46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:16.281Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=074be514-b1f7-4d96-8378-c8aa436c65d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:26.297Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=95214e83-e3f2-49c3-81da-8e2ee3df035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:36.311Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c07f8341-53fd-4d92-947e-0131307167e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:46.327Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dddfba72-ed4e-4ffd-9363-2e89ea30865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:56.344Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ef7863fb-149c-490d-94ba-340fa6f11971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:38:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:06.358Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c8de78bc-7d5e-4387-822c-f4936835df28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:16.370Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1c5e09e5-8efc-4c33-9f04-104c6e6e9ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:26.388Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e736c597-e7ba-4677-8f49-74715f339c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:36.403Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=33f2f99b-0310-477e-8d4e-3af3a75f68f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:46.419Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a5d4fa3f-6666-44de-bc83-9f2584a0c95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:56.435Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=93e60714-a0e9-4319-9f45-d5db36a944c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:39:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:06.449Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=64c0c870-e778-4648-8918-04525e00a60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:16.468Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bafdcd5f-303e-4cc2-bbb8-7a0d0865b340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:16.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:40:21.125Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:40:21.126Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:40:21.126Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:40:21.126Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:40:21.126Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:40:21.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:40:21.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:40:21.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:40:21.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:26.482Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a85a9114-b806-471a-8c71-2ab063bfe70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:36.497Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0ccfead5-1044-40e5-9ce7-c149304eba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:36.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:46.514Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a77d8d94-463f-4cd7-932f-b07d01a32e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:56.531Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0a4fc0cd-92f2-41f0-9465-01f466761f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:40:56.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:06.550Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c7d5e4f0-9d4f-46e9-85c9-8ce3ad3ca514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:16.566Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=80fffd28-052b-4f9c-8f4a-658c3c74d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:26.583Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c235285e-10a0-4168-9805-528118896aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:26.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:36.602Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bf2b0d4c-a7eb-4809-9d16-bf783778baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:46.618Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9b0e7dfd-8a12-4b00-826f-eba0c866324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:56.632Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=527bb8b0-279e-426f-b04a-cfce6bc23cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:41:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:06.649Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cee01dfe-5bac-4302-8d6f-bc69ffd0c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:16.663Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=41f3334c-0979-45db-a0d1-2b4301c6e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:26.681Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=dbf93fc9-44d7-499f-a1c7-017d00d0e14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:36.694Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e06b1ab6-f42b-4e2a-8d03-da97fcc3f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:46.707Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=81845f32-aa59-41ff-b351-83bc61521083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:56.722Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7a58aaa3-3ba8-4e18-a886-31f1ebcc7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:42:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:06.737Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c7d7ad85-276f-4fbf-b561-2a26898ed3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:16.752Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=74efa8ca-9032-4886-9883-bc3365895dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:26.766Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=055ce2df-e35a-4af8-8d8d-b6db59e2b9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:36.779Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=815710b8-74c9-4118-a3f1-09f23c23f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:46.805Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4ca6682e-e8f7-4773-af92-c0a02a14a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:46.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:56.816Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1aced5f8-e98a-4ed3-b7cc-750ecd98711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:43:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:06.834Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1551dea5-3c81-4a88-b717-18dc86f0d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:16.848Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d2acc491-17b7-4bc2-8ff4-a9b62c32f5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:26.864Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7b9d865a-759b-4a34-b58c-5f02de2dfc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:36.877Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=27038a15-ae43-4be3-9deb-ed29e6942120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:46.893Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=14359f94-61b7-41b9-b48d-7de1588c056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:56.911Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=05ba5370-e0aa-4783-ae03-9ac038a38160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:44:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:06.928Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=305a4221-27fb-4cf8-92f9-0bed8a3c0586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:16.941Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0aba5b21-effb-4e63-869f-c1b2bc4bcb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:45:21.130Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:45:21.131Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:45:21.131Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:45:21.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:45:21.131Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:45:21.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:45:21.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:45:21.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:45:21.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:26.957Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d77fff96-0a18-4698-865f-1fdd3dec644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:36.970Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5a1ac908-f956-4892-87a1-23413dc09757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:46.984Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=13342c45-d530-4e91-86c9-acb655e0e258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:57.000Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bf46c8d6-9fce-4edd-8e09-3909f9eeef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:45:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:07.015Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c4987d9d-834b-4d8a-ab8e-47e9f243958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:17.027Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f96fc652-f30d-40aa-96d6-371d01858bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:27.054Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=88b908d1-35cc-424a-adcf-561c4078bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:37.070Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=926d8af4-7051-4db3-8165-7a10ef8097a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:47.087Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e9197a7f-9f86-4439-9817-3f18033f3fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:57.101Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=727b44d1-331e-44cb-936b-3160de73e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:46:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:07.116Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4ac07371-33b5-46fa-959a-5d0b52adb4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:17.133Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=985a59d4-9e84-4cb5-9810-cf9505517997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:17.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:27.148Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9fa8f122-f39b-4fcf-b6fe-cd0f4282a541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:27.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:37.163Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0e362bb7-a997-4f9e-ab0e-55cabd148568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:47.177Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b3e3a622-4c3c-4895-9baa-b4c11c24cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:57.208Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=46324bca-a912-46b9-80bf-0373b025ffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:47:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:07.225Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2dcb31f0-9106-4e3e-941b-1c7649af9257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:17.240Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9ab9fb7f-6e26-44ab-bd3e-32a135dcd490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:27.255Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1422b89c-d334-48ef-b54a-753d20c5ede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:37.272Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=30a824d2-7c16-4a6c-900a-9a6afb810bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:47.286Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=26f501bc-d2ef-429e-a302-e2bb5f9dd545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:57.304Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=91b3f51f-d4da-4b57-a575-a1908e91fc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:48:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:07.331Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=647c78b5-4d47-412d-9c72-a476bd6fb023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:17.348Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fcc944c5-6c5b-4147-847a-f9e14ec08261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:27.363Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d23cc161-4d77-4307-be2c-98d5933adf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:37.375Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ee92c34d-0116-47d7-81f6-7299938624ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:47.404Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3a10d2ea-0f56-42a0-9828-6e02ef111853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:57.418Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=61b92ab5-6d9f-44cd-8a65-a941b16afb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:49:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:07.434Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=22832339-7caa-4cf8-b6f2-16a9aa8c59d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:17.450Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d64f4d12-9711-4bb0-b669-c14bedd1b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:50:21.145Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:50:21.145Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:50:21.145Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:50:21.145Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:50:21.146Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:50:21.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:50:21.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:50:21.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:50:21.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:27.465Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f3923ba7-b515-46c3-b5c4-77fda1d025f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:37.482Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=53d19052-2507-44ce-b31b-f6dbd9641585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:47.499Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7128782f-91a9-4fca-8704-4f83258db3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:57.515Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e9914ebc-f1ea-4ead-a988-c4e36980773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:50:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:07.528Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5b88fc87-4fe8-45ca-8407-f520419edb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:17.544Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=50422db8-0b19-4177-baf8-b078565eb44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:27.557Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=080341b7-1cce-4bfb-be0b-1223a93726fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:37.574Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=027a0e7e-9e0f-4e82-b233-1b094506b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:47.591Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5a3fb59c-7f36-4234-8363-5e53f7691c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:57.602Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=767f057e-9eb9-4a8a-971d-351fd0a7c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:51:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:07.621Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f21707b7-5b95-4907-afa1-a9eb52a593fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:17.639Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b84ce15a-3564-43d3-b52f-287c03c1f111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:27.656Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b704bc91-164c-4830-856b-3e8ef9a9af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:37.673Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cc2d8daf-4164-4101-b450-2e102689e5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:47.690Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9b0a9af1-11c6-46b7-a84a-8726d74051e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:57.704Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e8bd916b-58bd-47bc-ba9f-1d3fef3c38f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:52:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:07.721Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7577229d-bdee-4639-88f5-72240941657b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:17.737Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=0154ea31-5d88-4914-a01f-3a87133a0c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:27.751Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba944587-1bd4-435d-9f09-b4e7369750c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:37.765Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bdf4e765-8f52-4178-9a9b-2aa1fd08eeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:47.781Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c912644d-afe6-4793-99f9-19b83a2b5b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:57.797Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f3716b0f-706d-4f3e-b338-e256073f1b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:53:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:07.809Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ff884b98-7eac-4ca8-b206-d0ae618035a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:17.822Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=fc86fdc4-7c5d-4bc4-8eee-00f64bc27fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:27.846Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=88ec0b37-43be-42f1-9c27-7b47927059c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:37.861Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6ddc117c-ea89-4b42-afee-ccc6e6e724f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:47.878Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1ff5c10b-0378-406b-a81f-3efdf2d63a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:57.895Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=86d207c2-0a75-4c08-9240-129516b1a701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:54:57.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:07.911Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d1f12024-1dee-4655-aa7e-799378a88ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:17.926Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b626f6c5-4d30-43bb-9ece-dbd9925359a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T01:55:21.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:55:21.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T01:55:21.116Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T01:55:21.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:55:21.116Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:55:21.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T01:55:21.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T01:55:21.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T01:55:21.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:27.939Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=518f4ae9-306c-4075-bfea-0605343282f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:37.951Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=26b4e80c-17e6-4385-91be-fe2c438ce07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:47.963Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=980e991a-f62b-4016-b86e-f1ca4206d0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:57.981Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=16c6196b-c845-4406-866c-dfa47c35825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:55:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:07.996Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=68909cdf-cb76-4a9a-b86e-2b85e075968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:18.012Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7afbcc94-6e5b-497d-8f90-1e2f841537df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:28.026Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=51321f18-c8e0-44ef-b187-3bb53a20283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:38.040Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6dd0ade8-53f3-406b-b179-3171e381e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:48.057Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1fcb2c71-b35e-4612-b32c-00f7bc25a05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:58.074Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bea5f314-1578-4ce3-950c-24570820f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:56:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:08.090Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba92ac34-c23a-42b9-9d58-fce494425c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:18.106Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9619fa2a-a7ff-463a-9f73-00ccb7b0bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:28.118Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3e237b82-9915-41bf-a385-e8286148fd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:38.134Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1370f17a-dac6-4e3e-bba7-bc395da796f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:38.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:48.150Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1ea0c638-eea4-4b92-9038-0600421a3a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:58.166Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bb46947c-a3e3-4e18-83bc-e4add82005d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:57:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:08.181Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ba314cb4-9bab-4e79-a2bb-43674f7111f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:18.193Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=79631836-4be8-4f33-b4af-0bb799246c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:28.208Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=de908a67-f89f-4cd9-9946-c6eca0cf20ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:38.225Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=715db6bc-b443-473a-be54-7f1302d97ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:48.241Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=14e796cd-2c6f-440f-9d1b-5cf6e5ed896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:58.259Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5b0041c6-f124-43ef-a9fb-181cf075e60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:58:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:08.275Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=38030b76-0e73-4f09-b992-7ff548312c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:08.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:18.291Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2115cce1-121c-4cbb-b756-5e3556e7164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:18.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:28.307Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b6c88d18-384f-44ac-94d4-40b69572b2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:38.324Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c1c51152-7d80-4b2e-b90d-e32929828f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:48.337Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ab77c4ab-a012-4697-a633-aa4e7887fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:58.353Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5d8c4498-d925-4316-9218-b7121a231450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T01:59:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:08.368Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ce05a6de-40b9-44f6-bcd6-5f324df0e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:18.384Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=633854c0-8c6b-4d8d-b3f6-d98953e15536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T02:00:21.137Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T02:00:21.137Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T02:00:21.137Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T02:00:21.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:00:21.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:00:21.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:00:21.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T02:00:21.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T02:00:21.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:28.398Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6bb0af41-cebb-4c1f-baed-f772f7abd10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:28.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:38.411Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=120dadcb-57df-4392-9ea4-c8ba9c094027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:48.428Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=586cbe79-e826-449a-a360-b40cdeee7721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:58.444Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=df6069fd-b2df-4ae7-a8d5-7f3dc5aec9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:00:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:08.459Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=384afca9-3080-4d4a-acf5-d93426df4436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:18.471Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3dbb0497-275d-4ce3-a55b-74554bcc5ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:28.481Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bf51fee0-584a-4286-946e-ed64879470f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:38.495Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=51708adc-538a-42d8-b523-48f28d101e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:48.511Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3d2ac6e4-95b4-470c-8186-6835463c2b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:48.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:58.528Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=738b5fbd-4ee6-4d41-96bd-d163dea1b03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:01:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:08.543Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1f17ca97-6fdf-4054-aaab-7a9cb950781c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:08.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:18.560Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e898afeb-2e84-46cf-9497-2505b2ecebca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:28.577Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=da5bbe20-215d-4732-9e98-2c31f3a35ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:38.597Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ccd47514-3f2d-4fcb-aa13-a7667b61c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:48.613Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f5650dd0-04d7-41b3-9d43-fb802c8b2cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:58.637Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1821683c-ba19-4004-8624-ed9a3b73155b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:02:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:08.657Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f3efdb90-aab8-4439-b094-0d3c86371d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:18.673Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7869926e-94be-4f78-9eb8-cec0f24ec900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:28.691Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=ee9be5b9-d215-4afd-b339-4e6128795352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:28.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:38.706Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4d994644-e831-4607-945b-1893df6b4dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:48.720Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a380b9c3-e2bf-4bd5-80f5-39b7a7b0b614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:58.736Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e2fafab0-bb7d-4c90-9350-7abb692effa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:03:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:08.752Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=61a20a6c-9ac3-4112-a887-55d2391574d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:18.769Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=243eff81-646e-477f-8cce-a4cfbe7a185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:28.785Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=66b439e9-d3f5-4ef4-8d81-d02bcce39dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:38.799Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=f7c0e43a-dadb-42eb-9e82-f5bb16821d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:48.813Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1cb04930-00d7-4722-b959-e5ef0eeff8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:58.830Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8e483b6b-c5c8-4ab9-97ec-f6a92f66ac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:04:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:08.846Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3a36a7e6-5a62-43d5-86de-0fb3ae33d9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:18.863Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=14079dd0-5d5b-468e-8cb0-273ee67ae224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T02:05:21.129Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T02:05:21.129Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T02:05:21.129Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T02:05:21.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:05:21.130Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:05:21.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:05:21.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T02:05:21.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T02:05:21.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:28.878Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=90672710-7b42-4eec-af11-7b6312a4b9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:38.894Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=885e9812-8439-43fd-8061-8b2bb61387a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:48.909Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e1f500f8-8e3b-41f1-b80b-fd570b334112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:58.926Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2dee03c3-18e3-4804-a174-1582d24e2874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:05:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:08.942Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=9c8b0e73-869a-4861-8b1e-5be2857f18a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:18.958Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6d68887c-a98a-469e-a089-b06fe017da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:28.972Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=17fc11f5-32b5-441f-a018-f11d2b1e90da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:28.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:38.988Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=93d064ad-0287-407e-91ed-d22d22a757dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:39.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:49.002Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4c0e0ea9-c6e9-4541-ac85-118cc6294132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:59.018Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=14a04137-03f4-45f5-b7db-1e18dd192563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:06:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:09.033Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=5b5fccf2-c5c9-4617-b5db-413990e6445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:19.060Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=8386b8e9-f04a-4fcb-bbd0-2412ace23a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:29.075Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c3f15f18-173c-4de4-9c1b-a33c605dea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:39.092Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e8618252-9585-4810-8bb7-cb778a0bdcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:39.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:49.104Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=aaafe2a7-7bef-4684-bbde-f6da329bfda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:59.120Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=07e40d18-edad-4049-92ae-ca07124be5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:07:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:09.134Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=c50dc333-94bf-41ac-9c45-e8be8c090bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:19.150Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7484ead0-4786-4133-bdec-53d282cfdb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:29.162Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6eb71740-f637-47da-962e-cedab4ab985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:39.181Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cad6ac2c-2e17-4cee-ab3d-e56cb1fad501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:39.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:49.199Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=12688703-4c24-4548-8944-d86edd3bb36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:59.226Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=cf21951d-48fd-4d32-b317-c7573be50a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:08:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:09.240Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=427c94f2-aedf-4a08-ace9-a5c48ac70423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:19.254Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6383457e-c032-45a3-98ee-b7c0540f65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:29.266Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=760f008a-2b5b-4dd4-94bc-7c86e03215f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:39.284Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=4271e9e8-b927-48d1-a08b-2e58bddf99fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:49.296Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=a4fbd633-cfee-40c8-b26e-ffc62531cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:59.311Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=2db31461-5f51-4c32-9b6e-4458becbe0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:09:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:09.326Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1d14f40d-e3d9-47b4-a5bd-bdbbaa33fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:19.342Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=e43b3b2b-ede2-4def-81fd-22f7c5d93e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T02:10:21.129Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T02:10:21.130Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T02:10:21.130Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T02:10:21.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:10:21.131Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:10:21.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T02:10:21.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T02:10:21.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T02:10:21.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:29.356Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1086169d-5e70-4666-9a97-06ac348b7a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:29.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:39.373Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=bf081905-a1df-4acb-ab96-7b686208868a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:49.389Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=1e9ef322-4c7f-4a57-8336-5047f691007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:59.406Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=3d6973d4-d8dd-4841-b8d1-e30112426f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:10:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:09.420Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=6c247475-eb95-43ad-a159-4bc45e1e2618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:09.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:19.436Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=b9846eb0-dd05-462c-9bce-b530272c9a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:29.452Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=7a05909b-785c-4c4f-a395-b1e571fb8550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:39.482Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d6eab6bf-25fd-471f-b67f-75f847319201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:49.495Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=336d5c88-87ad-4ae7-85b9-1146c7a9df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:49.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:59.514Z |INFO |Init configs |InvocationID=61df6673-4179-4d35-9e6f-a5d9079e0fdf, InstanceUUID=d57fa302-85cb-45f4-81f0-f1588108e325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T02:11:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |