By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.9) 2023-01-31 18:58:43,617 - [34mINFO [0;39m [main ] [36morg.onap.cps.temporal.Application[0;39m - Starting Application using Java 11.0.9.1 on onap-cps-temporal-6bbcc56b54-5qgjn with PID 1 (/app/classes started by ? in /app) 2023-01-31 18:58:43,625 - [34mINFO [0;39m [main ] [36morg.onap.cps.temporal.Application[0;39m - The following 1 profile is active: "helm" 2023-01-31 18:58:49,141 - [34mINFO [0;39m [main ] [36mo.s.d.r.c.RepositoryConfigurationDelegate[0;39m - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-01-31 18:58:49,394 - [34mINFO [0;39m [main ] [36mo.s.d.r.c.RepositoryConfigurationDelegate[0;39m - Finished Spring Data repository scanning in 217 ms. Found 1 JPA repository interfaces. 2023-01-31 18:58:51,022 - [34mINFO [0;39m [main ] [36mo.s.cloud.context.scope.GenericScope[0;39m - BeanFactory id=4630c962-e918-31ed-9745-9034b895ad1f 2023-01-31 18:58:53,967 - [34mINFO [0;39m [main ] [36mo.s.b.w.e.tomcat.TomcatWebServer[0;39m - Tomcat initialized with port(s): 8080 (http) 2023-01-31 18:58:53,999 - [34mINFO [0;39m [main ] [36mo.a.coyote.http11.Http11NioProtocol[0;39m - Initializing ProtocolHandler ["http-nio-8080"] 2023-01-31 18:58:54,000 - [34mINFO [0;39m [main ] [36mo.a.catalina.core.StandardService[0;39m - Starting service [Tomcat] 2023-01-31 18:58:54,000 - [34mINFO [0;39m [main ] [36mo.a.catalina.core.StandardEngine[0;39m - Starting Servlet engine: [Apache Tomcat/9.0.64] 2023-01-31 18:58:54,901 - [34mINFO [0;39m [main ] [36mo.a.c.c.C.[Tomcat].[localhost].[/][0;39m - Initializing Spring embedded WebApplicationContext 2023-01-31 18:58:54,902 - [34mINFO [0;39m [main ] [36mo.s.b.w.s.c.ServletWebServerApplicationContext[0;39m - Root WebApplicationContext: initialization completed in 10414 ms 2023-01-31 18:59:00,081 - [34mINFO [0;39m [main ] [36mcom.zaxxer.hikari.HikariDataSource[0;39m - HikariPool-1 - Starting... 2023-01-31 18:59:00,977 - [34mINFO [0;39m [main ] [36mcom.zaxxer.hikari.HikariDataSource[0;39m - HikariPool-1 - Start completed. 2023-01-31 18:59:01,753 - [34mINFO [0;39m [main ] [36mliquibase.database[0;39m - Set default schema name to cpstemporaldb 2023-01-31 18:59:02,272 - [34mINFO [0;39m [main ] [36mliquibase.lockservice[0;39m - Successfully acquired change log lock 2023-01-31 18:59:04,754 - [34mINFO [0;39m [main ] [36mliquibase.changelog[0;39m - Reading from cpstemporaldb.databasechangelog 2023-01-31 18:59:05,250 - [34mINFO [0;39m [main ] [36mliquibase.lockservice[0;39m - Successfully released change log lock 2023-01-31 18:59:06,352 - [34mINFO [0;39m [main ] [36mo.h.jpa.internal.util.LogHelper[0;39m - HHH000204: Processing PersistenceUnitInfo [name: default] 2023-01-31 18:59:06,517 - [34mINFO [0;39m [main ] [36morg.hibernate.Version[0;39m - HHH000412: Hibernate ORM core version 5.6.9.Final 2023-01-31 18:59:06,934 - [34mINFO [0;39m [main ] [36mo.h.annotations.common.Version[0;39m - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-31 18:59:07,257 - [34mINFO [0;39m [main ] [36morg.hibernate.dialect.Dialect[0;39m - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2023-01-31 18:59:07,817 - [31mWARN [0;39m [main ] [36mHibernate Types[0;39m - You should use Hypersistence Optimizer to speed up your Hibernate application! 2023-01-31 18:59:07,818 - [31mWARN [0;39m [main ] [36mHibernate Types[0;39m - For more details, go to https://vladmihalcea.com/hypersistence-optimizer/ 2023-01-31 18:59:07,819 - [34mINFO [0;39m [main ] [36mHibernate Types[0;39m - _ _ _ _ | | | | (_) | | | |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___ | __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \ | | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/ |_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___| __/ | | |___/|_| ____ _ _ _ / __ \ | | (_) (_) | | | |_ __ | |_ _ _ __ ___ _ _______ _ __ | | | | '_ \| __| | '_ ` _ \| |_ / _ \ '__| | |__| | |_) | |_| | | | | | | |/ / __/ | \____/| .__/ \__|_|_| |_| |_|_/___\___|_| | | |_| 2023-01-31 18:59:07,820 - [34mINFO [0;39m [main ] [36mHibernate Types[0;39m - Check out the README page for more info about the Hypersistence Optimizer banner https://github.com/vladmihalcea/hibernate-types#how-to-remove-the-hypersistence-optimizer-banner-from-the-log 2023-01-31 18:59:08,247 - [34mINFO [0;39m [main ] [36mo.h.validator.internal.util.Version[0;39m - HV000001: Hibernate Validator 6.2.3.Final 2023-01-31 18:59:09,665 - [34mINFO [0;39m [main ] [36mo.h.e.t.j.p.i.JtaPlatformInitiator[0;39m - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-31 18:59:09,691 - [34mINFO [0;39m [main ] [36mo.s.o.j.LocalContainerEntityManagerFactoryBean[0;39m - Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-01-31 18:59:19,780 - [34mINFO [0;39m [main ] [36mo.s.s.web.DefaultSecurityFilterChain[0;39m - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4ba62429, org.springframework.security.web.context.SecurityContextPersistenceFilter@55c7ba5, org.springframework.security.web.header.HeaderWriterFilter@1c696163, org.springframework.security.web.authentication.logout.LogoutFilter@c2a7ded, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ac42ce6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4aedac7f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e68c09d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a3e2035, org.springframework.security.web.session.SessionManagementFilter@189d8bef, org.springframework.security.web.access.ExceptionTranslationFilter@7c63146c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@30a1e459] 2023-01-31 18:59:21,199 - [34mINFO [0;39m [main ] [36mo.a.k.c.consumer.ConsumerConfig[0;39m - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-cps-temporal-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = cps-temporal-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-01-31 18:59:21,603 - [34mINFO [0;39m [main ] [36mo.a.k.c.s.a.AbstractLogin[0;39m - Successfully logged in. 2023-01-31 18:59:21,811 - [34mINFO [0;39m [main ] [36mo.a.kafka.common.utils.AppInfoParser[0;39m - Kafka version: 3.0.1 2023-01-31 18:59:21,812 - [34mINFO [0;39m [main ] [36mo.a.kafka.common.utils.AppInfoParser[0;39m - Kafka commitId: 8e30984f43e64d8b 2023-01-31 18:59:21,813 - [34mINFO [0;39m [main ] [36mo.a.kafka.common.utils.AppInfoParser[0;39m - Kafka startTimeMs: 1675191561804 2023-01-31 18:59:21,911 - [34mINFO [0;39m [main ] [36mo.a.k.clients.consumer.KafkaConsumer[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Subscribed to topic(s): cps.data-updated-events 2023-01-31 18:59:21,945 - [34mINFO [0;39m [main ] [36mo.a.coyote.http11.Http11NioProtocol[0;39m - Starting ProtocolHandler ["http-nio-8080"] 2023-01-31 18:59:22,102 - [34mINFO [0;39m [main ] [36mo.s.b.w.e.tomcat.TomcatWebServer[0;39m - Tomcat started on port(s): 8080 (http) with context path '' 2023-01-31 18:59:22,359 - [34mINFO [0;39m [main ] [36mo.s.b.w.e.tomcat.TomcatWebServer[0;39m - Tomcat initialized with port(s): 8081 (http) 2023-01-31 18:59:22,361 - [34mINFO [0;39m [main ] [36mo.a.coyote.http11.Http11NioProtocol[0;39m - Initializing ProtocolHandler ["http-nio-8081"] 2023-01-31 18:59:22,362 - [34mINFO [0;39m [main ] [36mo.a.catalina.core.StandardService[0;39m - Starting service [Tomcat] 2023-01-31 18:59:22,363 - [34mINFO [0;39m [main ] [36mo.a.catalina.core.StandardEngine[0;39m - Starting Servlet engine: [Apache Tomcat/9.0.64] 2023-01-31 18:59:22,427 - [34mINFO [0;39m [main ] [36mo.a.c.c.C.[Tomcat-1].[localhost].[/][0;39m - Initializing Spring embedded WebApplicationContext 2023-01-31 18:59:22,428 - [34mINFO [0;39m [main ] [36mo.s.b.w.s.c.ServletWebServerApplicationContext[0;39m - Root WebApplicationContext: initialization completed in 313 ms 2023-01-31 18:59:22,984 - [34mINFO [0;39m [main ] [36mo.s.b.a.e.web.EndpointLinksResolver[0;39m - Exposing 4 endpoint(s) beneath base path '/manage' 2023-01-31 18:59:24,120 - [34mINFO [0;39m [main ] [36mo.a.coyote.http11.Http11NioProtocol[0;39m - Starting ProtocolHandler ["http-nio-8081"] 2023-01-31 18:59:24,164 - [34mINFO [0;39m [main ] [36mo.s.b.w.e.tomcat.TomcatWebServer[0;39m - Tomcat started on port(s): 8081 (http) with context path '' 2023-01-31 18:59:24,240 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-0 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,250 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-5 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,250 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-2 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,250 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-8 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,251 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-9 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,251 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-1 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,251 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-4 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,251 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-6 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,251 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-7 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,252 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Resetting the last seen epoch of partition cps.data-updated-events-3 to 0 since the associated topicId changed from null to fduKik89QgOb_lIMd5D43w 2023-01-31 18:59:24,261 - [34mINFO [0;39m [intContainer#0-0-C-1] [36morg.apache.kafka.clients.Metadata[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Cluster ID: a1oKn33bT3aH1k-qNzDcxQ 2023-01-31 18:59:24,265 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-31 18:59:24,297 - [34mINFO [0;39m [main ] [36morg.onap.cps.temporal.Application[0;39m - Started Application in 43.691 seconds (JVM running for 46.721) 2023-01-31 18:59:24,393 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] (Re-)joining group 2023-01-31 18:59:24,666 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Request joining group due to: need to re-join with the given member-id 2023-01-31 18:59:24,678 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] (Re-)joining group 2023-01-31 18:59:27,692 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-cps-temporal-group-1-ffd8676a-a7c8-436c-a836-0043584e261d', protocol='range'} 2023-01-31 18:59:27,701 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Finished assignment for group at generation 5: {consumer-cps-temporal-group-1-ffd8676a-a7c8-436c-a836-0043584e261d=Assignment(partitions=[cps.data-updated-events-0, cps.data-updated-events-1, cps.data-updated-events-2, cps.data-updated-events-3, cps.data-updated-events-4, cps.data-updated-events-5, cps.data-updated-events-6, cps.data-updated-events-7, cps.data-updated-events-8, cps.data-updated-events-9])} 2023-01-31 18:59:27,730 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-cps-temporal-group-1-ffd8676a-a7c8-436c-a836-0043584e261d', protocol='range'} 2023-01-31 18:59:27,732 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Notifying assignor about the new Assignment(partitions=[cps.data-updated-events-0, cps.data-updated-events-1, cps.data-updated-events-2, cps.data-updated-events-3, cps.data-updated-events-4, cps.data-updated-events-5, cps.data-updated-events-6, cps.data-updated-events-7, cps.data-updated-events-8, cps.data-updated-events-9]) 2023-01-31 18:59:27,762 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Adding newly assigned partitions: cps.data-updated-events-9, cps.data-updated-events-8, cps.data-updated-events-7, cps.data-updated-events-6, cps.data-updated-events-5, cps.data-updated-events-4, cps.data-updated-events-3, cps.data-updated-events-2, cps.data-updated-events-1, cps.data-updated-events-0 2023-01-31 18:59:27,868 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-31 18:59:27,891 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-8 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-31 18:59:27,901 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-31 18:59:27,904 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-31 18:59:27,904 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-31 18:59:27,904 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-31 18:59:27,905 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-31 18:59:27,905 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-31 18:59:27,905 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-31 18:59:27,905 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.a.k.c.c.i.ConsumerCoordinator[0;39m - [Consumer clientId=consumer-cps-temporal-group-1, groupId=cps-temporal-group] Setting offset for partition cps.data-updated-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-31 18:59:28,014 - [34mINFO [0;39m [intContainer#0-0-C-1] [36mo.s.k.l.KafkaMessageListenerContainer[0;39m - cps-temporal-group: partitions assigned: [cps.data-updated-events-9, cps.data-updated-events-8, cps.data-updated-events-7, cps.data-updated-events-6, cps.data-updated-events-5, cps.data-updated-events-4, cps.data-updated-events-3, cps.data-updated-events-2, cps.data-updated-events-1, cps.data-updated-events-0] 2023-01-31 18:59:36,142 - [34mINFO [0;39m [http-nio-8081-exec-2] [36mo.a.c.c.C.[Tomcat-1].[localhost].[/][0;39m - Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-31 18:59:36,143 - [34mINFO [0;39m [http-nio-8081-exec-2] [36mo.s.web.servlet.DispatcherServlet[0;39m - Initializing Servlet 'dispatcherServlet' 2023-01-31 18:59:36,144 - [34mINFO [0;39m [http-nio-8081-exec-2] [36mo.s.web.servlet.DispatcherServlet[0;39m - Completed initialization in 1 ms