By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:22:21.046Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:22:21.084Z |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-02-04T06:22:21.085Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:22:21.090Z |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-02-04T06:22:22.095Z |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-02-04T06:22:22.525Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:22:22.526Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:22:22.527Z |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-02-04T06:22:22.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-04T06:22:22.954Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-04T06:22:23.074Z |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-02-04T06:22:27.564Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-04T06:22:28.818Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-04T06:22:28.865Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-04T06:22:28.866Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-04T06:22:29.119Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-04T06:22:29.120Z |INFO |Root WebApplicationContext: initialization completed in 6043 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-04T06:22:31.537Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-04T06:22:35.488Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-04T06:22:36.926Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-04T06:22:37.227Z |INFO |Started MainApp in 23.092 seconds (JVM running for 24.51) |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-04T06:22:37.329Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-04T06:22:37.355Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-04T06:22:37.366Z |INFO |Completed initialization in 11 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-04T06:22:37.421Z |INFO |Start scheduling PRH workflow |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:37.455Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e766165a-7a85-4b37-9989-124a9e4ed5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:48.478Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=73572ed4-e7f8-4fc3-98d7-96a9824586cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:58.621Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc5917ee-0f90-43f9-9336-d72e5210fb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:08.665Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d0e43d33-6ccf-4f39-aea9-a0ffa0266992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:18.730Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9734ac4a-8b74-4339-8073-084b02b6cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:28.792Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e4c6c0c0-dc70-4785-aa03-7cab50348f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:38.968Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3e1ee226-85f4-40de-9a53-6bc30e61c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:49.084Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5fccd37-3060-44bd-929b-6f817983054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:59.204Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bfbfad6c-9fe0-495b-a82d-320b81c34799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:09.246Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8cafe417-bd98-4e4a-810e-1827d5f20196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:19.300Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7bed5345-745e-4ab4-8ed2-74239d840ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:29.354Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4cb8b7a1-420b-4e02-a09f-e75c068f9604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:39.390Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ef5da04e-fe48-413b-91ee-0baacd958738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:49.438Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0fdd942f-5871-4342-8794-a37ab1ecff88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:59.464Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f7e2df69-88ff-4345-919e-16396794d495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:09.521Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8dc8cb68-0b9b-4205-8efb-593f18db17fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:19.610Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25f92b7c-8664-4221-9aa7-5a0adcf6b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:29.629Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c27d1bce-c662-4ff0-86f3-63292991a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:39.678Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5be56c85-e2a7-49d1-8090-f8ac0da12222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:49.765Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d0cd91ed-fe6a-4119-8a8a-833cbda9f32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:49.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:59.899Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cc5864af-8752-467f-8c6f-61e7aaeec807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:09.957Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2cd4445e-5676-4870-940c-57bb6c716d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:20.017Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac688b8d-2871-4dd8-b099-e82accf72542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:30.057Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bf704287-143a-455d-aca1-40cb1c817b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:40.091Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9abd12cd-a707-44b8-b6dd-359eed742e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:50.162Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=87a442b6-9a67-4763-a097-650df2c29295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:00.226Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=798502f6-4376-4929-a969-e3b21caa558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:10.254Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ab008b8-a7b9-4c81-b88d-b6f4320e8e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:20.285Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b358b03c-3818-4ca7-8402-59d74b2ce9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:30.370Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d64bc60-c615-4bde-9e03-0175681bc044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:27:33.176Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:27:33.177Z |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-02-04T06:27:33.177Z |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-02-04T06:27:33.177Z |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-02-04T06:27:33.178Z |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-02-04T06:27:33.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:27:33.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:27:33.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-02-04T06:27:33.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:40.426Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=483d9602-7cf5-4006-a738-4627cedad82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:50.511Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=14174425-91d4-4570-a2a6-aac0134a80c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:00.577Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=42d007a8-7d4e-441a-bd05-2ba345710803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:10.609Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=393cfdd2-0af8-44a4-a5dc-8e50cdf8cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:20.660Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5311ec87-fca1-466a-9b8f-3fe83d618036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:30.753Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3f6a1516-2e41-46cb-9283-07bda2f3e9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:40.862Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0906ae32-57ed-4172-9f94-b7b892a1e998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:50.949Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a16cc0da-abc8-46f3-b51e-6f35a17d635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:00.982Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=db193b06-f1f6-4ae9-b18f-6fcf661da4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:11.027Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b879b2c1-4c36-47fc-9543-672a240fb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:21.117Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=506bebcb-96a0-4ceb-9250-210ec699a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:31.157Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25b20c59-77aa-4025-82e9-66cad0d45847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:41.200Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ba46d1a8-91af-430f-875f-cbbef709b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:51.245Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7adc6d06-9da9-4980-840e-1541e09dcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:01.304Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6c1a6768-9117-4174-9e0b-e425e08b64ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:11.359Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7de642d8-3f23-4bf6-b0d1-d5baf3e17115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:21.387Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e510592f-c29d-4dc9-b633-ff7426960363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:31.458Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f1757da5-ef76-4310-9acd-d2da4cb3d6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:41.517Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90ed6c32-a7bf-4891-8dc6-59af07a4971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:51.579Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=844f215d-c7e1-42dc-9b63-31ae3fd77000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:01.625Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc876f09-f1c7-4b01-85a5-1c7a316c2122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:11.751Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8a24818b-0729-47df-83bc-32ec6139e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:21.828Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0d47080e-76c5-4086-b623-9dc5ab94592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:31.918Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ff93430-605f-4234-b480-2a506e5ec923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:31.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:41.956Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90b3d6c5-4c48-4a80-bafc-fb4e28fcb1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:52.033Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=15a1dd67-6d3a-4700-a23c-f98a56c3410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:02.073Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0782ffbf-6adf-4dda-8128-8d5e9711d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:12.089Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ec001467-2a86-4efb-8f20-c752d67d2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:22.115Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e14027c2-10f1-4f8f-af43-d63f5892d19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:32.179Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=456f85fb-825d-42e9-bbbe-d6d59f756944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:32:32.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:32:32.416Z |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-02-04T06:32:32.417Z |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-02-04T06:32:32.417Z |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-02-04T06:32:32.419Z |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-02-04T06:32:32.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:32:32.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:32:32.452Z |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-02-04T06:32:32.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:42.319Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9bef9a28-15fb-4da7-810f-582102cf8031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:52.409Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f29104d4-0002-41bc-9cc0-cec4f885b61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:02.481Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1155790c-b3c6-47a7-907a-1a1c89b7f040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:12.557Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3796d580-e2a5-40d9-bd40-d8d58380eb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:22.617Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=03d29f56-7026-4b6a-959f-8730543fb699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:32.671Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b035557-510d-4e55-b981-a418ff29b14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:42.701Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9502a927-720c-44c3-9fba-a7ebb08d939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:52.751Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5ef6a507-7f29-465e-a5a9-a5c415c33e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:02.801Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fa4162b2-2028-48e5-a850-5f9fdb99515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:12.830Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac91c68d-b875-43cb-bdbe-08ecb88f707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:22.859Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f422a197-caa1-4b51-9176-e24edce3d299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:32.902Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=de464eef-5b3b-4876-a3f4-6c7b34527462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:42.932Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0f45923c-fa02-49fb-bc95-b1d3642cdb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:43.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:53.016Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5620c060-8663-40e1-bead-6953d247f829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:03.050Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25b952de-b0d6-4e9e-97e5-47e201c709f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:13.085Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=793af8c7-723b-4317-a8b2-412c6e23d57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:23.169Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cd50989f-e3c9-457c-a349-58c07f8af064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:33.216Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ce39093d-afe0-44a4-af05-c772192701e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:33.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:43.259Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9d619097-3931-42d2-8b54-802fac10dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:53.309Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a05e31ab-25a5-4f4d-aa15-c6f862464ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:03.382Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=501f84da-c84f-4320-9410-8548c14fe08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:13.404Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dd412eff-25d7-414c-ac99-87162708c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:13.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:23.420Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=756f7c9f-0963-4166-965f-d8db08f6f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:33.518Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=96ecebbf-a0eb-49ff-90fb-885b6ca7bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:43.547Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=80f64529-fc07-4699-960f-855e231f400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:53.599Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c77e3b23-26eb-4c4b-bed3-efceebcbe1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:03.709Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bc749c30-a397-4804-9492-35a1107a61ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:13.770Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=98335098-635e-453d-b02b-10de0727ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:23.827Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d9c5064e-09a0-468e-b307-1bdc95dc896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:37:32.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:37:32.289Z |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-02-04T06:37:32.289Z |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-02-04T06:37:32.290Z |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-02-04T06:37:32.291Z |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-02-04T06:37:32.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:37:32.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:37:32.318Z |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-02-04T06:37:32.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:33.886Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3c111a8d-7d6b-4956-964f-710f17c51776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:43.950Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50e762bb-cd72-4a60-b5ba-83f91e87fb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:43.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:53.996Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0eb367b0-ccb2-49fb-971d-e1cd545f2c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:04.028Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c2dd958e-4190-467e-94a7-93f28665bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:14.051Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d2a72348-3c99-4e15-96ee-e2ad940aaa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:24.081Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=20441b30-e713-48a7-a32f-810e0081ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:34.119Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8ffb7cbc-8318-4859-9db9-9b8f25e1e1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:44.173Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=205bee19-5abf-4dd3-aa21-811852e69008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:54.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5701ed09-bdc9-43de-b6f1-20776cd1e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:04.215Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c69cf06f-b708-4070-b549-6c93232d2a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:14.232Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb30656f-2681-4ef4-ab88-feb2d463cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:24.268Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b031f23f-4ac5-467c-a42b-bcedd428a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:34.301Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=617f2d02-47ec-42de-a216-16b8ee5c8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:44.333Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1486565-763e-4605-84eb-37418860d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:54.348Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4aa16494-9125-4832-94c6-4ee8736de3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:04.375Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f2eee493-7a5b-488b-b031-e8c3af617ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:14.399Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=87424bfb-8cfe-422b-bbb8-97e6c1dd6799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:24.421Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b55ca603-af4f-4821-a725-564c9f010f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:34.451Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d25b5d2a-01b4-42a9-9cc7-9f8cd2384bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:44.469Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=668af3e1-fe54-4733-acbb-662e66975de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:44.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:54.513Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7bedd822-9066-4826-b6d5-f516372378c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:04.560Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=356bfea0-68cc-4e44-a636-fcaf4992f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:14.590Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fe86e600-5a4d-4032-8e73-ef7c3468edc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:24.619Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=521a4b65-ddc1-4d7e-992c-dd8b70e231db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:34.648Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a441f30c-3bb5-4523-b78b-c765a0734e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:44.682Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d9fb3abc-ddbc-463a-8366-ab3f1208ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:54.733Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=77d2baa4-71e9-45d1-b8d1-b1d71da350bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:04.785Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0cc1bd16-ac0c-4180-8530-1ab15aa04841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:14.864Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c35e6ce7-56d1-46c4-9f64-0118190ae65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:24.921Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6e2acff8-aef5-4c28-8130-a8c46c8998f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:42:32.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:42:32.231Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:42:32.231Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:42:32.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:42:32.234Z |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-02-04T06:42:32.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:42:32.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:42:32.257Z |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-02-04T06:42:32.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:35.056Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c27e7076-380a-412f-97cb-4536fd1bbef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:45.099Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=410b9ffe-dab2-4e71-9e72-7c951b598598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:55.308Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5b924479-d340-409f-9055-e53a9d668695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:05.341Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=13fe13f4-26c6-460c-9100-624d78ba4c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:15.395Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ff255db7-3d2f-4246-982d-9bf1f660e6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:25.412Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3eb2da93-c05a-4c95-829c-6471eea1a537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:35.447Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8372308a-c70e-4c9d-984d-8164fbfbe58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:35.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:45.519Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=124927b5-122b-4a73-bd1f-39043dcbaff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:55.545Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=176b4551-e6af-41c3-a535-71c1f138bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:05.584Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=04a96df5-2c19-4f39-a7cd-568919ca2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:15.604Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac6bc884-cd59-49d8-af12-fdfb3b8d9964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:25.633Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5929983c-f076-44ba-8ff7-8fe114361cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:35.651Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=51ded646-f928-401f-8fd4-222a5a5acff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:45.713Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c1d30a17-89ed-49c3-a8f3-a8713502f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:55.731Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4cb356fa-16da-43e8-88cb-0f7e6015e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:05.760Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7f5c07a5-7b68-471d-b6fd-f2456fa42272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:15.792Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=acbfb305-e692-4dd6-8b86-10357a593cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:25.839Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=30bef2c5-2ee1-469d-b972-0e518866608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:35.877Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b151bcb8-5dd4-4e4b-b26f-f255ab7c5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:45.974Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ee74a6b5-d7e6-43c5-9453-27c87cd6eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:56.042Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b0a30366-88e8-4579-9564-df9e74309d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:06.071Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=af8ffc72-7671-4616-92b5-79cf656f59e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:16.147Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=45e5796f-08bb-4603-88e2-2dfe161811f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:26.177Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d6bacd4-7e31-4221-a908-57fcfbb58627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:36.255Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d759ddd6-3934-4bb1-8551-6c81ac8b4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:36.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:46.297Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d474003b-5593-459f-a49f-2cfd319e5699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:56.398Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=69bbcd3e-bc97-4835-8a7c-a9565f6efef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:06.471Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cc302453-c719-479d-bb11-3b5a1293b266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:16.526Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25e2efb0-9bac-4cb9-896f-a3874abf891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:26.557Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=603cebc3-f1dc-4c22-82a5-72b8291e0fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:47:32.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:47:32.249Z |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-02-04T06:47:32.249Z |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-02-04T06:47:32.250Z |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-02-04T06:47:32.251Z |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-02-04T06:47:32.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:47:32.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:47:32.275Z |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-02-04T06:47:32.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:36.619Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1a98cabd-42c2-48fc-a49c-00d8dc620f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:46.645Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=102cb071-525e-457f-9fce-6c6972083514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:56.663Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c8171ec0-23d5-4119-b0fb-a5dae5adbb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:06.730Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=86837873-8e8a-4897-9161-ac5b01f5dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:16.762Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=29fc6d69-de3b-4ae1-b674-3ba53fa4c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:26.808Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=385430c2-4ec2-401d-8669-6ecf4344bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:36.843Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e686fb5d-f078-4a36-bb5c-384eb78e66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:46.889Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=48234e85-de63-49f3-ab69-09c3c225e808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:56.963Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6fe761c0-9df5-48b0-b648-4c891282d7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:07.052Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1fa6fd86-fad0-4f09-8e8a-c9eb2450a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:17.075Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=828ff0f4-13e9-43c8-adcc-de0ddec6b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:27.112Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6f55fff3-584f-4436-816a-7ccba600290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:37.161Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=76666f0a-a999-475d-b61b-d8c56d7411b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:47.193Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cabd8753-0d38-486d-b064-1f80bd878a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:57.218Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=018f7100-f8e2-4529-84ba-87be2ce4ea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:07.264Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ea082ebe-4d3c-4628-bc21-ec30d647ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:17.323Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a59b7985-332d-4239-a4b2-9fd8d460070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:17.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:27.345Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e8ea0438-1617-4ecb-ba2f-5fda8f8331d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:37.363Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ba512e98-ac7d-46a2-bcce-23687d6cb901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:47.417Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=78872018-ff99-4ba1-a7b7-4aba226b732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:57.436Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=aa4064dd-4973-40b1-97f4-6fae697963c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:07.458Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cbc29c8b-1e2f-4cb7-b881-77621fcb29b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:17.483Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=95d42907-a55a-4e4c-a3a8-5a6a6235a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:27.499Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b09487c6-4599-4b02-b0c4-3f8b9dc37284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:37.526Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d60947e2-36f7-48f8-b934-4592d047bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:47.557Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b82cb108-b8a8-4214-8582-3e6bb67aad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:57.610Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=49594445-630f-42bb-b59b-0f9bc422c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:07.653Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0241425a-597c-4600-bad2-9d71592e8081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:07.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:17.683Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=116590f3-64fd-4923-a91e-fa6637b52035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:27.737Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=04083e34-9bec-49ac-94fa-399ba85296f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:52:32.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:52:32.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-02-04T06:52:32.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-02-04T06:52:32.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-02-04T06:52:32.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-02-04T06:52:32.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:52:32.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:52:32.155Z |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-02-04T06:52:32.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:37.759Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=44284331-f76d-43a7-91da-59942da18cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:47.784Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=602299a6-89e4-4a1c-bed3-d0da72cb1762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:57.841Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a5330478-f09f-440d-8444-f8ecaec9e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:57.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:07.860Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5363d82f-f2ed-4b09-8248-2a82aaf4a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:17.885Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a7ef547e-a3b3-4767-8d08-d8c403388665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:27.958Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cbd8da54-ec03-49b3-b72a-57846599e77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:38.027Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9bd4046-586f-484c-af4d-494dabdf37b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:38.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:48.081Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=86db5a9c-2dac-436c-bc26-5963acd86eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:58.102Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c4763fe5-7239-4bd7-a36a-3bca821a8aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:08.126Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=615c40c4-bda1-4330-91ce-7d8fc1af58b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:18.152Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2412f955-b411-4eab-a9bd-459e1c099665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:28.199Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b6bc649-b596-4531-8ac2-e627d7932d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:38.231Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6b14501e-92dc-421c-a239-ea5bbb936b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:48.249Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d1d509cb-775f-495f-9304-e11091582607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:58.264Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e803f618-a80d-4a47-a57f-e8fa21223587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:08.338Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a0af6517-051c-4b02-909c-28405db8e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:08.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:18.362Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2c9259f0-e26a-4fde-9464-a299dca401c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:28.382Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ec53d043-6f37-4c35-8680-e1fd57a63e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:38.425Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=456463c7-21f0-4c46-8614-d72d634dc5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:48.446Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f61f1824-30ef-4ea7-b229-674821862390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:58.466Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d3e343d0-1226-4e98-9827-d10ac2418350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:08.485Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90f58e23-6574-42c2-807b-80c0c015a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:18.508Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=91690436-01be-440d-a0d1-990752ac6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:28.524Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=22163f0a-ce31-4bb7-8491-37821c7bcc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:38.559Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1c4a00b-5985-41b9-ad8f-c609daa57c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:48.585Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cc0659ce-eb0e-4749-8fae-14733ec266d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:58.660Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d19a1cee-701d-4379-ab6f-b2519bf6cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:08.690Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f66d5ce3-5d79-48b2-865e-4549a7f0fdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:18.721Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0eaf9064-f599-47a7-96b1-ebf9dc3c77b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:28.781Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0db9b12f-b852-4d23-81be-25aa6bfc298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:57:32.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:57:32.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-02-04T06:57:32.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-02-04T06:57:32.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-02-04T06:57:32.117Z |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-02-04T06:57:32.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:57:32.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:57:32.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:57:32.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:38.797Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ca78fd17-3e1f-4725-8d4a-b43bc3f0cae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:48.811Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c94cc2a7-27c5-42d7-bbd2-161ebd34dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:58.834Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b54bcb0d-2c84-488a-913f-d45a7f30f7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:08.880Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e9b7d540-3f71-4f4a-aeb3-d273e51ca6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:18.903Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5d899921-fb3d-43dc-a06f-209d3b380a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:28.964Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c6da3b60-b19a-474a-a932-8c09d8cdacd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:38.984Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5665701a-86ca-48b2-9afb-f128f5d3e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:49.070Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fbb27769-f8ad-47b4-93a7-c42bd87763f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:59.105Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6373be26-c55a-4d72-9911-6da9a297c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:09.149Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c99aea06-cc72-471b-93d8-33d3ba9bcfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:19.179Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9307c6be-34ae-45ca-8939-4b19344ad3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:29.213Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b366419-73c8-4ab1-988f-9a5c3dc4afbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:39.240Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc30f972-1ed1-4e80-abc0-33a14f650c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:49.263Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c25998d3-1c23-46d8-aa9c-7273e2cfd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:59.291Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=96a2d35b-3eaa-4ae9-9075-5e60b8caccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:09.326Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7249c34c-d172-42a1-bcce-12d1657b11c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:19.376Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b66c274f-2ba7-41ba-9ffd-19e6d80f9721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:29.443Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b6d02f30-fbbe-4f12-ba86-577bd389c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:39.481Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b6d2fec7-96f5-43fc-b0c7-6bf0bc333e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:39.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:49.509Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=147d09ed-851c-46d1-a7e8-7378516dfb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:59.533Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a552a4a1-8510-4994-853b-3227c2e5ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:09.583Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8d5913e2-d610-4684-928c-3aa8d3fda8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:19.600Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=516c1faf-0726-4959-9c1b-e0290c414781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:29.651Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2ee3a7f5-d428-49a9-8424-8a198481de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:39.702Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7c599c2d-2024-454f-a7bf-dc867c053e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:49.785Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7bf574d9-6b57-4205-bd68-6f5083d83651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:59.812Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=62cfe402-d845-4f85-9b3c-69cffa9e0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:09.868Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=157dc730-ebee-440f-87d8-f6c6177495fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:19.898Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d1626326-7a8c-424f-8bf2-1f7b22053295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:29.959Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=db587f82-ad16-431b-805f-f93f3a91bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:02:32.370Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:02:32.371Z |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-02-04T07:02:32.372Z |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-02-04T07:02:32.372Z |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-02-04T07:02:32.374Z |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-02-04T07:02:32.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:02:32.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:02:32.415Z |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-02-04T07:02:32.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:39.993Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f718a597-8c7b-4a73-8271-37fada3d0ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:50.026Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=028479c0-88be-4cfd-9e89-9e1ae8a2497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:00.045Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6a699aba-6918-4dca-b00e-af1de667ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:10.086Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0a53d5c3-ba69-4a20-b711-72b50bb3514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:20.124Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5a8df812-28fb-4a66-84f2-9bbbd385dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:30.156Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ad0f39c-e5e8-4589-8ba6-81b07060d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:40.225Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b3fdc256-5d8d-4337-8655-4abac866d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:50.281Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b4c7d342-cf8b-4d25-b10a-2e69151e0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:00.313Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b43ead5-45ef-4176-8bc1-7ce880b187a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:10.353Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=61992f7b-cfb6-4c5c-9e55-cb70ac6a27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:20.396Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=058ff38e-a8d8-4543-bfa8-d185a6c40951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:30.412Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4149ebf9-3572-4e18-a7c1-11150a177739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:40.442Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bc56f436-c436-4f65-aa1f-975d149166e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:50.544Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=518b6bf4-7715-4463-abba-d43ca4db2e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:00.563Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9fc7c6d6-11b3-4631-95d0-6c482ec409c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:10.604Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=023a4a0d-3338-4c0f-b528-3d45ee5dee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:20.628Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2a8d0897-9c78-49b1-a3f2-e73ad16a0de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:30.677Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4bc63fa2-de3a-40e0-be5e-cfb105870f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:40.694Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=374997b0-4a09-477a-8e60-248c2225cc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:50.719Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e47ff64a-4ef9-4c9a-9de8-a6b57492fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:00.784Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0b70caa9-f361-46e1-94da-a276c6200509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:10.825Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=35e1a2c0-7850-4f70-9cdb-76318a83f53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:20.846Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d1ebe77-c90c-47e9-b56a-cefd8241a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:30.871Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5c35a9c1-7b37-466a-b250-7c01832adc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:40.889Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3883f93f-a16d-4567-849f-0c799a9a64ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:50.904Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=241a5ca3-a3dd-4ea1-b320-60a1e52bfbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:00.917Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c5b2612e-b610-4e5e-8d1a-60e30d4a5448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:00.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:10.937Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ed1dd3e-2b6c-4af6-933e-d8789c5b3f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:20.950Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c13b9cff-d8a8-48ea-9cd9-022342d56340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:30.971Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f2ecd6b6-d6d1-4530-a100-ee9b2a75b639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:07:32.088Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:07:32.089Z |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-02-04T07:07:32.089Z |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-02-04T07:07:32.089Z |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-02-04T07:07:32.090Z |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-02-04T07:07:32.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:07:32.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:07:32.108Z |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-02-04T07:07:32.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:40.984Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5d44625-33cb-41b7-a802-ec51dcfd196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:51.001Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ea5106a2-b286-4c52-a763-6773f2d3babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:01.020Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7c94f1af-59c7-4b92-a438-82914fd9838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:11.036Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5d3d63f-d0e8-4541-ac34-d4e5034eccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:21.072Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f90ebbeb-73cb-4273-b34e-78a17527c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:31.093Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=10e32ac6-c698-48af-af34-0efeaca27f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:41.134Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c6c11696-3628-422d-bffa-f3dc7a9c990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:51.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0fb7b976-3bac-4a1d-a519-e9c507d2788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:01.217Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a0f51ac2-d7f2-4b75-8699-390ebd6b671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:11.240Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5dbae2ca-7eba-4c1d-82d3-0cdccfd4beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:21.256Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=abd79d46-e0a4-42c8-8181-462556aa15c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:31.273Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08e654a8-5a08-4369-b84c-dce6f3a60445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:41.297Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f2d77f21-3424-4567-8060-de1696b95592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:51.337Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=201ad2b1-8f78-49e3-8ef9-ea7f61c74b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:01.363Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fc4a2282-9464-4a95-8655-d021e633081d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:11.399Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1db40f04-25b8-4715-b0b6-b8235d07a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:21.420Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=330354f7-7478-47d1-84df-ccc85252f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:31.440Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6bf4e4ca-74a7-4acc-acf9-7680b0d54ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:41.463Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d0e004c6-2d16-4842-adf4-0b382c2c0dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:51.496Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e4f56b50-8a48-474a-9d04-c258a63a96e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:01.544Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f8de4370-9df3-403f-b6a3-f5c8c947afa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:11.615Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b18e5e20-0eb9-4f7e-a2ba-a3f812d31cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:21.646Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=91d31dfd-61e5-4854-b118-0003b91f9d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:31.674Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5b4cf1d-1026-414f-ab78-db24a5bf97c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:41.706Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fce0d611-337b-492d-b296-805d28c65294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:51.731Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fb58262e-0ae0-49a3-9ed2-877dc4512b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:01.756Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb0aa8db-b160-4c26-8fa8-93ebcb0356cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:11.787Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4bc02aa9-14f2-4a70-ac47-d01461a6e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:21.823Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=be197c76-c125-416d-9043-84db5e2a97f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:31.859Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d515cb9e-9e0a-4adf-b9e8-d71c5fedeafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:12:32.030Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:12:32.031Z |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-02-04T07:12:32.031Z |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-02-04T07:12:32.031Z |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-02-04T07:12:32.032Z |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-02-04T07:12:32.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:12:32.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:12:32.045Z |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-02-04T07:12:32.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:41.987Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b29ff11-3fcf-4269-a182-b5aebef7bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:52.026Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9b2b961-e839-40ad-a927-442944f7be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:02.060Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ba5fa11f-e735-4c0c-9abe-dd2eae97dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:12.082Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7d0cf190-b67c-45ab-8419-2a94c9e200ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:22.100Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ddea06a8-8e65-4f19-aff0-21e337267122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:32.116Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ef029307-e881-4c1f-ad86-96659e81818f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:42.132Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9253c827-925b-4755-a5e5-f9c794f5b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:52.188Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a112f4b5-e877-49b1-af56-35b29573400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:02.222Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9a9c8607-a4fc-4d0f-b4ad-ca3077e442c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:12.237Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=419a9a2b-7a9e-4b43-a9c7-77be8ed89b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:22.256Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a9f78fe5-0829-46a0-8832-4157b9fcafda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:32.274Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=081f3366-54d2-4524-886c-c337e78ad662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:42.285Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a2eddc4b-c713-47e3-9587-39a7f18d5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:52.305Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=383a53b8-b0e4-4ec6-86e5-8d806f0cf310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:02.326Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=57fd6b9b-5f5e-4d40-a19b-b2246bc8213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:12.358Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a5fde4c6-3ca2-4158-a057-0b1bd53371d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:12.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:22.376Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4eef2398-e2d7-4b5f-b83a-d6e92751c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:32.428Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5612d66-734a-4039-8891-1034ec8630a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:42.443Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a6377eab-f76e-4ab3-a424-bd3025684814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:52.465Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=efc7223d-5616-4412-8f96-87ba5b4ca193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:02.496Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2b6e52fb-72a6-469e-a9da-cb8af9850208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:12.570Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b8ccad14-425f-4719-9fec-cd3cd131fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:22.606Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=aa9a7037-e65d-43e9-9e4d-11c8f2661f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:32.638Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=28d2442a-02f1-423e-8842-637e401145c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:42.672Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=140d783e-cf07-4eaa-b18f-a4793ee1f277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:52.706Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50beb174-6345-4eae-930c-6e5ec55cba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:02.722Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=01335135-bf95-4cbe-9799-10048c40dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:02.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:12.735Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=07af8906-66a1-464d-9e0d-0c2efa7ba52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:22.750Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ce303d9-3aa0-42cb-9a5e-2a8971fc3572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:17:31.908Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:17:31.908Z |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-02-04T07:17:31.908Z |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-02-04T07:17:31.909Z |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-02-04T07:17:31.910Z |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-02-04T07:17:31.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:17:31.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:17:31.918Z |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-02-04T07:17:31.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:32.765Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc2b321d-5bc9-44d1-ba17-8aa1d393747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:42.810Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2b209dbe-4f7b-4fe8-baaf-ab0c3cf3cd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:52.843Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c0feb23a-75b8-4663-9359-41edcd7b8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:02.857Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=589a2d5b-e3da-47c4-ae3d-a1b2401d8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:12.884Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4f67804a-3462-48b3-8f22-ffb33fa75d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:22.904Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08a39554-9a59-43ab-9f4c-02c32bf1adf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:32.930Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bd33cb15-294e-44ec-aa9d-2486430c4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:42.950Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e505184a-a8db-44f6-8ba7-f6b9e53903ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:52.993Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0121708c-2ec5-4c84-821e-bb3bb8d73414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:03.016Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e581b5fd-526a-4048-b2b8-6a8143acc513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:13.041Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=26f04a6c-7c57-4876-b7a4-3c6be144ff99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:23.059Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1f1f9c78-2f67-4732-a782-e5d7064f1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:33.080Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8df0a701-5d3c-49e3-a0ea-d9d4f4ae2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:43.107Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7df82466-7f47-46bb-b45b-113c9784ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:53.182Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=828d066d-db33-4046-a345-6f68756b24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:03.220Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1247d2f-08b3-427c-bf02-f9c1060062db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:13.237Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9f055a1d-1df4-4878-ad37-d5b420a7a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:23.265Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=965c4fec-e2e6-47e8-a073-38f71947c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:33.284Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c8fbbab5-fed9-4388-8d58-6d2412064e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:43.297Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6ad16665-fef6-428c-bbf0-8ba4bf80c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:53.333Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=09e094dc-1177-4408-aed6-342a7f10e9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:03.354Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ffd957b7-e56e-4169-bb02-21c3a666e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:13.366Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=258afc3c-e083-4999-b504-2e80e7359169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:23.382Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8e8369bc-50d5-4c88-bf90-ea3c0859c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:33.408Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e6e0f5ca-bfeb-45c4-b685-5bf0faa0d6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:43.420Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ce216f7a-4e81-43d6-893c-82a50a011f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:53.446Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=46585487-2cd2-4180-b5aa-bdc77ebdf693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:03.464Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9b707fbc-13aa-4e5a-b3e5-edb51b83a961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:13.479Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9ec3f233-b8c4-4b9f-aebf-a6fc55c8248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:23.509Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7460bd31-cdfe-45cb-94ba-a8d13a81d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:22:32.057Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:22:32.058Z |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-02-04T07:22:32.058Z |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-02-04T07:22:32.058Z |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-02-04T07:22:32.060Z |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-02-04T07:22:32.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:22:32.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:22:32.074Z |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-02-04T07:22:32.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:33.606Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08a67b2e-c486-4656-b1b3-ce8f31994c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:43.649Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=17a88d7c-18b9-439f-91eb-c1c569b18f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:53.689Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=598972a5-1559-4fd7-9749-0726ee920cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:03.722Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a0e2ba0f-0c0c-49c3-8adc-04d7c267354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:13.777Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=051865d3-c68c-43da-845d-4fa0712c3ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:23.793Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=030d4da2-a50b-433a-9826-6af482ba754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:33.829Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ce50806-1562-40c3-90d4-41f862ab29ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:43.863Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f64ee826-aaf2-4bd6-8114-20cdad8ada4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:53.952Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90f8c074-14f3-4cfb-bcb5-b5fcf34a96c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:03.964Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90193dea-b022-4ba8-9b02-f06cf5565281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:13.981Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=571ae19b-302f-48e4-91c2-abc0e84005b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:24.002Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c626e0dc-6ab5-4616-8f09-13244ec2b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:34.075Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c4cf6a9e-0417-4eb6-b0f4-6f14cf867a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:34.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:44.097Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9dbf398e-0499-4b49-a82c-6e0ee319f473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:54.130Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=df7b40e2-ed43-488d-b9e6-99997b598b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:04.145Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3f50b000-c370-49be-83da-8acd94e9afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:14.170Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fb1169e7-5476-48ae-b704-03d71c973070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:24.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=277355a7-c92f-452c-917b-d895dceadd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:34.214Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7a780ccb-70f7-4a48-8880-52d9de660071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:44.232Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b490d263-58d0-4c76-9c40-d6be4e898878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:54.268Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ea9a99f3-1f8a-4f2a-9865-2a8e5e9b7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:04.284Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=867f5740-a859-43eb-8634-a6b6856edd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:14.298Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4cd93dbc-01d1-4c29-b9dc-d3444e77eaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:24.316Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=656bf4fc-77f2-4530-82e6-ece3d3a73a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:34.335Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=27623d62-d6f4-4ebf-9689-62fa1525cfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:44.357Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=47f119dc-f9b7-4dfe-bb49-171a689d79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:54.410Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=23cb61c1-92d8-4862-aadb-e78ba58810d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:04.437Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=41eb57d1-8495-497f-98e7-2dcef4a75d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:14.452Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e9411de0-886a-43d4-9adb-adf677fbdac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:24.465Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f0ad016b-89fb-4cac-9372-fb08845b507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:27:32.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:27:32.005Z |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-02-04T07:27:32.005Z |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-02-04T07:27:32.005Z |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-02-04T07:27:32.006Z |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-02-04T07:27:32.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:27:32.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:27:32.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T07:27:32.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:34.479Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb373304-4810-4215-80e5-0f29fea9799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:44.496Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=49c96ff8-ef4d-4a06-a8fa-b83e1f5b82f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:54.519Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1a7d3254-f3ce-4cf8-9652-bb9416a25a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:54.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:04.532Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a38d8425-17fc-4dc9-b68d-49adec0f144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:14.547Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1c4e6789-471d-4eb5-bed9-23e2390270ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:24.562Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=45f2e7aa-2653-445c-b50d-3c80ae8c1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:34.580Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e0a0fa05-1fd0-4e9e-ae75-8bf512d42b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:44.597Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5d3c2a3e-0234-4f94-aafc-5bcd7310ea5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:54.618Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a431bb7a-5013-493e-81ca-9f8c71286873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:04.652Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c95b4759-14b1-49e5-98b2-769304733d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:14.670Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7f183631-7d35-4379-9674-4a103610892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:24.696Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ddfe4b52-6115-4bb7-b13f-5ec637abf3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:34.723Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=01733c74-f0ba-47c2-8ed7-8f54ad4bf1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:44.735Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=32de735b-3bc0-4e6e-abe6-30a9a4025a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:54.771Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=57caf4c3-59bc-4b04-89c1-da6ac2cfcb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:29:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:04.786Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=984a8a9e-06db-4b45-b4a2-164814e650eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:14.852Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c4332adf-b3a4-40cf-b3f6-edd3f1653354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:24.905Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9c51e39-1459-49d7-8ce0-9b7423a818df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:24.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:34.948Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=61efd1d6-dd01-4801-ad12-f82d2c34cc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:44.965Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fbe270e7-cc6d-4a13-8488-a196b76148d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:54.993Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a84e8b10-d440-4f6d-9fec-0cde85a8ebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:30:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:05.010Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=00db6516-9fc1-459a-b88c-5e8d6b6eb7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:05.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:15.022Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bd27c99a-d115-41f5-981f-ea22e84d1b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:25.035Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f1cbf39d-33dd-4092-8ae9-cb3617121cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:35.074Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7c57188a-b54b-404e-b447-77b49698c93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:45.097Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2689c8f5-c44d-48f4-9198-a728822a98de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:45.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:55.163Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d923e3b-2a43-4d5a-a302-0bd8bbb489d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:31:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:05.186Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50d3d010-1aa8-4d39-9414-8ffdfc89072b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:15.203Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c7037ef9-754e-42e9-88c0-5a8585067a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:25.218Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9add38eb-d50c-417a-8ffd-8c3b0361e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:32:31.935Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:32:31.936Z |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-02-04T07:32:31.936Z |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-02-04T07:32:31.936Z |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-02-04T07:32:31.936Z |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-02-04T07:32:31.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:32:31.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:32:31.942Z |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-02-04T07:32:31.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:35.235Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e9cd746e-9f3a-42f8-a32e-b6c652560b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:45.257Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=60d7e574-c56e-41d9-9d8e-bb710f001d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:55.287Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0d3ef625-4299-4e2a-ada8-8c67c4427771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:32:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:05.310Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=638e9a12-22f2-48bf-9a6d-8c9a7edc801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:15.329Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=34edabb8-4e72-4e75-adc5-79c9d98155e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:25.347Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=71a6e12f-5791-4aff-a576-95663f6a1e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:35.361Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=749ba214-e797-4a02-bc82-565f761250e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:45.373Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9c80997a-02da-4299-9e49-5313cb76f537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:55.399Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5a9d0e4a-32ff-4712-a3f3-d43d5eebb0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:33:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:05.415Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a8dcdd4b-e47e-4bdf-a217-3caab6135bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:15.427Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0add66b2-463a-4cd6-b5c7-d0120aa96ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:25.439Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c49b4385-5324-4d6f-947e-9df83a14613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:35.464Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1b07aef9-8ce2-47fe-bd91-dc85c0234f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:45.474Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=84183863-9926-4a02-9453-1dfc19af3f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:55.502Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9e05ba8-bf93-4a87-bbed-b1d26f24eabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:34:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:05.511Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b03f525-94ba-4ffc-a896-0f30685e51ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:15.530Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4a29c551-4b64-4ed9-bb53-1014307f9c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:25.562Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f190ceae-3400-4c8f-9d2d-7ec70a208dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:35.575Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0f6ca307-6b5f-44a9-b075-b2c059f6ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:45.586Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cac881c7-ff6e-4de2-8dd7-595e11d6ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:55.609Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f3a1a043-12d9-4e1d-b2c2-e3d12bf29c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:35:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:05.620Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f6354af4-eeee-473f-a93a-e12f47889180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:15.635Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9397b316-e44a-492f-9c0e-28ad890da104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:15.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:25.659Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bdbae63f-e317-490a-8c4b-7df0dbf2aa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:35.675Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=745bb44a-de1e-47b7-832e-ed08b4925faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:45.709Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=65900954-2397-4833-bfe1-1c4aa1735cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:55.724Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c40d8f1d-c550-41c0-bafb-5ba3e3e76a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:36:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:05.737Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=13e636bb-1f21-4aaf-973b-420e1ad704a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:15.752Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=df161535-f659-40a1-b3b0-3792ed0adc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:25.770Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=47e6235d-7790-4707-8ddb-569786ef4e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:37:31.985Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:37:31.986Z |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-02-04T07:37:31.986Z |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-02-04T07:37:31.986Z |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-02-04T07:37:31.987Z |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-02-04T07:37:32.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:37:32.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:37:32.008Z |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-02-04T07:37:32.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:35.797Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9cb94fd-14f8-4a26-83f8-3f6a10b9361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:45.810Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ca55ad5d-d4bd-4554-b016-7b66bc05f1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:55.827Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b60717f9-094e-4c92-85e3-c57aaa941309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:37:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:05.840Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6e7f324c-bdda-4a97-b7b2-f46708ec0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:15.857Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4aec669d-c808-4857-addb-164790be6b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:25.877Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=af0259df-ac4f-473c-9155-0125501d8632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:35.892Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1727761f-3835-4a75-b6a5-e77e9a4b6a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:45.908Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8e59ef5d-cfa8-4b44-a15d-c4c85d1a1d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:55.923Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fcc891bf-445a-4324-bb5d-d44348660aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:38:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:05.938Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0819d063-1a75-4514-9e2a-1393f29449b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:05.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:15.949Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6716031a-b99b-42ab-a4f1-141a293d4ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:25.975Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=29bb0b4d-18be-4edc-b2c5-2270fcd63cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:35.988Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=daee5355-52b7-4489-8704-a36d1d44d1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:46.017Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2560b62c-3197-4e8c-9622-270ced41675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:56.029Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5632e6a-b24d-476b-8de3-5073b961cc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:39:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:06.041Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90a8f7d0-7232-40c8-8379-112a92e04b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:16.052Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50ade7f6-7f49-4996-ab05-d3399f2733f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:26.066Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=825e0737-2750-41a2-a72a-ac71c024ec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:36.080Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=469d6bc4-b5b5-4cd2-ae01-850db490a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:46.094Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9f29c44b-fa49-46dc-8e3c-a3151c806499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:56.111Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e2e36eb6-aecb-416f-85bf-82a1b2ede61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:40:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:06.137Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50a3f4e9-c979-4afa-b888-37fa481caff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:16.154Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=36e7c5f5-5c36-4cf1-8017-acdbc896e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:26.181Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=95b4f4c8-ee9e-49b4-83aa-0baff6918014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:36.198Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=09ebe6a2-fd0e-4c6c-9c78-27c069432381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:46.213Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cd782763-88b5-41f3-a57c-3d9992979c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:56.228Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=92b0eb95-facd-49a1-a2a2-a1ed06869c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:41:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:06.245Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=78ac1c86-2a3c-4862-97a7-78afdf9d14b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:16.259Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=49b9a19e-fdba-4481-9a35-192ed98ef969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:26.344Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=56df28f9-695f-48c3-8923-4052192c12c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:42:31.969Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:42:31.970Z |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-02-04T07:42:31.970Z |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-02-04T07:42:31.970Z |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-02-04T07:42:31.971Z |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-02-04T07:42:31.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:42:31.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:42:31.988Z |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-02-04T07:42:31.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:36.371Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dfbefde3-00d5-42e3-9e53-58a9b913459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:46.383Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d5d23a39-9e84-4ed9-a761-1523af10bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:56.401Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f4520f91-29af-4503-97e5-b31b4c62b7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:42:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:06.416Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=596e7c45-bfd2-498a-8221-3d59ef9d9b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:06.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:16.429Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=828dc553-6ac0-4437-8522-11df6da7df61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:26.447Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5a661031-10fa-4ae3-a7f2-e060e4e690e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:36.464Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bdbdd862-1b38-409f-9cca-b999ae01c8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:46.478Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a8ed077a-73d0-45ff-a0c0-77a336749945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:56.494Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d717f6fe-efb6-406e-b487-d0e2a76be37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:43:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:06.514Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5f1fc225-c011-47a6-88d3-9421a0db0be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:16.531Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=96b4ae1f-9396-4657-89be-42a05c639f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:26.559Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=de6628d1-c49c-476c-ac4b-3ffd4a75ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:36.583Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a717cd84-d433-45b6-8af6-d3da746eb2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:46.599Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=79c31b09-8ec2-42d3-b7d1-0a99d17097e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:56.611Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a9347925-c3cf-43a5-964c-a996ea11f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:44:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:06.623Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0963cb39-ff7f-477b-aa63-6d6acd95dd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:16.639Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=feef4579-532d-47c8-aea0-8823edfa1ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:26.655Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b879fe2d-fa42-454f-a0e3-708e58ff4e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:36.706Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8268a6e1-73ce-4650-a778-10e9c714892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:46.723Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4dbc3db9-7290-46bb-be27-ba6c8a3513c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:56.766Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=de4dcd30-7d54-430d-b4ec-f62b5d7a7f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:45:56.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:06.795Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=46e03366-15bd-4a9d-a719-7f25971a954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:16.810Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f33c80f1-57d7-4846-99ca-c479649e6c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:26.836Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=18d2fb63-2a41-4aff-9924-84fe6d66797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:36.849Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9ba9f3d-42ae-4d5f-9c9c-6e4251592a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:36.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:46.864Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8397126a-a57f-4e90-9dc4-ef9b0acca8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:56.878Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=03dbc9bb-08f8-48d1-9da3-9ed4373d9c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:46:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:06.894Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cf3c6c36-3cd8-4b18-a6cb-7ac30ccad633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:16.913Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7fd3f9c1-b8b2-4c15-a189-593eb183ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:26.928Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cd6e2181-14e8-4fc3-b121-b8ad29da8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:47:31.973Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:47:31.974Z |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-02-04T07:47:31.974Z |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-02-04T07:47:31.974Z |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-02-04T07:47:31.975Z |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-02-04T07:47:31.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:47:31.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:47:31.985Z |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-02-04T07:47:31.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:36.957Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4b2c74e6-bb8b-4cfa-858f-a1a1025e2a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:36.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:46.980Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6e116b27-aded-4b86-a501-c6e5aa746601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:57.013Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=69138102-102a-405e-aefd-b5986edb4eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:47:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:07.026Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d66c03f2-ea36-4298-80da-7a5e8fba851a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:17.050Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=330266b2-8b5a-4c85-b40c-b0f94d00b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:27.090Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=26f4f9c9-9380-4968-92a0-ce4867cb784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:37.113Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7cee46d2-696d-4516-aabb-fe9f59857d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:47.130Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=37bcbbfb-1024-4a46-8b53-34401d8c6291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:57.165Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f02717ec-40c7-490a-ac38-e08564043e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:48:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:07.182Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=34f04533-13a1-47cd-9c02-e25947f8b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:07.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:17.223Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a7bbeb47-28b3-4128-a394-dde2e348ae4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:27.243Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dee4a1ac-9fcf-4a40-b813-80df5fc7475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:27.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:37.264Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=04cbf7fb-990f-40b4-98ab-500bf502fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:47.282Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb529c60-867f-4726-a5e3-e271163cebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:57.325Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f7a1ac1b-3596-4d50-a3c4-12e1c383cf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:49:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:07.355Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8a3d627b-7ec9-47df-858f-dc69ca9ef0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:17.399Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=354cd522-0e7a-4253-a593-9f1c633f6d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:27.424Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b36d6880-46d1-4307-bfa4-85b6d7231f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:37.439Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=aca853da-a414-40f8-b93d-986d724f2534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:47.454Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d86afb16-3b0a-4243-9db0-32026ee39e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:57.481Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8ddd025f-c1ee-471b-925e-047a3628c2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:50:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:07.493Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=17f3a771-03a5-481d-8dda-cebffe1af09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:17.505Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5dcd923b-a7bc-44e3-a24e-36072a29f905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:27.539Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7d6315fc-ed84-43ef-98f4-567fff988c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:37.565Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=45fac0bb-95b9-456c-9a66-5b7f6a4cb562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:47.592Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=38231b74-7bab-40e8-acd0-11a426a9761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:57.608Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e535b18c-9cb1-47ec-aa3f-686b00c8d93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:51:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:07.623Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=64fbc317-4e9b-49c7-b18a-ba99688cb0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:17.642Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ab4946a5-e6f4-48a4-b416-7c34cddba41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:27.714Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=177fa0d4-c643-4802-bb9b-cf26551e2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:52:32.041Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:52:32.041Z |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-02-04T07:52:32.042Z |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-02-04T07:52:32.042Z |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-02-04T07:52:32.044Z |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-02-04T07:52:32.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:52:32.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:52:32.052Z |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-02-04T07:52:32.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:37.729Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=042cc2cd-58fc-40dc-ad9c-6892f16bde55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:47.744Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=28a6fcda-2549-4b1e-99d7-9116c1892082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:57.759Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f95c0751-c240-4408-aac4-142ed3932fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:52:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:07.774Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=016ec36d-8bfb-4aec-b7ec-c25a7ef21c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:17.793Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=46d703c0-1418-4007-afc5-b2c7a1327c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:27.885Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2d60ca6d-a749-47ad-a469-93101e2fa363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:37.907Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=63495eee-f402-4d1a-a9e2-19a80df1b4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:47.926Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c47d395d-ed30-4eb0-bfb7-fbb8357b639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:57.941Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=385bc6b0-6596-4c71-8e91-33e0349bdeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:53:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:07.977Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bb60ee45-008e-483f-863c-70b7a9334cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:07.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:17.991Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c785b6d7-7942-44bc-84bd-db4e3de087e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:28.011Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2f9b389d-2295-46f1-8b0c-2b9d89ff4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:38.040Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5a866f26-c3ef-46bd-a62d-3024ea5249b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:48.054Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f4b56454-76b9-4722-a5eb-83ed2c4f5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:58.066Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=419e18a2-68c9-4630-838b-64e294fc9d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:54:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:08.082Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d313596f-5253-4cf8-9711-9039e2bd8061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:08.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:18.102Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=179d694f-a3cb-4b35-8b41-98192a9766ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:28.113Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f25ec339-19f8-40ed-b8cb-cd066267c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:38.129Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=40d651ad-c95e-49fc-ae8a-76cc8d4f2ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:38.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:48.149Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=09a595ed-38c5-4f96-9702-f72d6a52340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:58.173Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0912df81-07b7-4708-a9ec-313e8d67f0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:55:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:08.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=879523d1-995a-409c-a6ce-133f2e2eaa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:18.205Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=955c59aa-338f-42fd-bc9a-d3e74b457b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:28.216Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a9d82445-e17d-4c0a-9b73-e8679e079a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:38.231Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4040c39b-4701-4e7b-815d-c7471c2c0440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:48.254Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f8654f23-a86c-4184-841e-38bae1d0d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:58.266Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7fc122e3-bbb2-4cc1-8d5b-ce5c88b16f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:56:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:08.315Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=590d7729-7bbc-4ce6-8b37-64abb0853ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:18.336Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8010d87a-b23f-4764-baaf-2065ae344888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:28.368Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6e94af1c-c849-4a62-b665-e76c159b8068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:28.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:57:31.977Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:57:31.978Z |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-02-04T07:57:31.978Z |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-02-04T07:57:31.978Z |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-02-04T07:57:31.979Z |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-02-04T07:57:31.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:57:31.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:57:31.988Z |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-02-04T07:57:31.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:38.400Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4170d969-2317-4f26-bf13-fd575e422e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:48.412Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fdfa86d2-dd56-4236-81f9-4ed7ed938cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:58.429Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a5e9117f-0e35-465c-b264-54224aa736ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:57:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:08.442Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=581b7323-faf8-4ba0-ab3b-591ed18902e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:18.461Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e6226aa2-1d23-41f8-a52f-a3b946eeccae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:28.475Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=477efd0a-26b5-42ef-93d7-d04fbda56ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:38.489Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a856693c-fd63-47c6-8c32-6949a58f6dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:48.502Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b8dd3fba-3801-4ee0-9efb-51be49190372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:58.516Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3019f906-acda-4eed-8949-067ed39ab145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:58:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:08.531Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=82ee1030-d7e6-4e7a-99c4-e16d3ddd89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:18.545Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9d5b89b-c436-4154-b3f4-91076c6fd2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:28.602Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=17d513b9-b158-47f9-814d-415095fa11ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:38.617Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=21114fcc-9d26-422d-b280-725204ab3a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:48.636Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6993faf4-b209-403e-a15e-f86ea1ed53cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:58.665Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8df044cf-6a95-4121-87e3-c0ca6b669aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:59:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:08.689Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5e4be8ad-8943-41d9-be1f-f543f1578691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:18.724Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bddbb942-4f14-43f9-9174-aa9dc5322e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:28.749Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0befca0e-2a6e-4910-9eda-791c589a7b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:38.771Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b47d37d8-b881-4cd9-80d5-06c055cd2b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:48.785Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b09d1953-a831-4592-9f4b-8aa9a45ae0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:58.825Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=142c7d6c-365e-4c61-9379-fd66999535e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:00:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:08.842Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d7670194-d753-44a7-94b8-3b6b73bf35c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:18.859Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4795fbe4-e282-465b-86ed-93ebc5f2e9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:28.887Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3f125e1e-4905-40db-b84f-08a003483365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:38.911Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=12386587-b8df-4896-a51e-e67296b4acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:48.944Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9bee317b-360a-49ba-bc3c-ba71b2635984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:58.963Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9073f7d2-82ca-46bf-83c2-c0d7dbe6739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:01:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:08.975Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=707b9285-414e-4f80-8ac7-8bd459609ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:18.993Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ae52d848-cb77-4a56-9d7f-d9109e6f1556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:19.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:29.006Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=493a04b1-f175-4102-b85d-052848002f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:02:32.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:02:32.059Z |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-02-04T08:02:32.060Z |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-02-04T08:02:32.060Z |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-02-04T08:02:32.061Z |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-02-04T08:02:32.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:02:32.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:02:32.069Z |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-02-04T08:02:32.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:39.042Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1a2bf648-3cd8-4649-baa1-a1faad002094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:49.057Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=506a94ff-5e02-47a8-8e53-f95d74e7beb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:59.078Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=41ce57c7-4068-4a9c-aec3-a694ddc7acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:02:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:09.091Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b5dc6685-2a9b-4520-883a-905601bdd6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:19.108Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=89fb5940-f8e2-491f-92d6-b9f890114d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:29.133Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fed80e38-485b-482f-8afa-d8faa292c5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:39.149Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0889f516-6bcc-4096-ae59-1d39c9c0ad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:49.183Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2de0d7fa-c73c-432f-aa8d-6bf912d4e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:59.205Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90d1f064-9852-4931-8f57-0e9a76e7afb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:03:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:09.254Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=888a4cf1-4f65-459c-9477-ffd1dff38853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:19.274Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e29378ef-48a4-4f86-900c-80a9dbe35828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:29.309Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1fb25d60-e5ee-4230-8682-38baf0567abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:39.325Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=79c72547-2dad-418a-884d-c75135a783ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:49.353Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a092de52-11f4-4e08-ae98-820cb79863b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:59.393Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=912c2c01-7f4f-4683-9f27-c35ba757dda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:04:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:09.410Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4a19c1a7-a895-4afb-81de-360d710c1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:19.422Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=adcfbe64-c475-4685-9c99-1288bd85385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:29.446Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a32cdfd8-8d55-4e37-a3ef-14a8816e9a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:39.466Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=94a612ab-3e96-462a-95e2-51e6d05d167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:49.495Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=05b29bed-fee1-4f71-9466-d7fb59f1015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:59.515Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=eb4fcc34-5bdd-406e-ad09-885f617af8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:05:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:09.585Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=77a6c7d1-e85e-404b-af27-dee842614b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:19.605Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a4a5348b-1a04-416f-9e22-b601e19dc58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:29.630Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e3bd4dfe-4a58-4af8-a873-abcaf00d2511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:39.653Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6c1946fd-426e-44ef-84e1-926e24e95159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:39.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:49.675Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e3755f60-c2ab-4079-86f7-9c6ba97d3f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:49.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:59.709Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb786434-9a60-4eae-8da1-1bb6eaa05caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:06:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:09.740Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1554557d-3259-41b4-8845-142b9c34ed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:19.769Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cf14f223-0ed3-4f8d-8b6d-358e03b59430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:29.795Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9bcd2fb8-36d9-4f82-a43a-0b7655f2189c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:07:31.850Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:07:31.851Z |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-02-04T08:07:31.851Z |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-02-04T08:07:31.851Z |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-02-04T08:07:31.851Z |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-02-04T08:07:31.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:07:31.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:07:31.857Z |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-02-04T08:07:31.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:39.821Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=00ce0d11-4b43-418c-9af5-abc423235af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:39.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:49.878Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=555738fd-775c-475f-b488-1e1bacc537fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:59.911Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9f9ab1c8-c1c2-4fee-979b-3529ae47ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:07:59.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:09.927Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=09063db6-96c6-4ea3-b4e4-e0636c357d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:19.943Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=28731c45-2759-4806-a43e-e14b4e710e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:29.981Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb39ce76-49a4-42e7-b75d-493ec4ab6203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:40.028Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=71ad9fa0-7b77-49de-8d2c-8666bd8be2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:40.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:50.046Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=577350d6-78aa-4d4c-b443-6daf84741b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:08:50.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:00.067Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6926daf1-b725-4686-9e30-fdf82fd4add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:10.079Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=396b91a9-d14a-4e0c-b331-675376d55b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:20.091Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0823b8d5-e70d-4ced-8cc8-ce5b252e327e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:30.132Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f3b079bc-3609-4d8d-b66e-814f2c6fb399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:40.193Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c6ba77f2-251d-44a4-bb20-a2f7dcb35757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:50.214Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2c401a84-1ec4-4d08-bcd5-54bf9321d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:09:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:00.238Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=99ccbe64-21d0-4979-86f2-e236a435bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:10.260Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=70841b65-1412-4f60-b197-ac08926d16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:20.290Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7a0f332c-6fa0-4dab-96e6-7b92954c438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:30.321Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=962e9b3a-ee11-4dbb-93be-b34ed19d8dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:40.336Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8c1538de-9a60-4d47-a551-1b2d76a8085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:50.376Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a537dfad-bc24-4491-bcbe-f3bc382d6a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:10:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:00.389Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b944ba73-ea57-43d0-90c3-b8c6803f022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:10.417Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=62d81fbc-013d-4b18-addf-d41975166054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:20.490Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4c9657e4-3271-4e8f-9f3b-c33732e231da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:30.514Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3de1faaa-283d-4e9c-b55d-2d94cb1decda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:40.553Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ecb2f3d7-15cf-433a-95af-dc499be6d326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:40.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:50.613Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=87cb7d02-3c8c-476f-9e9e-46798356f7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:11:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:00.637Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=570296e6-a51a-4f9a-8e57-072ed823bcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:10.679Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=48eccafc-962c-428d-b033-50028e529da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:20.696Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1a3e0e60-b963-4a01-870c-be163c0e2737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:30.725Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=77de3fc8-25ed-4213-aa56-0a1364cdcad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:30.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:12:32.007Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:12:32.008Z |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-02-04T08:12:32.008Z |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-02-04T08:12:32.009Z |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-02-04T08:12:32.010Z |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-02-04T08:12:32.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:12:32.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:12:32.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T08:12:32.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:40.739Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f60827cf-af55-412c-a4fe-bdba1a294f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:50.775Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d60176a-71eb-417f-8cd8-8d89dd3709d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:12:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:00.812Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5f90f39d-b5ed-48bf-b8a2-8f91a6bb3f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:10.846Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e5df32c4-a4e2-472f-b386-6d6bd210f83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:20.861Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1f1e25bb-bf23-4b15-9f06-2133bf829c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:20.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:30.885Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=460f61ed-40fe-45ef-812a-2813ae851518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:40.901Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d4404e28-9ea2-4e3d-80d8-cc71909dfce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:50.953Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3844344a-5a4a-4eae-9923-c89352d487f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:13:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:00.970Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=96da3f30-d346-435a-b6b9-9cd0be63a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:10.987Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bc6090d1-9385-4d3e-b548-21ac9b5a1436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:10.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:21.000Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e047ab52-ae47-497c-8b1f-5f98d50f2823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:31.036Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a813b086-5cb6-432a-845c-c78538da878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:41.057Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ec4b6ca8-f707-4e28-ac03-fe5225f9c578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:51.122Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6eae1078-a659-43dd-8069-75c359e23fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:14:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:01.153Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=209d3c98-0f38-4eef-aa2b-17d135889ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:11.170Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=21bd148c-2cf5-4243-a206-122680ee2631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:21.185Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9df7783e-359e-4ff2-9ebd-9c1547919328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:31.200Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=28a47cb0-2523-44e8-bd24-af221790e876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:31.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:41.285Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e1b6852e-c896-4a41-88bc-4e8265692f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:51.339Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e0a19a23-6232-4e67-8e0e-cbe073bb0fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:15:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:01.373Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=93bdaacc-3d01-4175-bd5e-2d0efdb7e9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:01.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:11.385Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c5219751-5bbe-4dc1-8607-8e19286a2963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:21.422Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c4ea5754-9f83-406a-b9ad-6ae9fc2aed01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:31.446Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2d626268-34f6-492a-bcbd-956d9d7dd48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:41.468Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=964259bc-acfa-463f-a494-137d87e33264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:41.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:51.498Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=333810fe-4096-43bb-a3c6-39b5d83709ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:16:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:01.513Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=12f2d6c4-d26e-4e71-b9fb-d17a0b6e5907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:11.536Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5acce54a-52a1-4f91-b32a-f8b538cd4efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:21.574Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=35f17103-77f3-49b4-8fd7-fb162bca1838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:31.637Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d8ec5a74-c2c6-4a6d-88b3-f30cfb68bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:17:32.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:17:32.062Z |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-02-04T08:17:32.062Z |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-02-04T08:17:32.062Z |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-02-04T08:17:32.063Z |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-02-04T08:17:32.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:17:32.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:17:32.069Z |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-02-04T08:17:32.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:41.657Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=914bac8f-1b94-4c82-9ce8-6286df2c5161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:51.719Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=57d0f28a-0556-4af2-be71-3afeacf176d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:17:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:01.738Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9964cff-45d6-4c79-a8ab-c772bf0c4044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:11.756Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=10d8ee1f-674b-43ab-a7aa-64a505eef4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:21.789Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a685ab14-da09-4ba4-adcc-1ea81911c0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:31.806Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25b9a0f1-e023-4c84-8a8a-a788aa772ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:41.822Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2906d275-e13d-4074-a2ea-fdfaf7453e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:51.905Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5d961b4c-9a16-43a6-aa81-168b15bacf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:18:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:01.923Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e19527a1-ab87-413e-b73e-f9762a0cbbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:11.964Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=436d1060-1de2-41bd-b199-538ac03abcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:21.976Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c77222b6-e0ce-46ac-99dd-3fcfba58921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:32.007Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc104041-f992-4187-8f1f-cf9ca3bab7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:42.026Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=df8ba9e8-8fb6-4068-92e2-4fa5729d2344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:52.043Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5ab95eb2-0ca5-4219-abeb-6802442a0ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:19:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:02.055Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b0d2bfb4-a582-4b0d-a1fd-292f41271d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:12.068Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=33a16282-76ed-42f5-a07c-72f6c1836b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:22.078Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1c66a6f3-8eb6-459f-ac05-173dac02a58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:32.112Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a7b8566b-bced-4fbc-bee9-9dfaeb6e679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:42.125Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e87ffd0e-8ea8-46db-8bce-5d5669eab522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:52.144Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fc2dabcd-b4dc-4b72-8b64-feed6cb432e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:20:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:02.165Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ba2171f-b8e5-41d7-bafe-aed7d6e98bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:02.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:12.198Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e60e9105-ba39-4cff-a92e-07c8760f37ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:12.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:22.213Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6d01d862-c924-4b14-baf1-0e12858d59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:32.244Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b641a21f-5785-49f5-ae2a-80c6190d22f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:42.261Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a73425d9-e527-4fbf-9f88-ff0188bb7d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:52.281Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b6860ea-708c-4699-b74e-501d214cd445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:21:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:02.302Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=497ff43d-422b-47ea-8fd0-5c7ba221c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:12.314Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=faf75d28-0835-45e8-b33b-497053f1fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:22.329Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7c999345-b2bb-4758-9d23-f75ba8cf00b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:22:31.919Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:22:31.919Z |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-02-04T08:22:31.919Z |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-02-04T08:22:31.920Z |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-02-04T08:22:31.920Z |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-02-04T08:22:31.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:22:31.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:22:31.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T08:22:31.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:32.344Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d388cfb2-a384-42c5-9ad0-30694b51638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:42.358Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9c4018c5-2c6b-4184-a99b-13ae9f30dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:52.376Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b48afb27-2d75-4669-afe8-939a6d1032df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:22:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:02.391Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4edc7265-12cf-402c-98ae-5343fb67fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:12.402Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dba1b31d-f81c-4e4d-ba01-0e9a43331e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:12.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:22.415Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7283149f-24c5-43cd-babd-374e2765fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:32.430Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a3d976ef-6426-4bf2-b1b7-9784516bbf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:42.445Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c6579e57-71e0-4a30-be5b-6f41655c58c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:52.522Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f3a726ed-8c8a-4c7e-9b9f-e36d91e18eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:23:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:02.547Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a8b6a67f-9fa2-435c-9dca-7b4c7ce4765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:12.577Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1d9f0720-03ac-464a-8c50-1b99c7c468af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:22.591Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=16e97e18-5c63-441a-8e86-7594b51efc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:22.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:32.618Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fabc92c5-59d3-4a0f-b483-b8df7b31b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:42.635Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=130f4d04-fb76-4dc4-8c6a-2944950d60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:52.681Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fb75fe32-d546-45f1-afc6-c7cf6fd5d797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:24:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:02.694Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ed3666f0-bb06-4783-b978-b4b5f424a5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:12.752Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f574a03e-8d82-4e30-8b64-16401b202237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:22.764Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=55712657-1f8c-49c0-bd04-f96e1bbc4e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:32.783Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1153376-0938-4950-bc48-b98fc9481f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:42.805Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4a2bd5b3-9334-4dac-80ab-55f071aa89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:52.835Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b310a498-96cb-4fc6-a6e2-8fc3b0504db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:25:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:02.853Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=30967061-f301-4831-989c-78867477baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:12.870Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=205d769c-21d8-4da9-8a41-3aebb9a57a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:22.887Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=756ab700-dcf3-4479-a34f-40085fb27f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:32.900Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0923c7fa-00b0-4dee-948d-e161b8554f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:42.920Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4f2ac9ad-7d8f-4afb-8076-dd126e3d2ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:52.934Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8a5e4d38-dff9-4a1e-a4ff-f88cc3ce70fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:26:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:02.954Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5bd41dec-277b-4781-801c-2501b6f47265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:13.008Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac928035-15a5-4bce-ba12-1cc4a50688e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:23.028Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b10003e-a8a2-4355-bd47-c00e4685a9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:27:32.056Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:27:32.057Z |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-02-04T08:27:32.057Z |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-02-04T08:27:32.057Z |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-02-04T08:27:32.058Z |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-02-04T08:27:32.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:27:32.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:27:32.066Z |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-02-04T08:27:32.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:33.067Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3eda40e9-d3fc-4919-948d-852342c081c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:43.078Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f267508d-55a5-4a8c-8bdc-e47a6fb89bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:53.093Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bade3374-dab9-4232-a724-0c11eceb3838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:27:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:03.123Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c706c68b-1534-4c79-88b5-16958a1b6b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:13.202Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b2fb78b-a6a9-419a-a914-8d4fc9fa516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:23.217Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1e02b3f0-53b8-4344-96c5-a1e976373369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:33.240Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8e4e83c2-5dd4-48f3-831d-cd9fde824963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:43.257Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac4349d7-9831-4f20-8e7a-4ad07621b243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:53.286Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=44649773-92be-4448-98e8-08f8daa7b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:28:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:03.298Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7accb7de-48d3-4040-a1f2-e0c558bfebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:03.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:13.314Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d1134ba0-1893-4ca2-8704-7e633d82204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:23.327Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=386bece1-7b04-4e0f-8cca-29aaea95829c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:33.373Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b918eb68-0321-454c-927e-0be252ea4557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:43.385Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f344e654-d461-4a62-949a-a38de3c5e5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:53.403Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=aff7bd74-3523-47df-bc62-50bdf9786d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:29:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:03.418Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3bc74626-6d58-4057-8bda-f9dcabf02808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:13.433Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8be33c3a-2909-46e5-91e0-4246bd815767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:23.450Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0cf38367-8f46-4160-9491-e00332d7b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:33.470Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=379f1f3f-5740-48ab-b436-c0cd8de6176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:43.488Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=30af1696-cf9f-44b9-975a-73ec675b3944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:53.508Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=233751a4-071b-4580-90f3-2d8f440d230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:30:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:03.533Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=40b75c32-df59-46e8-9642-7d4b6a633316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:13.581Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=324ac463-ce10-44e8-a67b-da40e54899f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:23.598Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d364bc64-0216-4bcd-90c0-6dd6c534943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:33.617Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=494b02e7-51ac-4133-aba1-fcac7a495aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:33.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:43.630Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=07b42f0d-aaa2-4688-9535-111f3dfc7c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:43.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:53.661Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=98945314-1061-4314-998c-b24f4ad53fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:31:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:03.712Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=57134cf9-69d1-4334-9d22-e47ff563b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:13.730Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5d057c22-d2bc-4cb4-9f35-f81a0176fc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:23.765Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=22b28a08-dceb-43a4-bf9f-c2def1bbdb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:32:32.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:32:32.011Z |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-02-04T08:32:32.011Z |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-02-04T08:32:32.011Z |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-02-04T08:32:32.012Z |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-02-04T08:32:32.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:32:32.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:32:32.020Z |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-02-04T08:32:32.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:33.810Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0e4af8c6-dc86-463b-b04f-dd1c2ee29c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:43.831Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4bc3d534-45e7-4cb7-8b5a-7af27f383403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:53.881Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3a665502-e9b1-4f9f-b877-012aa0a6b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:32:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:03.904Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d087d576-4165-4f13-9d57-eb22aa4af233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:13.949Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bc4e322b-bb4b-4213-81a4-f05b630397ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:23.971Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=afdaa517-1c96-4ffb-a74e-c6a5434430a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:34.070Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=62e35c62-e693-4438-88c7-616b72ef9b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:44.082Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=41d1366d-84d6-4e94-a76b-011877dd9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:54.100Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a8210ce2-0dbd-4f3c-8035-d101ebb29841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:33:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:04.117Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=00b40195-8a37-4278-90b7-821cb47a9915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:14.134Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2b237c36-a7f2-4834-a14b-08f5b0e16bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:24.150Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3407148a-da50-42d5-b44c-a3b3999254cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:34.165Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a62c7dd3-1892-40b3-8d19-3c1af2f90e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:34.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:44.178Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8f2d0c62-7e2b-4625-a4f5-7e5354d70bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:54.204Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b27165e-7226-4e38-8ba1-dce98bb1bb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:34:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:04.223Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5ec1cf38-f117-40ee-9bef-92488d82cb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:04.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:14.245Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5ddf70c5-8b20-450c-8ecb-08f1818e12f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:24.276Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=92e062eb-7c67-47aa-86ed-c2380b04018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:34.295Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=531262fb-9cdb-4f8a-947b-a072eef7e775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:44.307Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a70106f4-62a5-49f9-bcff-760551e53f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:54.336Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ff6c794-a9dc-4d6b-87ab-c3f4fdc1f63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:35:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:04.346Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8275443e-8f69-4edc-a126-e4a09bbbe2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:14.364Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=20b6d0ed-89c6-4a91-b321-1c97841ae9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:24.378Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b6b7af7f-4fc0-4e5c-a9f5-a5654be05ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:34.396Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6c69e489-0bad-458e-bce3-86368881b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:44.448Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f87abb74-0dee-41ab-b377-353306444b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:54.485Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6c9ac252-e8d0-4cd4-904d-94380780394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:36:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:04.497Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2f1034e8-c210-4af2-b3ea-43fbe7e722b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:14.515Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=04cbc6ec-c413-4654-8f6a-c94d6c016670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:24.535Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=454e4661-5222-4107-ae26-c0a320de3ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:37:31.922Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:37:31.923Z |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-02-04T08:37:31.923Z |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-02-04T08:37:31.923Z |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-02-04T08:37:31.923Z |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-02-04T08:37:31.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:37:31.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:37:31.932Z |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-02-04T08:37:31.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:34.551Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c85e064d-01d1-4935-8394-6d8d361e32f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:44.566Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=13b6c053-f183-4ad6-8733-5aa6052ab242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:54.588Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0f0e3dca-5b6a-49ab-89c7-7f4fc43a6e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:37:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:04.600Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d221f44d-936f-45bc-be67-b87884799486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:14.626Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c3ec81a9-ef13-4dca-8200-44a018da180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:24.660Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=836fa929-3527-4cc5-9ab3-4d564b063449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:34.703Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=505f1f37-54c6-4079-aa40-2c51440e894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:44.734Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d90a0f26-2cbf-4ad2-809c-3780959a7152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:54.779Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8cb28619-8546-4899-92df-a4ae128d7325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:38:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:04.803Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f7c22bea-ef24-4bda-a151-314688d77e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:14.822Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=53133c8b-8281-4ec6-84ad-e7cbafda1d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:24.852Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=38905053-d80f-43e9-807b-71ab37e3b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:24.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:34.882Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e4dc370f-7eeb-4b0d-b241-0186ebc0f572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:44.898Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6538c5a0-d334-49aa-9212-f4d65fb07523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:54.916Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3a938e20-7285-497c-befb-5b45347fbe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:39:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:04.929Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5d05cb5e-d606-4384-9916-aff46bb131f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:14.949Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=185d319a-d25d-4f40-a330-b7713a9022f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:24.978Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e030ced1-0258-432e-8da4-5f15a1a2a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:35.000Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=065a0812-f458-4f0b-8c22-d3356b7d4d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:45.014Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d2591f13-c771-49bc-bd00-7bec76b42bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:55.031Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=16a33859-5444-4fb0-82b1-acac68b442a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:40:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:05.043Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=51e75eb8-e73b-4cef-98d8-9e0539e6a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:15.061Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e0efefe3-d9a2-4493-aa5f-b34acc94c9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:25.086Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e696f7c7-0cf5-4be3-a89a-d133a84e313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:35.106Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e39434dc-a4e4-462b-bc2a-d6511fca295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:45.125Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2c9f0387-cb29-4c82-91a1-60810cfc2046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:55.157Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ebfd9bb7-aaaf-42a1-8444-ee272de9fcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:41:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:05.178Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a7467941-7b09-4ff3-99ba-8b1a66bb424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:15.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8b1a8b6a-8470-48a5-a090-f43dca6bd87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:25.215Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c26bb729-6d09-4d19-ab37-4a4e18d314c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:25.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T08:42:32.062Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T08:42:32.062Z |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-02-04T08:42:32.063Z |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-02-04T08:42:32.063Z |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-02-04T08:42:32.064Z |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-02-04T08:42:32.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T08:42:32.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T08:42:32.075Z |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-02-04T08:42:32.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:35.250Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ae19ba9-be7f-457b-be0c-d4c9bee101b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:45.263Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e820bd6b-0de6-489f-b09e-8dade7edba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:55.539Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c0255561-c8ea-41d9-be7d-0744f58c7f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:42:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:05.551Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9ac80896-8646-44f9-b237-41d7e120a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:15.562Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08a65698-9dd1-4764-b917-b2d89205bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:25.575Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=37366bf1-ca8e-4f32-b8be-0b535f1244c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:35.587Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cd6c2f78-1613-49eb-ad11-168f50b2cedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:45.628Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=59f412d8-b2fc-4a13-b823-63083100350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:55.643Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4caa3ec5-9bf1-4ad7-bd86-258f24e12219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:43:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:05.702Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0a98fcd3-d375-4227-ae89-2303dd35da43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:15.720Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1bd00d8-06f2-4003-8de5-0c6d622fd44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:25.733Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c54c574c-388d-4dda-a2c1-f160b94cec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:35.748Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=eee22258-d85d-48c8-9328-8b817db5a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T08:44:45.762Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=679510c9-c7d7-448a-a985-856607fd2bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023