2024-02-17 04:59:43 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-02-17 04:59:43 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-02-17 04:59:44 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2024-02-17 04:59:44 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest], using DelegatingSmartContextLoader 2024-02-17 04:59:44 DEBUG Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-02-17 04:59:44 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest]: class path resource [org/onap/dcae/TLSTest-context.xml] does not exist 2024-02-17 04:59:44 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest]: no resource found for suffixes {-context.xml}. 2024-02-17 04:59:44 DEBUG Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-02-17 04:59:44 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-17 04:59:44 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpConfiguration]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-17 04:59:44 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-17 04:59:44 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-17 04:59:44 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest]: TLSTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-17 04:59:44 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest] 2024-02-17 04:59:44 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest]: using defaults. 2024-02-17 04:59:44 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-02-17 04:59:44 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-02-17 04:59:44 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-02-17 04:59:44 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59ae4a6f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3463d70a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66a4e1ef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d2410af, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5672c056, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c039615, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d69bbe3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60157589, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@20a569ad, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@40f6e092, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3030edcc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bc27f7e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@702189aa] 2024-02-17 04:59:44 DEBUG Before test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:44 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-02-17 04:59:44 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-02-17 04:59:44 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2024-02-17 04:59:44 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest], using SpringBootContextLoader 2024-02-17 04:59:44 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest-context.xml] does not exist 2024-02-17 04:59:44 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTestContext.groovy] does not exist 2024-02-17 04:59:44 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-02-17 04:59:44 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: HttpsWithTLSAuthenticationAndBasicAuthTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-17 04:59:44 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] 2024-02-17 04:59:44 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/VesApplication.class] 2024-02-17 04:59:44 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest 2024-02-17 04:59:44 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: using defaults. 2024-02-17 04:59:44 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-02-17 04:59:44 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-02-17 04:59:44 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-02-17 04:59:44 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51fb4092, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73a8f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@43b54374, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a3e0c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@cd7df73, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11fe8a70, org.springframework.test.context.event.EventPublishingTestExecutionListener@78b9c5d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6084b7c2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@521ad0e6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37526ddf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1f3f9e8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@448c64b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@40151124] 2024-02-17 04:59:44 DEBUG Before test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:44 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@153412a1, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:44 DEBUG Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 2024-02-17 04:59:44 DEBUG Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 2024-02-17 04:59:44 DEBUG Activating profiles [] 2024-02-17 04:59:44 DEBUG Registering component classes: {} 2024-02-17 04:59:44 DEBUG Refreshing org.springframework.context.support.GenericApplicationContext@2455c95c 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-02-17 04:59:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-02-17 04:59:44 DEBUG Storing ApplicationContext [609601884] in cache under key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 2024-02-17 04:59:44 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 2024-02-17 04:59:45 INFO Starting TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-6003 with PID 2870 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-sonar) 2024-02-17 04:59:45 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2024-02-17 04:59:45 INFO No active profile set, falling back to 1 default profile: "default" 2024-02-17 04:59:45 DEBUG Loading source class org.onap.dcae.VesApplication 2024-02-17 04:59:45 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/HeaderUtils.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2024-02-17 04:59:45 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/VesRestController.class] 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-02-17 04:59:45 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2024-02-17 04:59:46 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3794ff96] 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'servletContainer' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'settings' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'servletConfig' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:46 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:47 INFO Enabling SSL 2024-02-17 04:59:47 INFO Using keyStore path: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/keystore 2024-02-17 04:59:47 INFO Using keyStore password from: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/passwordfile 2024-02-17 04:59:47 INFO Actual key store alias is: localhost 2024-02-17 04:59:47 INFO Enabling TLS client authorization 2024-02-17 04:59:47 INFO Using trustStore path: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/truststore 2024-02-17 04:59:47 INFO Using trustStore password from: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/trustpasswordfile 2024-02-17 04:59:47 INFO Application work in certBasicAuth mode on 0 port. 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2024-02-17 04:59:47 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-17 04:59:47 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-17 04:59:47 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2024-02-17 04:59:47 INFO Tomcat initialized with port(s): 0 (https) 2024-02-17 04:59:47 INFO Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 2024-02-17 04:59:47 INFO Starting service [Tomcat] 2024-02-17 04:59:47 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2024-02-17 04:59:47 INFO Initializing Spring embedded WebApplicationContext 2024-02-17 04:59:47 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2024-02-17 04:59:47 INFO Root WebApplicationContext: initialization completed in 2316 ms 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2024-02-17 04:59:47 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2024-02-17 04:59:47 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2024-02-17 04:59:47 DEBUG Filter 'characterEncodingFilter' configured for use 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'vesApplication' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'headerUtils' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2024-02-17 04:59:47 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$fc53bb6d] - unable to determine constructor/method parameter names 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'errorLogger' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'vesRestController' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:47 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2024-02-17 04:59:47 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2024-02-17 04:59:47 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2024-02-17 04:59:47 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:47 DEBUG 'beanNameHandlerMapping' {} 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:47 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2024-02-17 04:59:47 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2024-02-17 04:59:48 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2024-02-17 04:59:48 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:48 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'localeResolver' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'themeResolver' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'error' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-17 04:59:48 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'messageConverters' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-17 04:59:48 DEBUG Using SLF4J as the default logging framework 2024-02-17 04:59:48 DEBUG -Dio.netty.leakDetection.level: simple 2024-02-17 04:59:48 DEBUG -Dio.netty.leakDetection.targetRecords: 4 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2024-02-17 04:59:48 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2024-02-17 04:59:48 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2024-02-17 04:59:48 DEBUG Starting beans in phase 2147483646 2024-02-17 04:59:48 INFO Starting ProtocolHandler ["https-jsse-nio-auto-1"] 2024-02-17 04:59:48 INFO Tomcat started on port(s): 33045 (https) with context path '' 2024-02-17 04:59:48 DEBUG Successfully started bean 'webServerStartStop' 2024-02-17 04:59:48 DEBUG Starting beans in phase 2147483647 2024-02-17 04:59:48 DEBUG Successfully started bean 'webServerGracefulShutdown' 2024-02-17 04:59:48 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2024-02-17 04:59:48 INFO Started TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest in 3.887 seconds (JVM running for 7.539) 2024-02-17 04:59:48 DEBUG Application availability state LivenessState changed to CORRECT 2024-02-17 04:59:48 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2024-02-17 04:59:48 DEBUG Storing ApplicationContext [27812459] in cache under key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:48 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 2] 2024-02-17 04:59:48 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@2bd44cd, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:48 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:48 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 2] 2024-02-17 04:59:48 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-17 04:59:48 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:48 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 2] 2024-02-17 04:59:48 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@2bd44cd, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:48 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:48 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 2] 2024-02-17 04:59:48 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:48 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 2] 2024-02-17 04:59:48 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:48 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 2] 2024-02-17 04:59:48 DEBUG HTTP GET https://localhost:33045/ 2024-02-17 04:59:48 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-17 04:59:48 DEBUG CookieSpec selected: default 2024-02-17 04:59:48 DEBUG Auth cache not set in the context 2024-02-17 04:59:48 DEBUG Connection request: [route: {s}->https://localhost:33045][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-17 04:59:48 DEBUG Connection leased: [id: 0][route: {s}->https://localhost:33045][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-17 04:59:48 DEBUG Opening connection {s}->https://localhost:33045 2024-02-17 04:59:48 DEBUG Connecting to localhost/127.0.0.1:33045 2024-02-17 04:59:48 DEBUG Connecting socket to localhost/127.0.0.1:33045 with timeout 0 2024-02-17 04:59:48 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-02-17 04:59:48 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-02-17 04:59:48 DEBUG Starting handshake 2024-02-17 04:59:49 DEBUG Secure session established 2024-02-17 04:59:49 DEBUG negotiated protocol: TLSv1.3 2024-02-17 04:59:49 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2024-02-17 04:59:49 DEBUG peer principal: CN=localhost 2024-02-17 04:59:49 DEBUG issuer principal: CN=localhost 2024-02-17 04:59:49 DEBUG Connection established 127.0.0.1:51888<->127.0.0.1:33045 2024-02-17 04:59:49 DEBUG Executing request GET / HTTP/1.1 2024-02-17 04:59:49 DEBUG Proxy auth state: UNCHALLENGED 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> GET / HTTP/1.1 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> Accept: text/plain, application/json, application/*+json, */* 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> Host: localhost:33045 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> Connection: Keep-Alive 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> Accept-Encoding: gzip,deflate 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "GET / HTTP/1.1[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "Host: localhost:33045[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:49 DEBUG Connection manager is shutting down 2024-02-17 04:59:49 DEBUG Connection manager shut down 2024-02-17 04:59:49 DEBUG Connection manager is shutting down 2024-02-17 04:59:49 DEBUG Connection manager shut down 2024-02-17 04:59:49 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-17 04:59:49 INFO Initializing Servlet 'dispatcherServlet' 2024-02-17 04:59:49 DEBUG Detected StandardServletMultipartResolver 2024-02-17 04:59:49 DEBUG Detected AcceptHeaderLocaleResolver 2024-02-17 04:59:49 DEBUG Detected FixedThemeResolver 2024-02-17 04:59:49 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@46fe779b 2024-02-17 04:59:49 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@320ae353 2024-02-17 04:59:49 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2024-02-17 04:59:49 INFO Completed initialization in 5 ms 2024-02-17 04:59:49 DEBUG GET "/", parameters={} 2024-02-17 04:59:49 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-02-17 04:59:49 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-02-17 04:59:49 DEBUG Writing ["Welcome to VESCollector"] 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "HTTP/1.1 200 [\r][\n]" 2024-02-17 04:59:49 DEBUG Completed 200 OK 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "Content-Length: 23[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:49 GMT[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "Keep-Alive: timeout=60[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << "Welcome to VESCollector" 2024-02-17 04:59:49 DEBUG http-outgoing-0 << HTTP/1.1 200 2024-02-17 04:59:49 DEBUG http-outgoing-0 << Content-Type: text/plain;charset=ISO-8859-1 2024-02-17 04:59:49 DEBUG http-outgoing-0 << Content-Length: 23 2024-02-17 04:59:49 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:49 GMT 2024-02-17 04:59:49 DEBUG http-outgoing-0 << Keep-Alive: timeout=60 2024-02-17 04:59:49 DEBUG http-outgoing-0 << Connection: keep-alive 2024-02-17 04:59:49 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2024-02-17 04:59:49 DEBUG Response 200 OK 2024-02-17 04:59:49 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-02-17 04:59:49 DEBUG Connection [id: 0][route: {s}->https://localhost:33045][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2024-02-17 04:59:49 DEBUG http-outgoing-0: set socket timeout to 0 2024-02-17 04:59:49 DEBUG Connection released: [id: 0][route: {s}->https://localhost:33045][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 2024-02-17 04:59:49 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@2bd44cd, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@3959029f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 2024-02-17 04:59:49 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@20be957f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 2024-02-17 04:59:49 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 2] 2024-02-17 04:59:49 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@20be957f, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 2] 2024-02-17 04:59:49 DEBUG HTTP GET https://localhost:33045/ 2024-02-17 04:59:49 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-17 04:59:49 DEBUG CookieSpec selected: default 2024-02-17 04:59:49 DEBUG Auth cache not set in the context 2024-02-17 04:59:49 DEBUG Connection request: [route: {s}->https://localhost:33045][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-17 04:59:49 DEBUG Connection leased: [id: 1][route: {s}->https://localhost:33045][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-17 04:59:49 DEBUG Opening connection {s}->https://localhost:33045 2024-02-17 04:59:49 DEBUG Connecting to localhost/127.0.0.1:33045 2024-02-17 04:59:49 DEBUG Connecting socket to localhost/127.0.0.1:33045 with timeout 0 2024-02-17 04:59:49 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-02-17 04:59:49 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-02-17 04:59:49 DEBUG Starting handshake 2024-02-17 04:59:49 DEBUG Secure session established 2024-02-17 04:59:49 DEBUG negotiated protocol: TLSv1.3 2024-02-17 04:59:49 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2024-02-17 04:59:49 DEBUG peer principal: CN=localhost 2024-02-17 04:59:49 DEBUG issuer principal: CN=localhost 2024-02-17 04:59:49 DEBUG Connection established 127.0.0.1:51890<->127.0.0.1:33045 2024-02-17 04:59:49 DEBUG Executing request GET / HTTP/1.1 2024-02-17 04:59:49 DEBUG Target auth state: UNCHALLENGED 2024-02-17 04:59:49 DEBUG Proxy auth state: UNCHALLENGED 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> GET / HTTP/1.1 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> Accept: text/plain, application/json, application/*+json, */* 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> Host: localhost:33045 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> Connection: Keep-Alive 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> Accept-Encoding: gzip,deflate 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "GET / HTTP/1.1[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "Host: localhost:33045[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-17 04:59:49 DEBUG GET "/", parameters={} 2024-02-17 04:59:49 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-02-17 04:59:49 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-02-17 04:59:49 DEBUG Writing ["Welcome to VESCollector"] 2024-02-17 04:59:49 DEBUG Completed 200 OK 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "HTTP/1.1 200 [\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "Content-Length: 23[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "Date: Sat, 17 Feb 2024 04:59:49 GMT[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << "Welcome to VESCollector" 2024-02-17 04:59:49 DEBUG http-outgoing-1 << HTTP/1.1 200 2024-02-17 04:59:49 DEBUG http-outgoing-1 << Content-Type: text/plain;charset=ISO-8859-1 2024-02-17 04:59:49 DEBUG http-outgoing-1 << Content-Length: 23 2024-02-17 04:59:49 DEBUG http-outgoing-1 << Date: Sat, 17 Feb 2024 04:59:49 GMT 2024-02-17 04:59:49 DEBUG http-outgoing-1 << Keep-Alive: timeout=60 2024-02-17 04:59:49 DEBUG http-outgoing-1 << Connection: keep-alive 2024-02-17 04:59:49 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2024-02-17 04:59:49 DEBUG Response 200 OK 2024-02-17 04:59:49 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-02-17 04:59:49 DEBUG Connection [id: 1][route: {s}->https://localhost:33045][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2024-02-17 04:59:49 DEBUG http-outgoing-1: set socket timeout to 0 2024-02-17 04:59:49 DEBUG Connection released: [id: 1][route: {s}->https://localhost:33045][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 2] 2024-02-17 04:59:49 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@20be957f, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 2] 2024-02-17 04:59:49 DEBUG After test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-02-17 04:59:49 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-02-17 04:59:49 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2024-02-17 04:59:49 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpTest], using SpringBootContextLoader 2024-02-17 04:59:49 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTest-context.xml] does not exist 2024-02-17 04:59:49 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTestContext.groovy] does not exist 2024-02-17 04:59:49 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-02-17 04:59:49 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpTest]: HttpTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-17 04:59:49 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpTest] 2024-02-17 04:59:49 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpTest 2024-02-17 04:59:49 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpTest]: using defaults. 2024-02-17 04:59:49 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-02-17 04:59:49 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-02-17 04:59:49 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-02-17 04:59:49 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56637aa4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3cedcaaf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2777de5f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6034f6c6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2d4f063e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f25098a, org.springframework.test.context.event.EventPublishingTestExecutionListener@66b9b517, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@217cedc0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@74577127, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@23e95f7e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@8d34719, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4e87b92e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1162790] 2024-02-17 04:59:49 DEBUG Before test class: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@39b3f74f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 2] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 2] 2024-02-17 04:59:49 DEBUG Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0} 2024-02-17 04:59:49 DEBUG Activating profiles [] 2024-02-17 04:59:49 INFO Starting TLSTest.HttpTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-6003 with PID 2870 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-sonar) 2024-02-17 04:59:49 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2024-02-17 04:59:49 INFO No active profile set, falling back to 1 default profile: "default" 2024-02-17 04:59:49 DEBUG Loading source class org.onap.dcae.VesApplication 2024-02-17 04:59:49 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/HeaderUtils.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2024-02-17 04:59:49 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/VesRestController.class] 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2024-02-17 04:59:49 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4a5fdb3e] 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'servletContainer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'settings' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'servletConfig' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 INFO Application work in noAuth mode on 1111 port. 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2024-02-17 04:59:49 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-17 04:59:49 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-17 04:59:49 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2024-02-17 04:59:49 INFO Tomcat initialized with port(s): 1111 (http) 2024-02-17 04:59:49 INFO Initializing ProtocolHandler ["http-nio-1111"] 2024-02-17 04:59:49 INFO Starting service [Tomcat] 2024-02-17 04:59:49 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2024-02-17 04:59:49 INFO Initializing Spring embedded WebApplicationContext 2024-02-17 04:59:49 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2024-02-17 04:59:49 INFO Root WebApplicationContext: initialization completed in 184 ms 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2024-02-17 04:59:49 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2024-02-17 04:59:49 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2024-02-17 04:59:49 DEBUG Filter 'characterEncodingFilter' configured for use 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'vesApplication' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'headerUtils' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2024-02-17 04:59:49 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$fc53bb6d] - unable to determine constructor/method parameter names 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'errorLogger' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'vesRestController' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:49 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2024-02-17 04:59:49 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2024-02-17 04:59:49 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2024-02-17 04:59:49 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:49 DEBUG 'beanNameHandlerMapping' {} 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2024-02-17 04:59:49 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2024-02-17 04:59:49 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:49 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'localeResolver' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'themeResolver' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'error' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2024-02-17 04:59:49 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'messageConverters' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2024-02-17 04:59:49 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2024-02-17 04:59:49 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2024-02-17 04:59:49 DEBUG Starting beans in phase 2147483646 2024-02-17 04:59:49 INFO Starting ProtocolHandler ["http-nio-1111"] 2024-02-17 04:59:49 INFO Tomcat started on port(s): 1111 (http) with context path '' 2024-02-17 04:59:49 DEBUG Successfully started bean 'webServerStartStop' 2024-02-17 04:59:49 DEBUG Starting beans in phase 2147483647 2024-02-17 04:59:49 DEBUG Successfully started bean 'webServerGracefulShutdown' 2024-02-17 04:59:49 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2024-02-17 04:59:49 INFO Started TLSTest.HttpTest in 0.373 seconds (JVM running for 8.579) 2024-02-17 04:59:49 DEBUG Application availability state LivenessState changed to CORRECT 2024-02-17 04:59:49 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2024-02-17 04:59:49 DEBUG Storing ApplicationContext [563163682] in cache under key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 3] 2024-02-17 04:59:49 DEBUG Performing dependency injection for test context [[DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 3] 2024-02-17 04:59:49 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 3] 2024-02-17 04:59:49 DEBUG Before test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 3] 2024-02-17 04:59:49 DEBUG HTTP GET http://localhost:1111/ 2024-02-17 04:59:49 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-17 04:59:49 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-17 04:59:49 INFO Initializing Servlet 'dispatcherServlet' 2024-02-17 04:59:49 DEBUG Detected StandardServletMultipartResolver 2024-02-17 04:59:49 DEBUG Detected AcceptHeaderLocaleResolver 2024-02-17 04:59:49 DEBUG Detected FixedThemeResolver 2024-02-17 04:59:49 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2e83c617 2024-02-17 04:59:49 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@20443db7 2024-02-17 04:59:49 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2024-02-17 04:59:49 INFO Completed initialization in 1 ms 2024-02-17 04:59:49 DEBUG GET "/", parameters={} 2024-02-17 04:59:49 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-02-17 04:59:49 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-02-17 04:59:49 DEBUG Writing ["Welcome to VESCollector"] 2024-02-17 04:59:49 DEBUG Completed 200 OK 2024-02-17 04:59:49 DEBUG Response 200 OK 2024-02-17 04:59:49 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 3] 2024-02-17 04:59:49 DEBUG After test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@5f81a74, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 3] 2024-02-17 04:59:49 DEBUG Performing dependency injection for test context [[DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 3] 2024-02-17 04:59:49 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 3] 2024-02-17 04:59:49 DEBUG Before test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 3] 2024-02-17 04:59:49 DEBUG HTTP GET https://localhost:1111/ 2024-02-17 04:59:49 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-17 04:59:49 DEBUG CookieSpec selected: default 2024-02-17 04:59:49 DEBUG Auth cache not set in the context 2024-02-17 04:59:49 DEBUG Connection request: [route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-17 04:59:49 DEBUG Connection leased: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-17 04:59:49 DEBUG Opening connection {s}->https://localhost:1111 2024-02-17 04:59:49 DEBUG Connecting to localhost/127.0.0.1:1111 2024-02-17 04:59:49 DEBUG Connecting socket to localhost/127.0.0.1:1111 with timeout 0 2024-02-17 04:59:49 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-02-17 04:59:49 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-02-17 04:59:49 DEBUG Starting handshake 2024-02-17 04:59:49 INFO Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x030x01z0x010x000x01v0x030x030x050x0a0x980x1b9V0x17e0xf20xddS.0x8fn0xb10xf60xb40x0a0xc10x86S0xac0x97j50xa70xa4,50xcb0xfdH ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 04:59:49 DEBUG http-outgoing-2: Shutdown connection 2024-02-17 04:59:49 DEBUG Connection discarded 2024-02-17 04:59:49 DEBUG Connection released: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 3] 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 3] 2024-02-17 04:59:49 DEBUG After test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 3] 2024-02-17 04:59:49 DEBUG After test class: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-17 04:59:49 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 3] 2024-02-17 04:59:49 DEBUG After test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"87c45df6-81a1-4705-80b8-9d69f30fa6bb-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"87c45df6-81a1-4705-80b8-9d69f30fa6bb-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision2","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"9b4bfe34-e9b1-4819-ac2b-b3efc4b2b271-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"9b4bfe34-e9b1-4819-ac2b-b3efc4b2b271-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"f424e970-5190-4fb8-9c0c-74e3b0ba787b-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"f424e970-5190-4fb8-9c0c-74e3b0ba787b-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"491c0a01-8b62-4722-80a5-dc5bdf9c2eb4","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"516b4d07-c99d-4ea3-a6d8-d4bde8a37ccf-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 04:59:49 DEBUG Modified event:{"VESuniqueId":"516b4d07-c99d-4ea3-a6d8-d4bde8a37ccf-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 04:59:49 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 04:59:49 INFO Creating new stndDefined schema validator 2024-02-17 04:59:50 INFO Adding new stndDefined schema validator to cache 2024-02-17 04:59:50 INFO Validation of stndDefinedDomain has been successful 2024-02-17 04:59:50 INFO Creating new stndDefined schema validator 2024-02-17 04:59:50 INFO Adding new stndDefined schema validator to cache 2024-02-17 04:59:50 INFO Validation of stndDefinedDomain has been successful 2024-02-17 04:59:50 INFO Creating new stndDefined schema validator 2024-02-17 04:59:50 INFO Creating new stndDefined schema validator 2024-02-17 04:59:50 INFO Adding new stndDefined schema validator to cache 2024-02-17 04:59:50 INFO Creating new stndDefined schema validator 2024-02-17 04:59:50 INFO Adding new stndDefined schema validator to cache 2024-02-17 04:59:50 DEBUG validate( {"type":"dummy"}, {"type":"dummy"}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistrationn", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-17 04:59:50 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-17 04:59:50 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2024-02-17 04:59:50 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-17 04:59:50 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-17 04:59:50 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-17 04:59:50 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2024-02-17 04:59:50 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2024-02-17 04:59:50 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-17 04:59:50 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-17 04:59:50 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-17 04:59:50 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2024-02-17 04:59:50 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-17 04:59:50 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-17 04:59:50 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-17 04:59:50 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2024-02-17 04:59:50 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2024-02-17 04:59:50 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-17 04:59:50 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-17 04:59:50 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-17 04:59:50 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceId) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-17 04:59:50 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-17 04:59:50 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 04:59:50 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 04:59:50 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-17 04:59:50 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 04:59:50 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 04:59:50 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-17 04:59:50 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 04:59:50 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 04:59:50 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 04:59:50 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 04:59:50 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 04:59:50 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-17 04:59:50 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 04:59:50 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 04:59:50 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 04:59:50 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 04:59:50 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 04:59:50 INFO Successfully send event to MR 2024-02-17 04:59:50 INFO Successfully send event to MR 2024-02-17 04:59:50 DEBUG Testcontainers configuration overrides will be loaded from file:/home/jenkins/.testcontainers.properties 2024-02-17 04:59:50 DEBUG $XDG_RUNTIME_DIR is set but '/run/user/1001/docker.sock' does not exist. 2024-02-17 04:59:50 DEBUG '/home/jenkins/.docker/run' does not exist. 2024-02-17 04:59:50 DEBUG '/run/user/1001/docker.sock' does not exist. 2024-02-17 04:59:50 DEBUG Trying out strategy: UnixSocketClientProviderStrategy 2024-02-17 04:59:51 DEBUG Connection manager is shutting down 2024-02-17 04:59:51 DEBUG http-outgoing-1: Close connection 2024-02-17 04:59:51 DEBUG Connection manager shut down 2024-02-17 04:59:51 DEBUG Connection manager is shutting down 2024-02-17 04:59:51 DEBUG http-outgoing-0: Close connection 2024-02-17 04:59:51 DEBUG Connection manager shut down 2024-02-17 04:59:51 DEBUG Connection manager is shutting down 2024-02-17 04:59:51 DEBUG Connection manager shut down 2024-02-17 04:59:51 DEBUG Connection manager is shutting down 2024-02-17 04:59:51 DEBUG Connection manager shut down 2024-02-17 04:59:51 DEBUG Cmd: 2024-02-17 04:59:51 DEBUG ex-00000001: preparing request execution 2024-02-17 04:59:51 DEBUG Cookie spec selected: strict 2024-02-17 04:59:51 DEBUG Auth cache not set in the context 2024-02-17 04:59:51 DEBUG ex-00000001: target auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000001: proxy auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000001: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:51 DEBUG ex-00000001: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:51 DEBUG ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000001: acquired ep-00000000 2024-02-17 04:59:51 DEBUG ex-00000001: acquired endpoint ep-00000000 2024-02-17 04:59:51 DEBUG ex-00000001: opening connection {}->unix://localhost:2375 2024-02-17 04:59:51 DEBUG ep-00000000: connecting endpoint (3 MINUTES) 2024-02-17 04:59:51 DEBUG ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-02-17 04:59:51 DEBUG http-outgoing-0: connecting to localhost/127.0.0.1:2375 2024-02-17 04:59:51 DEBUG http-outgoing-0: connection established 2024-02-17 04:59:51 DEBUG ep-00000000: connected http-outgoing-0 2024-02-17 04:59:51 DEBUG ep-00000000: endpoint connected 2024-02-17 04:59:51 DEBUG ex-00000001: executing GET /v1.32/info HTTP/1.1 2024-02-17 04:59:51 DEBUG ep-00000000: start execution ex-00000001 2024-02-17 04:59:51 DEBUG ep-00000000: executing exchange ex-00000001 over http-outgoing-0 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> GET /v1.32/info HTTP/1.1 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:51 GMT[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "a60[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "{"ID":"A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5","Containers":0,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":0,"Images":0,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Native Overlay Diff","true"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","logentries","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":false,"KernelMemory":true,"KernelMemoryTCP":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":true,"BridgeNfIp6tables":true,"Debug":false,"NFd":26,"OomKillDisable":true,"NGoroutines":34,"SystemTime":"2024-02-17T04:59:51.478902263Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"1","NEventsListener":0,"KernelVersion":"4.15.0-192-generic","OperatingSystem":"Ubuntu 18.04.6 LTS","OSVersion":"18.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":[],"AllowNondistributableArtifactsHostnames":[],"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":[]},"NCPU":8,"MemTotal":33729761280,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"prd-ubuntu1804-docker-8c-8g-6003","Labels":[],"ExperimentalBuild":false,"ServerVersion":"20.10.18","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"io.containerd.runtime.v1.linux":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6","Expected":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"},"RuncCommit":{"ID":"v1.1.4-0-g5fd4c4d","Expected":"v1.1.4-0-g5fd4c4d"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=default"],"Warnings":["WARNING: API is accessible on http://0.0.0.0:5555 without encryption.\n Access to the remote API is equivalent to root access on the host. Refer\n to the 'Docker daemon attack surface' section in the documentation for\n more information: https://docs.docker.com/go/attack-surface/","WARNING: No swap limit support"]}[\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:51 GMT 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 04:59:51 DEBUG ex-00000001: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000000: releasing valid endpoint 2024-02-17 04:59:51 DEBUG ep-00000000: releasing endpoint 2024-02-17 04:59:51 DEBUG ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 INFO Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2024-02-17 04:59:51 DEBUG Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 2024-02-17 04:59:51 DEBUG Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 2024-02-17 04:59:51 INFO Docker host IP address is localhost 2024-02-17 04:59:51 DEBUG Docker info: {NGoroutines=34, Name=prd-ubuntu1804-docker-8c-8g-6003, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.1.4-0-g5fd4c4d, Expected=v1.1.4-0-g5fd4c4d}, OSVersion=18.04, Runtimes={io.containerd.runc.v2={path=runc}, io.containerd.runtime.v1.linux={path=runc}, runc={path=runc}}, ID=A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Native Overlay Diff, true], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2024-02-17T04:59:51.478902263Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=0, ContainersRunning=0, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=26, KernelVersion=4.15.0-192-generic, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=default], ContainerdCommit={ID=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6, Expected=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}, GenericResources=null, KernelMemory=true, OperatingSystem=Ubuntu 18.04.6 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=[], AllowNondistributableArtifactsHostnames=[], InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=[]}, ServerVersion=20.10.18, OomKillDisable=true, CpuCfsQuota=true, Containers=0, Driver=overlay2, KernelMemoryTCP=true, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=8, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, logentries, splunk, syslog]}, SwapLimit=false, CgroupDriver=cgroupfs, ContainersPaused=0, MemTotal=33729761280, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=1, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=[WARNING: API is accessible on http://0.0.0.0:5555 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/, WARNING: No swap limit support], ContainersStopped=0} 2024-02-17 04:59:51 DEBUG Cmd: 2024-02-17 04:59:51 DEBUG ex-00000002: preparing request execution 2024-02-17 04:59:51 DEBUG Cookie spec selected: strict 2024-02-17 04:59:51 DEBUG Auth cache not set in the context 2024-02-17 04:59:51 DEBUG ex-00000002: target auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000002: proxy auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000002: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:51 DEBUG ex-00000002: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:51 DEBUG ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000002: acquired ep-00000001 2024-02-17 04:59:51 DEBUG ex-00000002: acquired endpoint ep-00000001 2024-02-17 04:59:51 DEBUG ex-00000002: executing GET /v1.32/version HTTP/1.1 2024-02-17 04:59:51 DEBUG ep-00000001: start execution ex-00000002 2024-02-17 04:59:51 DEBUG ep-00000001: executing exchange ex-00000002 over http-outgoing-0 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> GET /v1.32/version HTTP/1.1 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:51 GMT[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Length: 827[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"20.10.18","Details":{"ApiVersion":"1.41","Arch":"amd64","BuildTime":"2022-09-08T23:09:28.000000000+00:00","Experimental":"false","GitCommit":"e42327a","GoVersion":"go1.18.6","KernelVersion":"4.15.0-192-generic","MinAPIVersion":"1.12","Os":"linux"}},{"Name":"containerd","Version":"1.6.8","Details":{"GitCommit":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"}},{"Name":"runc","Version":"1.1.4","Details":{"GitCommit":"v1.1.4-0-g5fd4c4d"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"20.10.18","ApiVersion":"1.41","MinAPIVersion":"1.12","GitCommit":"e42327a","GoVersion":"go1.18.6","Os":"linux","Arch":"amd64","KernelVersion":"4.15.0-192-generic","BuildTime":"2022-09-08T23:09:28.000000000+00:00"}[\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:51 GMT 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Length: 827 2024-02-17 04:59:51 DEBUG ex-00000002: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000001: releasing valid endpoint 2024-02-17 04:59:51 DEBUG ep-00000001: releasing endpoint 2024-02-17 04:59:51 DEBUG ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG Docker version: {Components=[{Name=Engine, Version=20.10.18, Details={ApiVersion=1.41, Arch=amd64, BuildTime=2022-09-08T23:09:28.000000000+00:00, Experimental=false, GitCommit=e42327a, GoVersion=go1.18.6, KernelVersion=4.15.0-192-generic, MinAPIVersion=1.12, Os=linux}}, {Name=containerd, Version=1.6.8, Details={GitCommit=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}}, {Name=runc, Version=1.1.4, Details={GitCommit=v1.1.4-0-g5fd4c4d}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=4.15.0-192-generic, ApiVersion=1.41, Platform={Name=Docker Engine - Community}, GitCommit=e42327a, Os=linux, Version=20.10.18, MinAPIVersion=1.12, Arch=amd64, GoVersion=go1.18.6, BuildTime=2022-09-08T23:09:28.000000000+00:00} 2024-02-17 04:59:51 INFO Connected to docker: Server Version: 20.10.18 API Version: 1.41 Operating System: Ubuntu 18.04.6 LTS Total Memory: 32167 MB 2024-02-17 04:59:51 DEBUG Checks are enabled 2024-02-17 04:59:51 INFO Checking the system... 2024-02-17 04:59:51 INFO ✔︎ Docker server version should be at least 1.6.0 2024-02-17 04:59:51 INFO Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2024-02-17 04:59:51 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-17 04:59:51 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-17 04:59:51 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml: mockserver/mockserver:mockserver-5.11.2 2024-02-17 04:59:51 INFO Preemptively checking local images for 'mockserver/mockserver:mockserver-5.11.2', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-02-17 04:59:51 DEBUG Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=,showAll=false] 2024-02-17 04:59:51 DEBUG ex-00000003: preparing request execution 2024-02-17 04:59:51 DEBUG Cookie spec selected: strict 2024-02-17 04:59:51 DEBUG Auth cache not set in the context 2024-02-17 04:59:51 DEBUG ex-00000003: target auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000003: proxy auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000003: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:51 DEBUG ex-00000003: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:51 DEBUG ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000003: acquired ep-00000002 2024-02-17 04:59:51 DEBUG ex-00000003: acquired endpoint ep-00000002 2024-02-17 04:59:51 DEBUG ex-00000003: executing GET /v1.32/images/json HTTP/1.1 2024-02-17 04:59:51 DEBUG ep-00000002: start execution ex-00000003 2024-02-17 04:59:51 DEBUG ep-00000002: executing exchange ex-00000003 over http-outgoing-0 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:51 GMT[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Length: 3[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:51 GMT 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Length: 3 2024-02-17 04:59:51 DEBUG ex-00000003: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000002: releasing valid endpoint 2024-02-17 04:59:51 DEBUG ep-00000002: releasing endpoint 2024-02-17 04:59:51 DEBUG ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG mockserver/mockserver:mockserver-5.11.2 is not in image name cache, updating... 2024-02-17 04:59:51 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2024-02-17 04:59:51 DEBUG ex-00000004: preparing request execution 2024-02-17 04:59:51 DEBUG Cookie spec selected: strict 2024-02-17 04:59:51 DEBUG Auth cache not set in the context 2024-02-17 04:59:51 DEBUG ex-00000004: target auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000004: proxy auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000004: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:51 DEBUG ex-00000004: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:51 DEBUG ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000004: acquired ep-00000003 2024-02-17 04:59:51 DEBUG ex-00000004: acquired endpoint ep-00000003 2024-02-17 04:59:51 DEBUG ex-00000004: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-17 04:59:51 DEBUG ep-00000003: start execution ex-00000004 2024-02-17 04:59:51 DEBUG ep-00000003: executing exchange ex-00000004 over http-outgoing-0 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:51 GMT[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "Content-Length: 125[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << "{"message":"no such image: mockserver/mockserver:mockserver-5.11.2: No such image: mockserver/mockserver:mockserver-5.11.2"}[\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:51 GMT 2024-02-17 04:59:51 DEBUG http-outgoing-0 << Content-Length: 125 2024-02-17 04:59:51 DEBUG ex-00000004: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000003: releasing valid endpoint 2024-02-17 04:59:51 DEBUG ep-00000003: releasing endpoint 2024-02-17 04:59:51 DEBUG ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:51 DEBUG ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG Not available locally, should pull image: mockserver/mockserver:mockserver-5.11.2 2024-02-17 04:59:51 INFO Pulling docker image: mockserver/mockserver:mockserver-5.11.2. Please be patient; this may take some time but only needs to be done once. 2024-02-17 04:59:51 DEBUG Looking up auth config for image: mockserver/mockserver:latest at registry: https://index.docker.io/v1/ 2024-02-17 04:59:51 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2024-02-17 04:59:51 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: mockserver/mockserver:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2024-02-17 04:59:51 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-17 04:59:51 DEBUG Effective auth config [null] 2024-02-17 04:59:51 DEBUG ex-00000005: preparing request execution 2024-02-17 04:59:51 DEBUG Cookie spec selected: strict 2024-02-17 04:59:51 DEBUG Auth cache not set in the context 2024-02-17 04:59:51 DEBUG ex-00000005: target auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000005: proxy auth state: UNCHALLENGED 2024-02-17 04:59:51 DEBUG ex-00000005: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:51 DEBUG ex-00000005: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:51 DEBUG ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:51 DEBUG ex-00000005: acquired ep-00000004 2024-02-17 04:59:51 DEBUG ex-00000005: acquired endpoint ep-00000004 2024-02-17 04:59:51 DEBUG ex-00000005: executing POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2024-02-17 04:59:51 DEBUG ep-00000004: start execution ex-00000005 2024-02-17 04:59:51 DEBUG ep-00000004: executing exchange ex-00000005 over http-outgoing-0 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:52 GMT[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "4a[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling from mockserver/mockserver","id":"mockserver-5.11.2"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:52 GMT 2024-02-17 04:59:52 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 04:59:52 DEBUG ex-00000005: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:52 INFO Starting to pull image 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling from mockserver/mockserver, progressDetail=null, progress=null, id=mockserver-5.11.2, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7558,"total":643660},"progress":"[\u003e ] 7.558kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7558, total=643660, start=null), progress=[> ] 7.558kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":77471,"total":7333575},"progress":"[\u003e ] 77.47kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=77471, total=7333575, start=null), progress=[> ] 77.47kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (83 KB/? MB) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7559,"total":639433},"progress":"[\u003e ] 7.559kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7559, total=639433, start=null), progress=[> ] 7.559kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (90 KB/? MB) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":639433},"progress":"[==\u003e ] 32.77kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=639433, start=null), progress=[==> ] 32.77kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":4233532,"total":7333575},"progress":"[============================\u003e ] 4.234MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4233532, total=7333575, start=null), progress=[============================> ] 4.234MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45712,"total":4545730},"progress":"[\u003e ] 45.71kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45712, total=4545730, start=null), progress=[> ] 45.71kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":589824,"total":639433},"progress":"[==============================================\u003e ] 589.8kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=589824, total=639433, start=null), progress=[==============================================> ] 589.8kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 3 pending, 3 downloaded, 0 extracted, (4 MB/? MB) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 2 pending, 4 downloaded, 0 extracted, (4 MB/? MB) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":167322,"total":16692491},"progress":"[\u003e ] 167.3kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=167322, total=16692491, start=null), progress=[> ] 167.3kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539936,"total":59741782},"progress":"[\u003e ] 539.9kB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539936, total=59741782, start=null), progress=[> ] 539.9kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 2 pending, 4 downloaded, 1 extracted, (5 MB/? MB) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":7333575},"progress":"[\u003e ] 98.3kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=7333575, start=null), progress=[> ] 98.3kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11663673,"total":16692491},"progress":"[==================================\u003e ] 11.66MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11663673, total=16692491, start=null), progress=[==================================> ] 11.66MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11293239,"total":59741782},"progress":"[=========\u003e ] 11.29MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11293239, total=59741782, start=null), progress=[=========> ] 11.29MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 INFO Pulling image layers: 1 pending, 5 downloaded, 1 extracted, (26 MB/? MB) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":491520,"total":7333575},"progress":"[===\u003e ] 491.5kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=491520, total=7333575, start=null), progress=[===> ] 491.5kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":24666679,"total":59741782},"progress":"[====================\u003e ] 24.67MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:52 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24666679, total=59741782, start=null), progress=[====================> ] 24.67MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5308416,"total":7333575},"progress":"[====================================\u003e ] 5.308MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5308416, total=7333575, start=null), progress=[====================================> ] 5.308MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7333575,"total":7333575},"progress":"[==================================================\u003e] 7.334MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7333575, total=7333575, start=null), progress=[==================================================>] 7.334MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":30552631,"total":59741782},"progress":"[=========================\u003e ] 30.55MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30552631, total=59741782, start=null), progress=[=========================> ] 30.55MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 INFO Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (47 MB/? MB) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":643660},"progress":"[==\u003e ] 32.77kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=643660, start=null), progress=[==> ] 32.77kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":32174647,"total":59741782},"progress":"[==========================\u003e ] 32.17MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32174647, total=59741782, start=null), progress=[==========================> ] 32.17MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 INFO Pulling image layers: 1 pending, 5 downloaded, 3 extracted, (50 MB/? MB) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4545730},"progress":"[\u003e ] 65.54kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=4545730, start=null), progress=[> ] 65.54kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37564983,"total":59741782},"progress":"[===============================\u003e ] 37.56MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37564983, total=59741782, start=null), progress=[===============================> ] 37.56MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1245184,"total":4545730},"progress":"[=============\u003e ] 1.245MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1245184, total=4545730, start=null), progress=[=============> ] 1.245MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":43463223,"total":59741782},"progress":"[====================================\u003e ] 43.46MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=43463223, total=59741782, start=null), progress=[====================================> ] 43.46MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4545730,"total":4545730},"progress":"[==================================================\u003e] 4.546MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4545730, total=4545730, start=null), progress=[==================================================>] 4.546MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 INFO Pulling image layers: 1 pending, 5 downloaded, 4 extracted, (65 MB/? MB) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":46682679,"total":59741782},"progress":"[=======================================\u003e ] 46.68MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=46682679, total=59741782, start=null), progress=[=======================================> ] 46.68MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":57958967,"total":59741782},"progress":"[================================================\u003e ] 57.96MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57958967, total=59741782, start=null), progress=[================================================> ] 57.96MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 INFO Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (78 MB/85 MB) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":59741782},"progress":"[\u003e ] 557.1kB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=59741782, start=null), progress=[> ] 557.1kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8355840,"total":59741782},"progress":"[======\u003e ] 8.356MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8355840, total=59741782, start=null), progress=[======> ] 8.356MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":11698176,"total":59741782},"progress":"[=========\u003e ] 11.7MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11698176, total=59741782, start=null), progress=[=========> ] 11.7MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":17268736,"total":59741782},"progress":"[==============\u003e ] 17.27MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17268736, total=59741782, start=null), progress=[==============> ] 17.27MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24510464,"total":59741782},"progress":"[====================\u003e ] 24.51MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24510464, total=59741782, start=null), progress=[====================> ] 24.51MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":31195136,"total":59741782},"progress":"[==========================\u003e ] 31.2MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=31195136, total=59741782, start=null), progress=[==========================> ] 31.2MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":37322752,"total":59741782},"progress":"[===============================\u003e ] 37.32MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=37322752, total=59741782, start=null), progress=[===============================> ] 37.32MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":40665088,"total":59741782},"progress":"[==================================\u003e ] 40.67MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40665088, total=59741782, start=null), progress=[==================================> ] 40.67MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":45678592,"total":59741782},"progress":"[======================================\u003e ] 45.68MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=45678592, total=59741782, start=null), progress=[======================================> ] 45.68MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":59741782},"progress":"[==========================================\u003e ] 51.25MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51249152, total=59741782, start=null), progress=[==========================================> ] 51.25MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":56819712,"total":59741782},"progress":"[===============================================\u003e ] 56.82MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=56819712, total=59741782, start=null), progress=[===============================================> ] 56.82MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59741782,"total":59741782},"progress":"[==================================================\u003e] 59.74MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59741782, total=59741782, start=null), progress=[==================================================>] 59.74MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:54 INFO Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (80 MB/85 MB) 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":196608,"total":16692491},"progress":"[\u003e ] 196.6kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=196608, total=16692491, start=null), progress=[> ] 196.6kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4915200,"total":16692491},"progress":"[==============\u003e ] 4.915MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4915200, total=16692491, start=null), progress=[==============> ] 4.915MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 INFO Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (85 MB/85 MB) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "59[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ep-00000004: releasing valid endpoint 2024-02-17 04:59:55 DEBUG ep-00000004: releasing endpoint 2024-02-17 04:59:55 DEBUG ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:55 DEBUG ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2024-02-17 04:59:55 INFO Pull complete. 6 layers, pulled in 2s (downloaded 85 MB at 42 MB/s) 2024-02-17 04:59:55 DEBUG ex-00000006: preparing request execution 2024-02-17 04:59:55 DEBUG Cookie spec selected: strict 2024-02-17 04:59:55 DEBUG Auth cache not set in the context 2024-02-17 04:59:55 DEBUG ex-00000006: target auth state: UNCHALLENGED 2024-02-17 04:59:55 DEBUG ex-00000006: proxy auth state: UNCHALLENGED 2024-02-17 04:59:55 DEBUG ex-00000006: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:55 DEBUG ex-00000006: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:55 DEBUG ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG ex-00000006: acquired ep-00000005 2024-02-17 04:59:55 DEBUG ex-00000006: acquired endpoint ep-00000005 2024-02-17 04:59:55 DEBUG ex-00000006: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-17 04:59:55 DEBUG ep-00000005: start execution ex-00000006 2024-02-17 04:59:55 DEBUG ep-00000005: executing exchange ex-00000006 over http-outgoing-0 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:55 GMT[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "d70[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"Id":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","RepoTags":["mockserver/mockserver:mockserver-5.11.2"],"RepoDigests":["mockserver/mockserver@sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"],"Parent":"","Comment":"","Created":"2020-11-08T23:41:22.890995Z","Container":"f9d4363c76010384cc517306f604cbbbe342510c5c034cfb2dd9934edad597d7","ContainerConfig":{"Hostname":"f9d4363c7601","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"-serverPort\" \"1080\"]"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":{}},"DockerVersion":"19.03.13","Author":"James Bloom \"jamesdbloom@gmail.com\"","Config":{"Hostname":"","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["-serverPort","1080"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":215863200,"VirtualSize":215863200,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/3376093d1e667a5db015f73f00359510f8e86094b4f648af214aead0545d7e50/diff:/var/lib/docker/overlay2/8674f70992002d9b894c9cc7237855e40d42ceddf2f1f7e2444a6ffc87a7dfb4/diff:/var/lib/docker/overlay2/eb1b7f5847d9a9f56656d2ecf39f0c49065fbdaa2243f7865cef5a49e2cd1293/diff:/var/lib/docker/overlay2/d928b68c256806e8fd49fddbca431d5deaee2f63ee7a20127b2f2533ce428a05/diff:/var/lib/docker/overlay2/de1d44778e0fbd6e8608fa5c9321b9089055c952483c18aec3530c49de8fd7ea/diff","MergedDir":"/var/lib/docker/overlay2/0b9a2e51ec7c1bfa444c9b8463daf64b03334ec3526286d6ba63b3fbf51ad86a/merged","UpperDir":"/var/lib/docker/overlay2/0b9a2e51ec7c1bfa444c9b8463daf64b03334ec3526286d6ba63b3fbf51ad86a/diff","WorkDir":"/var/lib/docker/overlay2/0b9a2e51ec7c1bfa444c9b8463daf64b03334ec3526286d6ba63b3fbf51ad86a/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd6fa224ea91b365084adc1a60d54aeffd6d260704f6855f626758d9ebeeba57","sha256:87c9f1582ca03da283323ba34b05457b5eb293f9a49de5337eb15898001bbb60","sha256:231bdbae9aea5a6ddb1c3e8e9cbfaeb2d332dedbdcfd9021a5c42f31df361080","sha256:0a14b263fc8701ec53fb9bcd9482b859f1b30be81dc57f3d117d15ad5e044d47","sha256:02d54fab344aba9271b1d571ffab741266784cb7bb780911b390fe41be338780","sha256:a080407edd9cb656b496d8b7287cd60087dc74f57a5382872a0e6376dc582382"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:55 GMT 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 04:59:55 DEBUG ex-00000006: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:55 DEBUG ep-00000005: releasing valid endpoint 2024-02-17 04:59:55 DEBUG ep-00000005: releasing endpoint 2024-02-17 04:59:55 DEBUG ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:55 DEBUG ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-02-17 04:59:55 DEBUG nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 is not in image name cache, updating... 2024-02-17 04:59:55 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-17 04:59:55 DEBUG ex-00000007: preparing request execution 2024-02-17 04:59:55 DEBUG Cookie spec selected: strict 2024-02-17 04:59:55 DEBUG Auth cache not set in the context 2024-02-17 04:59:55 DEBUG ex-00000007: target auth state: UNCHALLENGED 2024-02-17 04:59:55 DEBUG ex-00000007: proxy auth state: UNCHALLENGED 2024-02-17 04:59:55 DEBUG ex-00000007: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:55 DEBUG ex-00000007: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:55 DEBUG ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG ex-00000007: acquired ep-00000006 2024-02-17 04:59:55 DEBUG ex-00000007: acquired endpoint ep-00000006 2024-02-17 04:59:55 DEBUG ex-00000007: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-17 04:59:55 DEBUG ep-00000006: start execution ex-00000007 2024-02-17 04:59:55 DEBUG ep-00000006: executing exchange ex-00000007 over http-outgoing-0 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:55 GMT[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Content-Length: 141[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5: No such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:55 GMT 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Content-Length: 141 2024-02-17 04:59:55 DEBUG ex-00000007: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:55 DEBUG ep-00000006: releasing valid endpoint 2024-02-17 04:59:55 DEBUG ep-00000006: releasing endpoint 2024-02-17 04:59:55 DEBUG ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 04:59:55 DEBUG ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-17 04:59:55 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5. Please be patient; this may take some time but only needs to be done once. 2024-02-17 04:59:55 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/kafka111:latest at registry: nexus3.onap.org:10001 2024-02-17 04:59:55 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2024-02-17 04:59:55 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/onap/dmaap/kafka111:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2024-02-17 04:59:55 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-17 04:59:55 DEBUG Effective auth config [null] 2024-02-17 04:59:55 DEBUG ex-00000008: preparing request execution 2024-02-17 04:59:55 DEBUG Cookie spec selected: strict 2024-02-17 04:59:55 DEBUG Auth cache not set in the context 2024-02-17 04:59:55 DEBUG ex-00000008: target auth state: UNCHALLENGED 2024-02-17 04:59:55 DEBUG ex-00000008: proxy auth state: UNCHALLENGED 2024-02-17 04:59:55 DEBUG ex-00000008: acquiring connection with route {}->unix://localhost:2375 2024-02-17 04:59:55 DEBUG ex-00000008: acquiring endpoint (3 MINUTES) 2024-02-17 04:59:55 DEBUG ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 04:59:55 DEBUG ex-00000008: acquired ep-00000007 2024-02-17 04:59:55 DEBUG ex-00000008: acquired endpoint ep-00000007 2024-02-17 04:59:55 DEBUG ex-00000008: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2024-02-17 04:59:55 DEBUG ep-00000007: start execution ex-00000008 2024-02-17 04:59:55 DEBUG ep-00000007: executing exchange ex-00000008 over http-outgoing-0 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 04:59:55 GMT[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3c[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/kafka111","id":"1.0.5"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 04:59:55 GMT 2024-02-17 04:59:55 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 04:59:55 DEBUG ex-00000008: connection can be kept alive for 3 MINUTES 2024-02-17 04:59:55 INFO Starting to pull image 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/kafka111, progressDetail=null, progress=null, id=1.0.5, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277481,"total":26633341},"progress":"[\u003e ] 277.5kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277481, total=26633341, start=null), progress=[> ] 277.5kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539624,"total":168776736},"progress":"[\u003e ] 539.6kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539624, total=168776736, start=null), progress=[> ] 539.6kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539625,"total":54385602},"progress":"[\u003e ] 539.6kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539625, total=54385602, start=null), progress=[> ] 539.6kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9747433,"total":26633341},"progress":"[==================\u003e ] 9.747MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9747433, total=26633341, start=null), progress=[==================> ] 9.747MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11893736,"total":168776736},"progress":"[===\u003e ] 11.89MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11893736, total=168776736, start=null), progress=[===> ] 11.89MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10812393,"total":54385602},"progress":"[=========\u003e ] 10.81MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10812393, total=54385602, start=null), progress=[=========> ] 10.81MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":23116777,"total":26633341},"progress":"[===========================================\u003e ] 23.12MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23116777, total=26633341, start=null), progress=[===========================================> ] 23.12MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":23788520,"total":168776736},"progress":"[=======\u003e ] 23.79MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23788520, total=168776736, start=null), progress=[=======> ] 23.79MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":24869865,"total":54385602},"progress":"[======================\u003e ] 24.87MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24869865, total=54385602, start=null), progress=[======================> ] 24.87MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (68 MB/? MB) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539625,"total":65699538},"progress":"[\u003e ] 539.6kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539625, total=65699538, start=null), progress=[> ] 539.6kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37305320,"total":168776736},"progress":"[===========\u003e ] 37.31MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37305320, total=168776736, start=null), progress=[===========> ] 37.31MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":41630697,"total":54385602},"progress":"[======================================\u003e ] 41.63MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=41630697, total=54385602, start=null), progress=[======================================> ] 41.63MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (97 MB/? MB) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2702313,"total":65699538},"progress":"[==\u003e ] 2.702MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2702313, total=65699538, start=null), progress=[==> ] 2.702MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":51903464,"total":168776736},"progress":"[===============\u003e ] 51.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=51903464, total=168776736, start=null), progress=[===============> ] 51.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (113 MB/? MB) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277481,"total":26636686},"progress":"[\u003e ] 277.5kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277481, total=26636686, start=null), progress=[> ] 277.5kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8649705,"total":65699538},"progress":"[======\u003e ] 8.65MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8649705, total=65699538, start=null), progress=[======> ] 8.65MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":66501608,"total":168776736},"progress":"[===================\u003e ] 66.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=66501608, total=168776736, start=null), progress=[===================> ] 66.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":54385602},"progress":"[\u003e ] 557.1kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=54385602, start=null), progress=[> ] 557.1kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2784233,"total":26636686},"progress":"[=====\u003e ] 2.784MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:55 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2784233, total=26636686, start=null), progress=[=====> ] 2.784MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":14056425,"total":65699538},"progress":"[==========\u003e ] 14.06MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14056425, total=65699538, start=null), progress=[==========> ] 14.06MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":83262440,"total":168776736},"progress":"[========================\u003e ] 83.26MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=83262440, total=168776736, start=null), progress=[========================> ] 83.26MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":54385602},"progress":"[===\u003e ] 3.899MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=54385602, start=null), progress=[===> ] 3.899MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7240681,"total":26636686},"progress":"[=============\u003e ] 7.241MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7240681, total=26636686, start=null), progress=[=============> ] 7.241MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":22166505,"total":65699538},"progress":"[================\u003e ] 22.17MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22166505, total=65699538, start=null), progress=[================> ] 22.17MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":99482600,"total":168776736},"progress":"[=============================\u003e ] 99.48MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=99482600, total=168776736, start=null), progress=[=============================> ] 99.48MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8355840,"total":54385602},"progress":"[=======\u003e ] 8.356MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8355840, total=54385602, start=null), progress=[=======> ] 8.356MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12811241,"total":26636686},"progress":"[========================\u003e ] 12.81MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12811241, total=26636686, start=null), progress=[========================> ] 12.81MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":31898601,"total":65699538},"progress":"[========================\u003e ] 31.9MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31898601, total=65699538, start=null), progress=[========================> ] 31.9MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":116243432,"total":168776736},"progress":"[==================================\u003e ] 116.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=116243432, total=168776736, start=null), progress=[==================================> ] 116.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":12812288,"total":54385602},"progress":"[===========\u003e ] 12.81MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12812288, total=54385602, start=null), progress=[===========> ] 12.81MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":23395305,"total":26636686},"progress":"[===========================================\u003e ] 23.4MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23395305, total=26636686, start=null), progress=[===========================================> ] 23.4MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (225 MB/? MB) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3053,"total":7718},"progress":"[===================\u003e ] 3.053kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3053, total=7718, start=null), progress=[===================> ] 3.053kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (225 MB/? MB) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45415401,"total":65699538},"progress":"[==================================\u003e ] 45.42MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45415401, total=65699538, start=null), progress=[==================================> ] 45.42MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":133544936,"total":168776736},"progress":"[=======================================\u003e ] 133.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=133544936, total=168776736, start=null), progress=[=======================================> ] 133.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15338,"total":1240582},"progress":"[\u003e ] 15.34kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15338, total=1240582, start=null), progress=[> ] 15.34kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":17825792,"total":54385602},"progress":"[================\u003e ] 17.83MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17825792, total=54385602, start=null), progress=[================> ] 17.83MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (255 MB/? MB) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 INFO Pulling image layers: 2 pending, 7 downloaded, 0 extracted, (255 MB/? MB) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":63798249,"total":65699538},"progress":"[================================================\u003e ] 63.8MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=63798249, total=65699538, start=null), progress=[================================================> ] 63.8MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":150305768,"total":168776736},"progress":"[============================================\u003e ] 150.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=150305768, total=168776736, start=null), progress=[============================================> ] 150.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 INFO Pulling image layers: 1 pending, 8 downloaded, 0 extracted, (289 MB/? MB) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":21725184,"total":54385602},"progress":"[===================\u003e ] 21.73MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21725184, total=54385602, start=null), progress=[===================> ] 21.73MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":166525928,"total":168776736},"progress":"[=================================================\u003e ] 166.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=166525928, total=168776736, start=null), progress=[=================================================> ] 166.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 INFO Pulling image layers: 0 pending, 9 downloaded, 0 extracted, (304 MB/327 MB) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25624576,"total":54385602},"progress":"[=======================\u003e ] 25.62MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25624576, total=54385602, start=null), progress=[=======================> ] 25.62MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":30081024,"total":54385602},"progress":"[===========================\u003e ] 30.08MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30081024, total=54385602, start=null), progress=[===========================> ] 30.08MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":36208640,"total":54385602},"progress":"[=================================\u003e ] 36.21MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=36208640, total=54385602, start=null), progress=[=================================> ] 36.21MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":41222144,"total":54385602},"progress":"[=====================================\u003e ] 41.22MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41222144, total=54385602, start=null), progress=[=====================================> ] 41.22MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":54385602},"progress":"[========================================\u003e ] 44.56MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=54385602, start=null), progress=[========================================> ] 44.56MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":54385602},"progress":"[============================================\u003e ] 48.46MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=54385602, start=null), progress=[============================================> ] 48.46MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":54385602},"progress":"[===============================================\u003e ] 51.25MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51249152, total=54385602, start=null), progress=[===============================================> ] 51.25MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":54385602},"progress":"[=================================================\u003e ] 53.48MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=54385602, start=null), progress=[=================================================> ] 53.48MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54385602,"total":54385602},"progress":"[==================================================\u003e] 54.39MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54385602, total=54385602, start=null), progress=[==================================================>] 54.39MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:57 INFO Pulling image layers: 0 pending, 9 downloaded, 1 extracted, (317 MB/327 MB) 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":168776736},"progress":"[\u003e ] 557.1kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=168776736, start=null), progress=[> ] 557.1kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6127616,"total":168776736},"progress":"[=\u003e ] 6.128MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6127616, total=168776736, start=null), progress=[=> ] 6.128MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":11141120,"total":168776736},"progress":"[===\u003e ] 11.14MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11141120, total=168776736, start=null), progress=[===> ] 11.14MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16711680,"total":168776736},"progress":"[====\u003e ] 16.71MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16711680, total=168776736, start=null), progress=[====> ] 16.71MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25624576,"total":168776736},"progress":"[=======\u003e ] 25.62MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25624576, total=168776736, start=null), progress=[=======> ] 25.62MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":33423360,"total":168776736},"progress":"[=========\u003e ] 33.42MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=33423360, total=168776736, start=null), progress=[=========> ] 33.42MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":38993920,"total":168776736},"progress":"[===========\u003e ] 38.99MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38993920, total=168776736, start=null), progress=[===========> ] 38.99MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":168776736},"progress":"[=============\u003e ] 44.56MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=168776736, start=null), progress=[=============> ] 44.56MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":168776736},"progress":"[===============\u003e ] 51.25MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51249152, total=168776736, start=null), progress=[===============> ] 51.25MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":55148544,"total":168776736},"progress":"[================\u003e ] 55.15MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=55148544, total=168776736, start=null), progress=[================> ] 55.15MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":61276160,"total":168776736},"progress":"[==================\u003e ] 61.28MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=61276160, total=168776736, start=null), progress=[==================> ] 61.28MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65175552,"total":168776736},"progress":"[===================\u003e ] 65.18MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65175552, total=168776736, start=null), progress=[===================> ] 65.18MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":81330176,"total":168776736},"progress":"[========================\u003e ] 81.33MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=81330176, total=168776736, start=null), progress=[========================> ] 81.33MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":96927744,"total":168776736},"progress":"[============================\u003e ] 96.93MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=96927744, total=168776736, start=null), progress=[============================> ] 96.93MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":113639424,"total":168776736},"progress":"[=================================\u003e ] 113.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=113639424, total=168776736, start=null), progress=[=================================> ] 113.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":116981760,"total":168776736},"progress":"[==================================\u003e ] 117MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116981760, total=168776736, start=null), progress=[==================================> ] 117MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":119209984,"total":168776736},"progress":"[===================================\u003e ] 119.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=119209984, total=168776736, start=null), progress=[===================================> ] 119.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":123666432,"total":168776736},"progress":"[====================================\u003e ] 123.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=123666432, total=168776736, start=null), progress=[====================================> ] 123.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":132022272,"total":168776736},"progress":"[=======================================\u003e ] 132MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=132022272, total=168776736, start=null), progress=[=======================================> ] 132MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":138149888,"total":168776736},"progress":"[========================================\u003e ] 138.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 04:59:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 04:59:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=138149888, total=168776736, start=null), progress=[========================================> ] 138.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":141492224,"total":168776736},"progress":"[=========================================\u003e ] 141.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=141492224, total=168776736, start=null), progress=[=========================================> ] 141.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":143163392,"total":168776736},"progress":"[==========================================\u003e ] 143.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=143163392, total=168776736, start=null), progress=[==========================================> ] 143.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":145948672,"total":168776736},"progress":"[===========================================\u003e ] 145.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=145948672, total=168776736, start=null), progress=[===========================================> ] 145.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":149848064,"total":168776736},"progress":"[============================================\u003e ] 149.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=149848064, total=168776736, start=null), progress=[============================================> ] 149.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":152076288,"total":168776736},"progress":"[=============================================\u003e ] 152.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=152076288, total=168776736, start=null), progress=[=============================================> ] 152.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":158203904,"total":168776736},"progress":"[==============================================\u003e ] 158.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=158203904, total=168776736, start=null), progress=[==============================================> ] 158.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":162103296,"total":168776736},"progress":"[================================================\u003e ] 162.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=162103296, total=168776736, start=null), progress=[================================================> ] 162.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":164888576,"total":168776736},"progress":"[================================================\u003e ] 164.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164888576, total=168776736, start=null), progress=[================================================> ] 164.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":167116800,"total":168776736},"progress":"[=================================================\u003e ] 167.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=167116800, total=168776736, start=null), progress=[=================================================> ] 167.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 INFO Pulling image layers: 0 pending, 9 downloaded, 2 extracted, (319 MB/327 MB) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26633341},"progress":"[\u003e ] 294.9kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26633341, start=null), progress=[> ] 294.9kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4718592,"total":26633341},"progress":"[========\u003e ] 4.719MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4718592, total=26633341, start=null), progress=[========> ] 4.719MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":20643840,"total":26633341},"progress":"[======================================\u003e ] 20.64MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20643840, total=26633341, start=null), progress=[======================================> ] 20.64MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26633341,"total":26633341},"progress":"[==================================================\u003e] 26.63MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26633341, total=26633341, start=null), progress=[==================================================>] 26.63MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 INFO Pulling image layers: 0 pending, 9 downloaded, 3 extracted, (322 MB/327 MB) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":65699538},"progress":"[\u003e ] 557.1kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=65699538, start=null), progress=[> ] 557.1kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":14483456,"total":65699538},"progress":"[===========\u003e ] 14.48MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=14483456, total=65699538, start=null), progress=[===========> ] 14.48MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":28966912,"total":65699538},"progress":"[======================\u003e ] 28.97MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28966912, total=65699538, start=null), progress=[======================> ] 28.97MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":65699538},"progress":"[=================================\u003e ] 44.56MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=65699538, start=null), progress=[=================================> ] 44.56MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":60719104,"total":65699538},"progress":"[==============================================\u003e ] 60.72MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=60719104, total=65699538, start=null), progress=[==============================================> ] 60.72MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65699538,"total":65699538},"progress":"[==================================================\u003e] 65.7MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65699538, total=65699538, start=null), progress=[==================================================>] 65.7MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 INFO Pulling image layers: 0 pending, 9 downloaded, 4 extracted, (324 MB/327 MB) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 INFO Pulling image layers: 0 pending, 9 downloaded, 5 extracted, (324 MB/327 MB) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636686},"progress":"[\u003e ] 294.9kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636686, start=null), progress=[> ] 294.9kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6193152,"total":26636686},"progress":"[===========\u003e ] 6.193MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6193152, total=26636686, start=null), progress=[===========> ] 6.193MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24477696,"total":26636686},"progress":"[=============================================\u003e ] 24.48MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24477696, total=26636686, start=null), progress=[=============================================> ] 24.48MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636686,"total":26636686},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636686, total=26636686, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 INFO Pulling image layers: 0 pending, 9 downloaded, 6 extracted, (327 MB/327 MB) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 INFO Pulling image layers: 0 pending, 9 downloaded, 7 extracted, (327 MB/327 MB) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":1240582},"progress":"[=\u003e ] 32.77kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=1240582, start=null), progress=[=> ] 32.77kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 INFO Pulling image layers: 0 pending, 9 downloaded, 8 extracted, (327 MB/327 MB) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-17 05:00:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:02 INFO Pulling image layers: 0 pending, 9 downloaded, 9 extracted, (327 MB/327 MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "61[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ep-00000007: releasing valid endpoint 2024-02-17 05:00:03 DEBUG ep-00000007: releasing endpoint 2024-02-17 05:00:03 DEBUG ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:03 DEBUG ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-17 05:00:03 INFO Pull complete. 9 layers, pulled in 7s (downloaded 327 MB at 46 MB/s) 2024-02-17 05:00:03 DEBUG ex-00000009: preparing request execution 2024-02-17 05:00:03 DEBUG Cookie spec selected: strict 2024-02-17 05:00:03 DEBUG Auth cache not set in the context 2024-02-17 05:00:03 DEBUG ex-00000009: target auth state: UNCHALLENGED 2024-02-17 05:00:03 DEBUG ex-00000009: proxy auth state: UNCHALLENGED 2024-02-17 05:00:03 DEBUG ex-00000009: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:03 DEBUG ex-00000009: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:03 DEBUG ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG ex-00000009: acquired ep-00000008 2024-02-17 05:00:03 DEBUG ex-00000009: acquired endpoint ep-00000008 2024-02-17 05:00:03 DEBUG ex-00000009: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-17 05:00:03 DEBUG ep-00000008: start execution ex-00000009 2024-02-17 05:00:03 DEBUG ep-00000008: executing exchange ex-00000009 over http-outgoing-0 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:03 GMT[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "1248[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"Id":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","RepoTags":["nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/kafka111@sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"],"Parent":"","Comment":"","Created":"2021-03-05T15:28:10.673641654Z","Container":"ff33fbb7b2a5c58bd225b07db00d4cfbca2f8b5f1c2982048f8a42d24721546f","ContainerConfig":{"Hostname":"ff33fbb7b2a5","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"20.10.3","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":628858920,"VirtualSize":628858920,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/93a810cc483e08eb4f0fbe7f073a470919afd2bea8befe07a0476bd8f0e354d5/diff:/var/lib/docker/overlay2/eae10f64cac359d2ba2dc4360a365337a038f89de00f17ae3d7c71f175f139fa/diff:/var/lib/docker/overlay2/43814f5f6fd7381836db07faf55dd34b2f838b629223284bd2844a027bb5fb50/diff:/var/lib/docker/overlay2/ff1f75057a4b567f69a918f6356b0be81cee4f71b2f19c2569c4be2bc8e7cd7e/diff:/var/lib/docker/overlay2/64bca8f8695b0d8b7dab66d28197cd40527335fe1540d546d94064ea0fa3bc76/diff:/var/lib/docker/overlay2/06ede755c28e40bf92e4b8b523cb57e1dfc38858f88c7855ab855b19946c8445/diff:/var/lib/docker/overlay2/ff4fab662ae9e0fa2507ae3a48945d09aabfd789c9f3b2641b00c4d619751f99/diff:/var/lib/docker/overlay2/d5181ea9b64149910c72ebc2130d44134f6298c5fa3a0dc8f4824c72e1a442cb/diff","MergedDir":"/var/lib/docker/overlay2/8b8944313d561f4c9ec291c7750ea56eda91f53778f56a5cf968590ec5a19dc8/merged","UpperDir":"/var/lib/docker/overlay2/8b8944313d561f4c9ec291c7750ea56eda91f53778f56a5cf968590ec5a19dc8/diff","WorkDir":"/var/lib/docker/overlay2/8b8944313d561f4c9ec291c7750ea56eda91f53778f56a5cf968590ec5a19dc8/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:4a5c821e118d6bf6b20faa7a1b5d4d9a1b1507d83cbcc77a50fb9aa0ee5abd62","sha256:70753f4ea46c4a7dda2bb304e7f4bb1816b62878056cdf1bec0d5fb28ff518dc","sha256:899b3c4bdc620ff67fbd40c37188edca5e6919bf8d70458d80100b8305cc9e33","sha256:210d17e2eda718f77208f4e02e6b37afc7fedc028b3bda1c6de56319e869dc06","sha256:1814fda19ece1cf4a54f085cf48cebb492bba6c3d9ce913ba885aaa93d1769f1","sha256:a71b1c59768e67020e7a02a5cff27437660b18b9b6dba7cb47f4093c119a9fa9"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:03 GMT 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:03 DEBUG ex-00000009: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:03 DEBUG ep-00000008: releasing valid endpoint 2024-02-17 05:00:03 DEBUG ep-00000008: releasing endpoint 2024-02-17 05:00:03 DEBUG ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:03 DEBUG ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-02-17 05:00:03 DEBUG nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 is not in image name cache, updating... 2024-02-17 05:00:03 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-17 05:00:03 DEBUG ex-0000000A: preparing request execution 2024-02-17 05:00:03 DEBUG Cookie spec selected: strict 2024-02-17 05:00:03 DEBUG Auth cache not set in the context 2024-02-17 05:00:03 DEBUG ex-0000000A: target auth state: UNCHALLENGED 2024-02-17 05:00:03 DEBUG ex-0000000A: proxy auth state: UNCHALLENGED 2024-02-17 05:00:03 DEBUG ex-0000000A: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:03 DEBUG ex-0000000A: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:03 DEBUG ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG ex-0000000A: acquired ep-00000009 2024-02-17 05:00:03 DEBUG ex-0000000A: acquired endpoint ep-00000009 2024-02-17 05:00:03 DEBUG ex-0000000A: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-17 05:00:03 DEBUG ep-00000009: start execution ex-0000000A 2024-02-17 05:00:03 DEBUG ep-00000009: executing exchange ex-0000000A over http-outgoing-0 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:03 GMT[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Content-Length: 143[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3: No such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:03 GMT 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Content-Length: 143 2024-02-17 05:00:03 DEBUG ex-0000000A: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:03 DEBUG ep-00000009: releasing valid endpoint 2024-02-17 05:00:03 DEBUG ep-00000009: releasing endpoint 2024-02-17 05:00:03 DEBUG ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:03 DEBUG ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-17 05:00:03 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3. Please be patient; this may take some time but only needs to be done once. 2024-02-17 05:00:03 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/zookeeper:latest at registry: nexus3.onap.org:10001 2024-02-17 05:00:03 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-17 05:00:03 DEBUG Effective auth config [null] 2024-02-17 05:00:03 DEBUG ex-0000000B: preparing request execution 2024-02-17 05:00:03 DEBUG Cookie spec selected: strict 2024-02-17 05:00:03 DEBUG Auth cache not set in the context 2024-02-17 05:00:03 DEBUG ex-0000000B: target auth state: UNCHALLENGED 2024-02-17 05:00:03 DEBUG ex-0000000B: proxy auth state: UNCHALLENGED 2024-02-17 05:00:03 DEBUG ex-0000000B: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:03 DEBUG ex-0000000B: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:03 DEBUG ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:03 DEBUG ex-0000000B: acquired ep-0000000A 2024-02-17 05:00:03 DEBUG ex-0000000B: acquired endpoint ep-0000000A 2024-02-17 05:00:03 DEBUG ex-0000000B: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2024-02-17 05:00:03 DEBUG ep-0000000A: start execution ex-0000000B 2024-02-17 05:00:03 DEBUG ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:03 GMT[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "3d[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/zookeeper","id":"6.0.3"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:03 GMT 2024-02-17 05:00:03 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:03 DEBUG ex-0000000B: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:03 INFO Starting to pull image 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/zookeeper, progressDetail=null, progress=null, id=6.0.3, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3053,"total":3133},"progress":"[================================================\u003e ] 3.053kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3053, total=3133, start=null), progress=[================================================> ] 3.053kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (3 KB/? MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":244713,"total":24178193},"progress":"[\u003e ] 244.7kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=244713, total=24178193, start=null), progress=[> ] 244.7kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539625,"total":58283974},"progress":"[\u003e ] 539.6kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539625, total=58283974, start=null), progress=[> ] 539.6kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277481,"total":26636826},"progress":"[\u003e ] 277.5kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277481, total=26636826, start=null), progress=[> ] 277.5kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10075113,"total":24178193},"progress":"[====================\u003e ] 10.08MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10075113, total=24178193, start=null), progress=[====================> ] 10.08MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10271721,"total":58283974},"progress":"[========\u003e ] 10.27MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10271721, total=58283974, start=null), progress=[========> ] 10.27MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8354793,"total":26636826},"progress":"[===============\u003e ] 8.355MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8354793, total=26636826, start=null), progress=[===============> ] 8.355MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (27 MB/? MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":25410537,"total":58283974},"progress":"[=====================\u003e ] 25.41MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25410537, total=58283974, start=null), progress=[=====================> ] 25.41MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (41 MB/? MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16153577,"total":26636826},"progress":"[==============================\u003e ] 16.15MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16153577, total=26636826, start=null), progress=[==============================> ] 16.15MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":31722,"total":2352899},"progress":"[\u003e ] 31.72kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31722, total=2352899, start=null), progress=[> ] 31.72kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":42712041,"total":58283974},"progress":"[====================================\u003e ] 42.71MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42712041, total=58283974, start=null), progress=[====================================> ] 42.71MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (67 MB/? MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (67 MB/? MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":57850857,"total":58283974},"progress":"[=================================================\u003e ] 57.85MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57850857, total=58283974, start=null), progress=[=================================================> ] 57.85MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (82 MB/? MB) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":58283974},"progress":"[\u003e ] 557.1kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=58283974, start=null), progress=[> ] 557.1kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":12812288,"total":58283974},"progress":"[==========\u003e ] 12.81MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12812288, total=58283974, start=null), progress=[==========> ] 12.81MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":28409856,"total":58283974},"progress":"[========================\u003e ] 28.41MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28409856, total=58283974, start=null), progress=[========================> ] 28.41MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":58283974},"progress":"[====================================\u003e ] 42.89MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=58283974, start=null), progress=[====================================> ] 42.89MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":58283974,"total":58283974},"progress":"[==================================================\u003e] 58.28MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58283974, total=58283974, start=null), progress=[==================================================>] 58.28MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:04 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:04 INFO Pulling image layers: 3 pending, 6 downloaded, 1 extracted, (82 MB/? MB) 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24178193},"progress":"[\u003e ] 262.1kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=24178193, start=null), progress=[> ] 262.1kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:05 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":24178193},"progress":"[===\u003e ] 1.573MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=24178193, start=null), progress=[===> ] 1.573MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:05 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1835008,"total":24178193},"progress":"[===\u003e ] 1.835MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1835008, total=24178193, start=null), progress=[===> ] 1.835MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:06 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":24178193},"progress":"[====\u003e ] 2.097MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=24178193, start=null), progress=[====> ] 2.097MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2359296,"total":24178193},"progress":"[====\u003e ] 2.359MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:07 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2359296, total=24178193, start=null), progress=[====> ] 2.359MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2621440,"total":24178193},"progress":"[=====\u003e ] 2.621MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:07 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2621440, total=24178193, start=null), progress=[=====> ] 2.621MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":9961472,"total":24178193},"progress":"[====================\u003e ] 9.961MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:07 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9961472, total=24178193, start=null), progress=[====================> ] 9.961MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13631488,"total":24178193},"progress":"[============================\u003e ] 13.63MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13631488, total=24178193, start=null), progress=[============================> ] 13.63MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24178193,"total":24178193},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24178193, total=24178193, start=null), progress=[==================================================>] 24.18MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 INFO Pulling image layers: 3 pending, 6 downloaded, 2 extracted, (96 MB/? MB) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 INFO Pulling image layers: 3 pending, 6 downloaded, 3 extracted, (96 MB/? MB) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636826},"progress":"[\u003e ] 294.9kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636826, start=null), progress=[> ] 294.9kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5898240,"total":26636826},"progress":"[===========\u003e ] 5.898MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5898240, total=26636826, start=null), progress=[===========> ] 5.898MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":23887872,"total":26636826},"progress":"[============================================\u003e ] 23.89MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23887872, total=26636826, start=null), progress=[============================================> ] 23.89MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636826,"total":26636826},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636826, total=26636826, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 INFO Pulling image layers: 3 pending, 6 downloaded, 4 extracted, (106 MB/? MB) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "b4[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "b4[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 INFO Pulling image layers: 3 pending, 6 downloaded, 5 extracted, (106 MB/? MB) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2352899},"progress":"[\u003e ] 32.77kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2352899, start=null), progress=[> ] 32.77kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1376256,"total":2352899},"progress":"[=============================\u003e ] 1.376MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:08 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:08 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1376256, total=2352899, start=null), progress=[=============================> ] 1.376MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1409024,"total":2352899},"progress":"[=============================\u003e ] 1.409MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:09 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1409024, total=2352899, start=null), progress=[=============================> ] 1.409MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1441792,"total":2352899},"progress":"[==============================\u003e ] 1.442MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:09 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1441792, total=2352899, start=null), progress=[==============================> ] 1.442MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1474560,"total":2352899},"progress":"[===============================\u003e ] 1.475MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:09 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1474560, total=2352899, start=null), progress=[===============================> ] 1.475MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1507328,"total":2352899},"progress":"[================================\u003e ] 1.507MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:09 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1507328, total=2352899, start=null), progress=[================================> ] 1.507MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1540096,"total":2352899},"progress":"[================================\u003e ] 1.54MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:09 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1540096, total=2352899, start=null), progress=[================================> ] 1.54MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":2352899},"progress":"[=================================\u003e ] 1.573MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:09 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:09 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=2352899, start=null), progress=[=================================> ] 1.573MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1605632,"total":2352899},"progress":"[==================================\u003e ] 1.606MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1605632, total=2352899, start=null), progress=[==================================> ] 1.606MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1638400,"total":2352899},"progress":"[==================================\u003e ] 1.638MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1638400, total=2352899, start=null), progress=[==================================> ] 1.638MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1671168,"total":2352899},"progress":"[===================================\u003e ] 1.671MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1671168, total=2352899, start=null), progress=[===================================> ] 1.671MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1703936,"total":2352899},"progress":"[====================================\u003e ] 1.704MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1703936, total=2352899, start=null), progress=[====================================> ] 1.704MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":2352899},"progress":"[============================================\u003e ] 2.097MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=2352899, start=null), progress=[============================================> ] 2.097MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2129920,"total":2352899},"progress":"[=============================================\u003e ] 2.13MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:10 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2129920, total=2352899, start=null), progress=[=============================================> ] 2.13MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2162688,"total":2352899},"progress":"[=============================================\u003e ] 2.163MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2162688, total=2352899, start=null), progress=[=============================================> ] 2.163MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2195456,"total":2352899},"progress":"[==============================================\u003e ] 2.195MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2195456, total=2352899, start=null), progress=[==============================================> ] 2.195MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2228224,"total":2352899},"progress":"[===============================================\u003e ] 2.228MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2228224, total=2352899, start=null), progress=[===============================================> ] 2.228MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2260992,"total":2352899},"progress":"[================================================\u003e ] 2.261MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2260992, total=2352899, start=null), progress=[================================================> ] 2.261MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2293760,"total":2352899},"progress":"[================================================\u003e ] 2.294MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2293760, total=2352899, start=null), progress=[================================================> ] 2.294MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2326528,"total":2352899},"progress":"[=================================================\u003e ] 2.327MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2326528, total=2352899, start=null), progress=[=================================================> ] 2.327MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:11 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:11 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:12 INFO Pulling image layers: 3 pending, 6 downloaded, 6 extracted, (106 MB/? MB) 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"}[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG ResponseItem(stream=null, status=Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "62[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG ep-0000000A: releasing valid endpoint 2024-02-17 05:00:12 DEBUG ep-0000000A: releasing endpoint 2024-02-17 05:00:12 DEBUG ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:12 DEBUG ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:12 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-17 05:00:12 INFO Pull complete. 9 layers, pulled in 9s (downloaded 106 MB at 11 MB/s) 2024-02-17 05:00:12 DEBUG ex-0000000C: preparing request execution 2024-02-17 05:00:12 DEBUG Cookie spec selected: strict 2024-02-17 05:00:12 DEBUG Auth cache not set in the context 2024-02-17 05:00:12 DEBUG ex-0000000C: target auth state: UNCHALLENGED 2024-02-17 05:00:12 DEBUG ex-0000000C: proxy auth state: UNCHALLENGED 2024-02-17 05:00:12 DEBUG ex-0000000C: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:12 DEBUG ex-0000000C: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:12 DEBUG ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:12 DEBUG ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:12 DEBUG ex-0000000C: acquired ep-0000000B 2024-02-17 05:00:12 DEBUG ex-0000000C: acquired endpoint ep-0000000B 2024-02-17 05:00:12 DEBUG ex-0000000C: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-17 05:00:12 DEBUG ep-0000000B: start execution ex-0000000C 2024-02-17 05:00:12 DEBUG ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:12 GMT[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "1208[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "{"Id":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","RepoTags":["nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/zookeeper@sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"],"Parent":"","Comment":"","Created":"2020-03-27T13:06:40.147623951Z","Container":"a6a64532e5285407fd63832f75cce3173668279c50861341a4b0cbb3610bfc69","ContainerConfig":{"Hostname":"a6a64532e528","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"19.03.6","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":2040770485,"VirtualSize":2040770485,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/8d3e735db938e9f762a691987a280458f6ac4e22e323a14daa227253b8eb3d1e/diff:/var/lib/docker/overlay2/1d22a9d4e07b2eab3c0b994f9f3945cc5b209d6a1c3c299944be0cf8b127f70c/diff:/var/lib/docker/overlay2/760b7ac276679c0934a6b81fae22468f5853b07c83a0270a1998ef4488d9de16/diff:/var/lib/docker/overlay2/2894eb65133db046471da9e47b73cc9ecd299337b233c1f2a5653fcc165b2d0c/diff:/var/lib/docker/overlay2/76e2980e2746d9a06e33c71f96b953e5406e4df118d0375001d9e1a27b738fc5/diff:/var/lib/docker/overlay2/06ede755c28e40bf92e4b8b523cb57e1dfc38858f88c7855ab855b19946c8445/diff:/var/lib/docker/overlay2/ff4fab662ae9e0fa2507ae3a48945d09aabfd789c9f3b2641b00c4d619751f99/diff:/var/lib/docker/overlay2/d5181ea9b64149910c72ebc2130d44134f6298c5fa3a0dc8f4824c72e1a442cb/diff","MergedDir":"/var/lib/docker/overlay2/248026edf796c4fc2ee49489a9b844768ee26579e6384583628d88bb24e4706d/merged","UpperDir":"/var/lib/docker/overlay2/248026edf796c4fc2ee49489a9b844768ee26579e6384583628d88bb24e4706d/diff","WorkDir":"/var/lib/docker/overlay2/248026edf796c4fc2ee49489a9b844768ee26579e6384583628d88bb24e4706d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:dd05d6df05b80595bc7603c299f76760ce09de3770a5ba521b0567ac29515f6e","sha256:371807e0f58d03fb3d2c857183597a5130b7552869e87fd544344db9e1277741","sha256:d8c28a24d1ff417904ed6ca01de056f8818b624270a98891fb2d27c354bc4004","sha256:d2cbaf81a2e0c4b38efb1ad0da0a469493141b6e9faec5942b478e3b69c19865","sha256:462bbcace10ecbdc192e96d53cfe8f1ce77bf193f7beab0bec2d0cf703fe3c5d","sha256:fedd57b3578eea64a00531305701b9711d102c0b6d9f1c2801376685a33ef7e5"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:12 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:12 GMT 2024-02-17 05:00:12 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:12 DEBUG ex-0000000C: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:12 DEBUG ep-0000000B: releasing valid endpoint 2024-02-17 05:00:12 DEBUG ep-0000000B: releasing endpoint 2024-02-17 05:00:12 DEBUG ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:12 DEBUG ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:12 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml 2024-02-17 05:00:12 INFO Local Docker Compose is running command: up -d 2024-02-17 05:00:12 DEBUG Executing [docker-compose, up, -d] in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=kr4iqrgl2wyz, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2024-02-17 05:00:12 DEBUG Started Process[pid=3367, exitValue="not exited"] 2024-02-17 05:00:13 INFO Creating network "kr4iqrgl2wyz_net" with driver "bridge" 2024-02-17 05:00:13 INFO Creating kr4iqrgl2wyz_zookeeper_1 ... 2024-02-17 05:00:13 INFO Creating kr4iqrgl2wyz_mockserver_1 ... 2024-02-17 05:00:33 INFO Creating kr4iqrgl2wyz_mockserver_1 ... done 2024-02-17 05:00:34 INFO Creating kr4iqrgl2wyz_zookeeper_1 ... done 2024-02-17 05:00:34 INFO Creating kr4iqrgl2wyz_kafka_1 ... 2024-02-17 05:00:35 INFO Creating kr4iqrgl2wyz_kafka_1 ... done 2024-02-17 05:00:35 DEBUG Process[pid=3367, exitValue=0] stopped with exit code 0 2024-02-17 05:00:35 INFO Docker Compose has finished running 2024-02-17 05:00:35 DEBUG No prefix is configured 2024-02-17 05:00:35 DEBUG Did not find a substitute image for alpine/socat:1.7.4.3-r0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 2024-02-17 05:00:35 DEBUG alpine/socat:1.7.4.3-r0 is not in image name cache, updating... 2024-02-17 05:00:35 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2024-02-17 05:00:35 DEBUG ex-0000000D: preparing request execution 2024-02-17 05:00:35 DEBUG Cookie spec selected: strict 2024-02-17 05:00:35 DEBUG Auth cache not set in the context 2024-02-17 05:00:35 DEBUG ex-0000000D: target auth state: UNCHALLENGED 2024-02-17 05:00:35 DEBUG ex-0000000D: proxy auth state: UNCHALLENGED 2024-02-17 05:00:35 DEBUG ex-0000000D: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:35 DEBUG ex-0000000D: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:35 DEBUG ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:35 DEBUG ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:35 DEBUG ex-0000000D: acquired ep-0000000C 2024-02-17 05:00:35 DEBUG ex-0000000D: acquired endpoint ep-0000000C 2024-02-17 05:00:35 DEBUG ex-0000000D: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-17 05:00:35 DEBUG ep-0000000C: start execution ex-0000000D 2024-02-17 05:00:35 DEBUG ep-0000000C: executing exchange ex-0000000D over http-outgoing-0 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:35 GMT[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "Content-Length: 93[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << "{"message":"no such image: alpine/socat:1.7.4.3-r0: No such image: alpine/socat:1.7.4.3-r0"}[\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:35 GMT 2024-02-17 05:00:35 DEBUG http-outgoing-0 << Content-Length: 93 2024-02-17 05:00:35 DEBUG ex-0000000D: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:35 DEBUG ep-0000000C: releasing valid endpoint 2024-02-17 05:00:35 DEBUG ep-0000000C: releasing endpoint 2024-02-17 05:00:35 DEBUG ep-0000000C: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:35 DEBUG ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:35 DEBUG Not available locally, should pull image: alpine/socat:1.7.4.3-r0 2024-02-17 05:00:35 INFO Pulling docker image: alpine/socat:1.7.4.3-r0. Please be patient; this may take some time but only needs to be done once. 2024-02-17 05:00:35 DEBUG Looking up auth config for image: alpine/socat:latest at registry: https://index.docker.io/v1/ 2024-02-17 05:00:35 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-17 05:00:35 DEBUG Effective auth config [null] 2024-02-17 05:00:35 DEBUG ex-0000000E: preparing request execution 2024-02-17 05:00:35 DEBUG Cookie spec selected: strict 2024-02-17 05:00:35 DEBUG Auth cache not set in the context 2024-02-17 05:00:35 DEBUG ex-0000000E: target auth state: UNCHALLENGED 2024-02-17 05:00:35 DEBUG ex-0000000E: proxy auth state: UNCHALLENGED 2024-02-17 05:00:35 DEBUG ex-0000000E: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:35 DEBUG ex-0000000E: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:35 DEBUG ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:35 DEBUG ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:35 DEBUG ex-0000000E: acquired ep-0000000D 2024-02-17 05:00:35 DEBUG ex-0000000E: acquired endpoint ep-0000000D 2024-02-17 05:00:35 DEBUG ex-0000000E: executing POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2024-02-17 05:00:35 DEBUG ep-0000000D: start execution ex-0000000E 2024-02-17 05:00:35 DEBUG ep-0000000D: executing exchange ex-0000000E over http-outgoing-0 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:35 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:36 GMT[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "3a[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Pulling from alpine/socat","id":"1.7.4.3-r0"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:36 GMT 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:36 DEBUG ex-0000000E: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:36 INFO Starting to pull image 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Pulling from alpine/socat, progressDetail=null, progress=null, id=1.7.4.3-r0, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28749,"total":2823862},"progress":"[\u003e ] 28.75kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28749, total=2823862, start=null), progress=[> ] 28.75kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 INFO Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (28 KB/? MB) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2823862},"progress":"[\u003e ] 32.77kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2823862, start=null), progress=[> ] 32.77kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6190,"total":575452},"progress":"[\u003e ] 6.19kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6190, total=575452, start=null), progress=[> ] 6.19kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 INFO Pulling image layers: 0 pending, 2 downloaded, 0 extracted, (38 KB/3 MB) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1900544,"total":2823862},"progress":"[=================================\u003e ] 1.901MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1900544, total=2823862, start=null), progress=[=================================> ] 1.901MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2823862, total=2823862, start=null), progress=[==================================================>] 2.824MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 INFO Pulling image layers: 0 pending, 2 downloaded, 1 extracted, (2 MB/3 MB) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":575452},"progress":"[==\u003e ] 32.77kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=575452, start=null), progress=[==> ] 32.77kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 INFO Pulling image layers: 0 pending, 2 downloaded, 2 extracted, (3 MB/3 MB) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for alpine/socat:1.7.4.3-r0"}[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for alpine/socat:1.7.4.3-r0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG ep-0000000D: releasing valid endpoint 2024-02-17 05:00:36 DEBUG ep-0000000D: releasing endpoint 2024-02-17 05:00:36 DEBUG ep-0000000D: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:36 DEBUG ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:36 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2024-02-17 05:00:36 DEBUG ex-0000000F: preparing request execution 2024-02-17 05:00:36 DEBUG Cookie spec selected: strict 2024-02-17 05:00:36 DEBUG Auth cache not set in the context 2024-02-17 05:00:36 DEBUG ex-0000000F: target auth state: UNCHALLENGED 2024-02-17 05:00:36 DEBUG ex-0000000F: proxy auth state: UNCHALLENGED 2024-02-17 05:00:36 DEBUG ex-0000000F: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:36 DEBUG ex-0000000F: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:36 DEBUG ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:36 DEBUG ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:36 DEBUG ex-0000000F: acquired ep-0000000E 2024-02-17 05:00:36 DEBUG ex-0000000F: acquired endpoint ep-0000000E 2024-02-17 05:00:36 DEBUG ex-0000000F: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-17 05:00:36 DEBUG ep-0000000E: start execution ex-0000000F 2024-02-17 05:00:36 DEBUG ep-0000000E: executing exchange ex-0000000F over http-outgoing-0 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:36 GMT[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "Content-Length: 1768[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << "{"Id":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","RepoTags":["alpine/socat:1.7.4.3-r0"],"RepoDigests":["alpine/socat@sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2022-04-10T11:14:56.777981599Z","Container":"","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["socat"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":7044476,"VirtualSize":7044476,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a8b0b934ede6c10e6725be3133126c3120d97bd1ade37eb6d201048583cc2285/diff","MergedDir":"/var/lib/docker/overlay2/ee45f9c0a3b8a407dc43225e46ae760097e20c3758591614758fc1dd00dab996/merged","UpperDir":"/var/lib/docker/overlay2/ee45f9c0a3b8a407dc43225e46ae760097e20c3758591614758fc1dd00dab996/diff","WorkDir":"/var/lib/docker/overlay2/ee45f9c0a3b8a407dc43225e46ae760097e20c3758591614758fc1dd00dab996/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:48f27885bee75a37d84674f054c5ec134ced6a2067254736434490d6341a4697","sha256:23512865d35efe708148a08300eca57759001822a9c8455c9792d08b4f6bfb34"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-17 05:00:36 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:36 GMT 2024-02-17 05:00:36 DEBUG http-outgoing-0 << Content-Length: 1768 2024-02-17 05:00:36 DEBUG ex-0000000F: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:36 DEBUG ep-0000000E: releasing valid endpoint 2024-02-17 05:00:37 DEBUG ep-0000000E: releasing endpoint 2024-02-17 05:00:37 DEBUG ep-0000000E: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:37 DEBUG ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2024-02-17 05:00:37 DEBUG Trying to start container: alpine/socat:1.7.4.3-r0 (attempt 1/1) 2024-02-17 05:00:37 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2024-02-17 05:00:37 INFO Creating container for image: alpine/socat:1.7.4.3-r0 2024-02-17 05:00:37 DEBUG Looking up auth config for image: alpine/socat:1.7.4.3-r0 at registry: https://index.docker.io/v1/ 2024-02-17 05:00:37 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-17 05:00:37 DEBUG Effective auth config [null] 2024-02-17 05:00:37 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@96a2da2c,-1,false,, 2024-02-17 05:00:37 DEBUG ex-00000010: preparing request execution 2024-02-17 05:00:37 DEBUG Cookie spec selected: strict 2024-02-17 05:00:37 DEBUG Auth cache not set in the context 2024-02-17 05:00:37 DEBUG ex-00000010: target auth state: UNCHALLENGED 2024-02-17 05:00:37 DEBUG ex-00000010: proxy auth state: UNCHALLENGED 2024-02-17 05:00:37 DEBUG ex-00000010: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:37 DEBUG ex-00000010: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:37 DEBUG ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG ex-00000010: acquired ep-0000000F 2024-02-17 05:00:37 DEBUG ex-00000010: acquired endpoint ep-0000000F 2024-02-17 05:00:37 DEBUG ex-00000010: executing GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2024-02-17 05:00:37 DEBUG ep-0000000F: start execution ex-00000010 2024-02-17 05:00:37 DEBUG ep-0000000F: executing exchange ex-00000010 over http-outgoing-0 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:37 GMT[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "1675[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[{"Id":"9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05","Names":["/kr4iqrgl2wyz_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1708146034,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"8ea20c66c8940da5cbbc6da5e9714c74736a7cbc8e076a50d13b5b5044aa2920","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"0e4c823b038e9d5c210b41fdc93f125049b082f47a4587a2322f11899aad8b66","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"96ebf44171aaaeae0c36815e98dc13c50d6434caa9ee4885675c020820de184a","Names":["/kr4iqrgl2wyz_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1708146013,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"815c2ed797c9a012a92df3bd85cbc15127106feda636864c45b164a8ba4fed8c","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"359b1faacd2e294daa43e2d9d654c0f911df26eb98cfbccee5ccc112c94258fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[]},{"Id":"41fbcb2576b8c308f0b2052a90e5e8255e7128d565356b3802195c9aeb0a185d","Names":["/kr4iqrgl2wyz_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1708146013,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"e3a66f620608149336dd1d3eeb93c429465234c400d012b3d76e0b67b435ff8a","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"357d5ccba471efb78e9aea2bb650d4f11d2d4acfbfec7929a039e9554b044df9","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]}][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:37 GMT 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:37 DEBUG ex-00000010: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:37 DEBUG ep-0000000F: releasing valid endpoint 2024-02-17 05:00:37 DEBUG ep-0000000F: releasing endpoint 2024-02-17 05:00:37 DEBUG ep-0000000F: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:37 DEBUG ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,, 2024-02-17 05:00:37 DEBUG ex-00000011: preparing request execution 2024-02-17 05:00:37 DEBUG Cookie spec selected: strict 2024-02-17 05:00:37 DEBUG Auth cache not set in the context 2024-02-17 05:00:37 DEBUG ex-00000011: target auth state: UNCHALLENGED 2024-02-17 05:00:37 DEBUG ex-00000011: proxy auth state: UNCHALLENGED 2024-02-17 05:00:37 DEBUG ex-00000011: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:37 DEBUG ex-00000011: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:37 DEBUG ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG ex-00000011: acquired ep-00000010 2024-02-17 05:00:37 DEBUG ex-00000011: acquired endpoint ep-00000010 2024-02-17 05:00:37 DEBUG ex-00000011: executing GET /v1.32/containers/json HTTP/1.1 2024-02-17 05:00:37 DEBUG ep-00000010: start execution ex-00000011 2024-02-17 05:00:37 DEBUG ep-00000010: executing exchange ex-00000011 over http-outgoing-0 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> GET /v1.32/containers/json HTTP/1.1 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:37 GMT[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "1675[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[{"Id":"9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05","Names":["/kr4iqrgl2wyz_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1708146034,"Ports":[{"PrivatePort":9093,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"8ea20c66c8940da5cbbc6da5e9714c74736a7cbc8e076a50d13b5b5044aa2920","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"0e4c823b038e9d5c210b41fdc93f125049b082f47a4587a2322f11899aad8b66","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"96ebf44171aaaeae0c36815e98dc13c50d6434caa9ee4885675c020820de184a","Names":["/kr4iqrgl2wyz_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1708146013,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"815c2ed797c9a012a92df3bd85cbc15127106feda636864c45b164a8ba4fed8c","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"359b1faacd2e294daa43e2d9d654c0f911df26eb98cfbccee5ccc112c94258fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[]},{"Id":"41fbcb2576b8c308f0b2052a90e5e8255e7128d565356b3802195c9aeb0a185d","Names":["/kr4iqrgl2wyz_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1708146013,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"e3a66f620608149336dd1d3eeb93c429465234c400d012b3d76e0b67b435ff8a","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"357d5ccba471efb78e9aea2bb650d4f11d2d4acfbfec7929a039e9554b044df9","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]}][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:37 GMT 2024-02-17 05:00:37 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:37 DEBUG ex-00000011: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:37 DEBUG ep-00000010: releasing valid endpoint 2024-02-17 05:00:37 DEBUG ep-00000010: releasing endpoint 2024-02-17 05:00:37 DEBUG ep-00000010: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:37 DEBUG ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG Associating container with network: kr4iqrgl2wyz_net 2024-02-17 05:00:37 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4af7b197[aliases=,argsEscaped=,attachStderr=,attachStdin=,attachStdout=,authConfig=,cmd={-c,socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092},domainName=,entrypoint={/bin/sh},env={},exposedPorts=ExposedPorts(exposedPorts=[2000/tcp]),healthcheck=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[/kr4iqrgl2wyz_kafka_1:kafka_1], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=kr4iqrgl2wyz_net, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={2000/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@6b1263ea}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=,image=alpine/socat:1.7.4.3-r0,ipv4Address=,ipv6Address=,labels={org.testcontainers=true, org.testcontainers.sessionId=3af05422-d3fb-410a-8c17-3922ed37bf75},macAddress=,name=testcontainers-socat-Ws49DtWF,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@37f584f6,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 2024-02-17 05:00:37 DEBUG ex-00000012: preparing request execution 2024-02-17 05:00:37 DEBUG Cookie spec selected: strict 2024-02-17 05:00:37 DEBUG Auth cache not set in the context 2024-02-17 05:00:37 DEBUG ex-00000012: target auth state: UNCHALLENGED 2024-02-17 05:00:37 DEBUG ex-00000012: proxy auth state: UNCHALLENGED 2024-02-17 05:00:37 DEBUG ex-00000012: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:37 DEBUG ex-00000012: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:37 DEBUG ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:37 DEBUG ex-00000012: acquired ep-00000011 2024-02-17 05:00:37 DEBUG ex-00000012: acquired endpoint ep-00000011 2024-02-17 05:00:37 DEBUG ex-00000012: executing POST /v1.32/containers/create?name=testcontainers-socat-Ws49DtWF HTTP/1.1 2024-02-17 05:00:37 DEBUG ep-00000011: start execution ex-00000012 2024-02-17 05:00:37 DEBUG ep-00000011: executing exchange ex-00000012 over http-outgoing-0 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-socat-Ws49DtWF HTTP/1.1 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Content-Length: 2305 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-socat-Ws49DtWF HTTP/1.1[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Content-Length: 2305[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:37 DEBUG http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":["/bin/sh"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"2000/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":["/kr4iqrgl2wyz_kafka_1:kafka_1"],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"kr4iqrgl2wyz_net","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"3af05422-d3fb-410a-8c17-3922ed37bf75"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":["/kr4iqrgl2wyz_kafka_1:kafka_1"],"Aliases":null,"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:38 GMT[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Content-Length: 88[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "{"Id":"c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d","Warnings":[]}[\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << HTTP/1.1 201 Created 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:38 GMT 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Content-Length: 88 2024-02-17 05:00:38 DEBUG ex-00000012: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:38 DEBUG ep-00000011: releasing valid endpoint 2024-02-17 05:00:38 DEBUG ep-00000011: releasing endpoint 2024-02-17 05:00:38 DEBUG ep-00000011: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:38 DEBUG ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:38 INFO Container alpine/socat:1.7.4.3-r0 is starting: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d 2024-02-17 05:00:38 DEBUG Cmd: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d 2024-02-17 05:00:38 DEBUG ex-00000013: preparing request execution 2024-02-17 05:00:38 DEBUG Cookie spec selected: strict 2024-02-17 05:00:38 DEBUG Auth cache not set in the context 2024-02-17 05:00:38 DEBUG ex-00000013: target auth state: UNCHALLENGED 2024-02-17 05:00:38 DEBUG ex-00000013: proxy auth state: UNCHALLENGED 2024-02-17 05:00:38 DEBUG ex-00000013: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:38 DEBUG ex-00000013: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:38 DEBUG ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:38 DEBUG ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:38 DEBUG ex-00000013: acquired ep-00000012 2024-02-17 05:00:38 DEBUG ex-00000013: acquired endpoint ep-00000012 2024-02-17 05:00:38 DEBUG ex-00000013: executing POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/start HTTP/1.1 2024-02-17 05:00:38 DEBUG ep-00000012: start execution ex-00000013 2024-02-17 05:00:38 DEBUG ep-00000012: executing exchange ex-00000013 over http-outgoing-0 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/start HTTP/1.1 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/start HTTP/1.1[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:38 GMT[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << HTTP/1.1 204 No Content 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:38 GMT 2024-02-17 05:00:38 DEBUG ex-00000013: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:38 DEBUG ep-00000012: releasing valid endpoint 2024-02-17 05:00:38 DEBUG ep-00000012: releasing endpoint 2024-02-17 05:00:38 DEBUG ep-00000012: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:38 DEBUG ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:38 DEBUG Cmd: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d,false 2024-02-17 05:00:38 DEBUG GET: DefaultWebTarget{path=[/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json], queryParams={}} 2024-02-17 05:00:38 DEBUG ex-00000014: preparing request execution 2024-02-17 05:00:38 DEBUG Cookie spec selected: strict 2024-02-17 05:00:38 DEBUG Auth cache not set in the context 2024-02-17 05:00:38 DEBUG ex-00000014: target auth state: UNCHALLENGED 2024-02-17 05:00:38 DEBUG ex-00000014: proxy auth state: UNCHALLENGED 2024-02-17 05:00:38 DEBUG ex-00000014: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:38 DEBUG ex-00000014: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:38 DEBUG ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:38 DEBUG ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:38 DEBUG ex-00000014: acquired ep-00000013 2024-02-17 05:00:38 DEBUG ex-00000014: acquired endpoint ep-00000013 2024-02-17 05:00:38 DEBUG ex-00000014: executing GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1 2024-02-17 05:00:38 DEBUG ep-00000013: start execution ex-00000014 2024-02-17 05:00:38 DEBUG ep-00000013: executing exchange ex-00000014 over http-outgoing-0 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Date: Sat, 17 Feb 2024 05:00:38 GMT[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "1385[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "{"Id":"c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d","Created":"2024-02-17T05:00:37.151929018Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4137,"ExitCode":0,"Error":"","StartedAt":"2024-02-17T05:00:38.923058421Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/resolv.conf","HostnamePath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/hostname","HostsPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/hosts","LogPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d-json.log","Name":"/testcontainers-socat-Ws49DtWF","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"kr4iqrgl2wyz_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb-init/diff:/var/lib/docker/overlay2/ee45f9c0a3b8a407dc43225e46ae760097e20c3758591614758fc1dd00dab996/diff:/var/lib/docker/overlay2/a8b0b934ede6c10e6725be3133126c3120d97bd1ade37eb6d201048583cc2285/diff","MergedDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/merged","UpperDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/diff","WorkDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"c2044c776dcf","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"3af05422-d3fb-410a-8c17-3922ed37bf75"}},"NetworkSettings":{"Bridge":"","SandboxID":"c5ee01d4cc0c94814d04d6116407b8ef77961d48771cc7f9acd9f84c42d9ede2","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/c5ee01d4cc0c","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":["/kr4iqrgl2wyz_kafka_1:kafka_1"],"Aliases":["c2044c776dcf"],"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"412c545ed3a4e160bbc7610a997625f9216ec8f8f59741a4438c8ac47533bd72","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:38 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Date: Sat, 17 Feb 2024 05:00:38 GMT 2024-02-17 05:00:38 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-17 05:00:38 DEBUG ex-00000014: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:39 DEBUG ep-00000013: releasing valid endpoint 2024-02-17 05:00:39 DEBUG ep-00000013: releasing endpoint 2024-02-17 05:00:39 DEBUG ep-00000013: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-17 05:00:39 DEBUG ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG /testcontainers-socat-Ws49DtWF: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',,,, 2024-02-17 05:00:39 DEBUG ex-00000015: preparing request execution 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-00000015: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000015: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000015: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-00000015: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000015: acquired ep-00000014 2024-02-17 05:00:39 DEBUG ex-00000015: acquired endpoint ep-00000014 2024-02-17 05:00:39 DEBUG ex-00000015: executing POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/exec HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-00000014: start execution ex-00000015 2024-02-17 05:00:39 DEBUG ep-00000014: executing exchange ex-00000015 over http-outgoing-0 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/exec HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Content-Length: 401 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/exec HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Content-Length: 401[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "{"containerId":"c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000016: preparing request execution 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-00000016: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000016: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000016: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-00000016: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000016: acquired ep-00000015 2024-02-17 05:00:39 DEBUG ex-00000016: acquired endpoint ep-00000015 2024-02-17 05:00:39 DEBUG ex-00000016: executing POST /v1.32/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/start HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-00000015: start execution ex-00000016 2024-02-17 05:00:39 DEBUG ep-00000015: executing exchange ex-00000016 over http-outgoing-0 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> POST /v1.32/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/start HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Content-Length: 26 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "POST /v1.32/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/start HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Content-Length: 26[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 >> "{"Detach":null,"Tty":null}" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-17 05:00:39 DEBUG http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream 2024-02-17 05:00:39 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-17 05:00:39 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-17 05:00:39 DEBUG http-outgoing-0 << Ostype: linux 2024-02-17 05:00:39 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 0: 00000000:07D0 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 0 54557 1 0000000000000000 100 0 0 10 0 [\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-0 << "end of stream" 2024-02-17 05:00:39 DEBUG http-outgoing-0: close connection IMMEDIATE 2024-02-17 05:00:39 DEBUG ep-00000015: endpoint closed 2024-02-17 05:00:39 DEBUG ep-00000015: discarding endpoint 2024-02-17 05:00:39 DEBUG ep-00000015: releasing endpoint 2024-02-17 05:00:39 DEBUG ep-00000015: connection is not kept alive 2024-02-17 05:00:39 DEBUG ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-17 05:00:39 DEBUG Cmd: a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f 2024-02-17 05:00:39 DEBUG GET: DefaultWebTarget{path=[/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/json], queryParams={}} 2024-02-17 05:00:39 DEBUG ex-00000017: preparing request execution 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-00000017: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000017: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000017: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-00000017: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000017: acquired ep-00000016 2024-02-17 05:00:39 DEBUG ex-00000017: acquired endpoint ep-00000016 2024-02-17 05:00:39 DEBUG ex-00000017: opening connection {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ep-00000016: connecting endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ep-00000016: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-02-17 05:00:39 DEBUG http-outgoing-1: connecting to localhost/127.0.0.1:2375 2024-02-17 05:00:39 DEBUG http-outgoing-1: connection established 2024-02-17 05:00:39 DEBUG ep-00000016: connected http-outgoing-1 2024-02-17 05:00:39 DEBUG ep-00000016: endpoint connected 2024-02-17 05:00:39 DEBUG ex-00000017: executing GET /v1.32/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/json HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-00000016: start execution ex-00000017 2024-02-17 05:00:39 DEBUG ep-00000016: executing exchange ex-00000017 over http-outgoing-1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> GET /v1.32/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/json HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "GET /v1.32/exec/a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Date: Sat, 17 Feb 2024 05:00:39 GMT[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Content-Length: 541[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "{"ID":"a2477c0199522b426bdb570bc405244f4ba74296e72360edd491da80b6cb982f","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG Internal port check passed for [2000] in PT0.14156S 2024-02-17 05:00:39 INFO Container alpine/socat:1.7.4.3-r0 started in PT3.480602S 2024-02-17 05:00:39 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,true,, 2024-02-17 05:00:39 DEBUG ex-00000018: preparing request execution 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-00000018: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000018: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000018: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-00000018: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000018: acquired ep-00000017 2024-02-17 05:00:39 DEBUG ex-00000018: acquired endpoint ep-00000017 2024-02-17 05:00:39 DEBUG ex-00000018: executing GET /v1.32/containers/json?all=true HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-00000017: start execution ex-00000018 2024-02-17 05:00:39 DEBUG ep-00000017: executing exchange ex-00000018 over http-outgoing-1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> GET /v1.32/containers/json?all=true HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "GET /v1.32/containers/json?all=true HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Date: Sat, 17 Feb 2024 05:00:39 GMT[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "1ae5[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[{"Id":"c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d","Names":["/testcontainers-socat-Ws49DtWF"],"Image":"alpine/socat:1.7.4.3-r0","ImageID":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","Command":"/bin/sh -c 'socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092'","Created":1708146037,"Ports":[{"IP":"0.0.0.0","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"},{"IP":"::","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"}],"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"3af05422-d3fb-410a-8c17-3922ed37bf75"},"State":"running","Status":"Up Less than a second","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"412c545ed3a4e160bbc7610a997625f9216ec8f8f59741a4438c8ac47533bd72","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}},"Mounts":[]},{"Id":"9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05","Names":["/kr4iqrgl2wyz_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1708146034,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"8ea20c66c8940da5cbbc6da5e9714c74736a7cbc8e076a50d13b5b5044aa2920","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"0e4c823b038e9d5c210b41fdc93f125049b082f47a4587a2322f11899aad8b66","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"96ebf44171aaaeae0c36815e98dc13c50d6434caa9ee4885675c020820de184a","Names":["/kr4iqrgl2wyz_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1708146013,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"815c2ed797c9a012a92df3bd85cbc15127106feda636864c45b164a8ba4fed8c","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 5 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"359b1faacd2e294daa43e2d9d654c0f911df26eb98cfbccee5ccc112c94258fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[]},{"Id":"41fbcb2576b8c308f0b2052a90e5e8255e7128d565356b3802195c9aeb0a185d","Names":["/kr4iqrgl2wyz_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1708146013,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"e3a66f620608149336dd1d3eeb93c429465234c400d012b3d76e0b67b435ff8a","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 4 seconds","HostConfig":{"NetworkMode":"kr4iqrgl2wyz_net"},"NetworkSettings":{"Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"357d5ccba471efb78e9aea2bb650d4f11d2d4acfbfec7929a039e9554b044df9","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]}][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "0[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Content-Type: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Ostype: linux 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Date: Sat, 17 Feb 2024 05:00:39 GMT 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2024-02-17 05:00:39 DEBUG ex-00000018: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:39 DEBUG ep-00000017: releasing valid endpoint 2024-02-17 05:00:39 DEBUG ep-00000017: releasing endpoint 2024-02-17 05:00:39 DEBUG ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES 2024-02-17 05:00:39 DEBUG ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG Cmd: 9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05,false 2024-02-17 05:00:39 DEBUG GET: DefaultWebTarget{path=[/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/json], queryParams={}} 2024-02-17 05:00:39 DEBUG ex-00000019: preparing request execution 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-00000019: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000019: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-00000019: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-00000019: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-00000019: acquired ep-00000018 2024-02-17 05:00:39 DEBUG ex-00000019: acquired endpoint ep-00000018 2024-02-17 05:00:39 DEBUG ex-00000019: executing GET /v1.32/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/json HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-00000018: start execution ex-00000019 2024-02-17 05:00:39 DEBUG ep-00000018: executing exchange ex-00000019 over http-outgoing-1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> GET /v1.32/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/json HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "GET /v1.32/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Date: Sat, 17 Feb 2024 05:00:39 GMT[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "1e32[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "{"Id":"9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05","Created":"2024-02-17T05:00:34.756116126Z","Path":"/etc/confluent/docker/run","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3858,"ExitCode":0,"Error":"","StartedAt":"2024-02-17T05:00:35.618220276Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","ResolvConfPath":"/var/lib/docker/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/resolv.conf","HostnamePath":"/var/lib/docker/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/hostname","HostsPath":"/var/lib/docker/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/hosts","LogPath":"/var/lib/docker/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05-json.log","Name":"/kr4iqrgl2wyz_kafka_1","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":["/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf:/etc/kafka/secrets/jaas/zk_client_jaas.conf:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"kr4iqrgl2wyz_net","PortBindings":{"9092/tcp":[{"HostIp":"","HostPort":"9092"}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":"private","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/5f954f7e806dbfdf576c230c580332c522d9fd4327315f7fafcbb5e15acc5db3-init/diff:/var/lib/docker/overlay2/8b8944313d561f4c9ec291c7750ea56eda91f53778f56a5cf968590ec5a19dc8/diff:/var/lib/docker/overlay2/93a810cc483e08eb4f0fbe7f073a470919afd2bea8befe07a0476bd8f0e354d5/diff:/var/lib/docker/overlay2/eae10f64cac359d2ba2dc4360a365337a038f89de00f17ae3d7c71f175f139fa/diff:/var/lib/docker/overlay2/43814f5f6fd7381836db07faf55dd34b2f838b629223284bd2844a027bb5fb50/diff:/var/lib/docker/overlay2/ff1f75057a4b567f69a918f6356b0be81cee4f71b2f19c2569c4be2bc8e7cd7e/diff:/var/lib/docker/overlay2/64bca8f8695b0d8b7dab66d28197cd40527335fe1540d546d94064ea0fa3bc76/diff:/var/lib/docker/overlay2/06ede755c28e40bf92e4b8b523cb57e1dfc38858f88c7855ab855b19946c8445/diff:/var/lib/docker/overlay2/ff4fab662ae9e0fa2507ae3a48945d09aabfd789c9f3b2641b00c4d619751f99/diff:/var/lib/docker/overlay2/d5181ea9b64149910c72ebc2130d44134f6298c5fa3a0dc8f4824c72e1a442cb/diff","MergedDir":"/var/lib/docker/overlay2/5f954f7e806dbfdf576c230c580332c522d9fd4327315f7fafcbb5e15acc5db3/merged","UpperDir":"/var/lib/docker/overlay2/5f954f7e806dbfdf576c230c580332c522d9fd4327315f7fafcbb5e15acc5db3/diff","WorkDir":"/var/lib/docker/overlay2/5f954f7e806dbfdf576c230c580332c522d9fd4327315f7fafcbb5e15acc5db3/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"9e3ddac00ffc","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["enableCadi=false","KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181","KAFKA_ZOOKEEPER_CONNECTION_TIMEOUT_MS=40000","KAFKA_ZOOKEEPER_SESSION_TIMEOUT_MS=40000","KAFKA_LISTENER_SECURITY_PROTOCOL_MAP=INTERNAL_PLAINTEXT:PLAINTEXT,EXTERNAL_PLAINTEXT:PLAINTEXT","KAFKA_ADVERTISED_LISTENERS=INTERNAL_PLAINTEXT://localhost:9092","KAFKA_LISTENERS=INTERNAL_PLAINTEXT://0.0.0.0:9092","KAFKA_INTER_BROKER_LISTENER_NAME=INTERNAL_PLAINTEXT","KAFKA_CONFLUENT_SUPPORT_METRICS_ENABLE=false","KAFKA_OPTS=-Djava.security.auth.login.config=/etc/kafka/secrets/jaas/zk_client_jaas.conf","KAFKA_ZOOKEEPER_SET_ACL=true","KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1","KAFKA_CREATE_TOPICS=topic:1:3","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","Volumes":{"/etc/kafka/secrets/jaas/zk_client_jaas.conf":{}},"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"com.docker.compose.config-hash":"8ea20c66c8940da5cbbc6da5e9714c74736a7cbc8e076a50d13b5b5044aa2920","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"kr4iqrgl2wyz","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"NetworkSettings":{"Bridge":"","SandboxID":"3b740f8bdf9a00d00d93d8a816492b708fe65581d578cea0f81ab24805f3599b","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"9092/tcp":[{"HostIp":"0.0.0.0","HostPort":"9092"},{"HostIp":"::","HostPort":"9092"}],"9093/tcp":null},"SandboxKey":"/var/run/docker/netns/3b740f8bdf9a","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":null,"Aliases":["9e3ddac00ffc","kafka"],"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"0e4c823b038e9d5c210b41fdc93f125049b082f47a4587a2322f11899aad8b66","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}}}[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "0[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Content-Type: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Ostype: linux 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Date: Sat, 17 Feb 2024 05:00:39 GMT 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2024-02-17 05:00:39 DEBUG ex-00000019: connection can be kept alive for 3 MINUTES 2024-02-17 05:00:39 DEBUG ep-00000018: releasing valid endpoint 2024-02-17 05:00:39 DEBUG ep-00000018: releasing endpoint 2024-02-17 05:00:39 DEBUG ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES 2024-02-17 05:00:39 DEBUG ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG /kr4iqrgl2wyz_kafka_1: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',,,, 2024-02-17 05:00:39 DEBUG ex-0000001A: preparing request execution 2024-02-17 05:00:39 DEBUG External port check passed for [9092] mapped as [49153, 9092] in PT0.00188S 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-0000001A: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-0000001A: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-0000001A: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-0000001A: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-0000001A: acquired ep-00000019 2024-02-17 05:00:39 DEBUG ex-0000001A: acquired endpoint ep-00000019 2024-02-17 05:00:39 DEBUG ex-0000001A: executing POST /v1.32/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/exec HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-00000019: start execution ex-0000001A 2024-02-17 05:00:39 DEBUG ep-00000019: executing exchange ex-0000001A over http-outgoing-1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> POST /v1.32/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/exec HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> content-type: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Content-Length: 402 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "POST /v1.32/containers/9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05/exec HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Content-Length: 402[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "{"containerId":"9e3ddac00ffc6022d42cdd16e964f334922af216102295dba8708d3608c67b05","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-0000001B: preparing request execution 2024-02-17 05:00:39 DEBUG Cookie spec selected: strict 2024-02-17 05:00:39 DEBUG Auth cache not set in the context 2024-02-17 05:00:39 DEBUG ex-0000001B: target auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-0000001B: proxy auth state: UNCHALLENGED 2024-02-17 05:00:39 DEBUG ex-0000001B: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:39 DEBUG ex-0000001B: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:39 DEBUG ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:39 DEBUG ex-0000001B: acquired ep-0000001A 2024-02-17 05:00:39 DEBUG ex-0000001B: acquired endpoint ep-0000001A 2024-02-17 05:00:39 DEBUG ex-0000001B: executing POST /v1.32/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/start HTTP/1.1 2024-02-17 05:00:39 DEBUG ep-0000001A: start execution ex-0000001B 2024-02-17 05:00:39 DEBUG ep-0000001A: executing exchange ex-0000001B over http-outgoing-1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> POST /v1.32/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/start HTTP/1.1 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> accept: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> content-type: application/json 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Content-Length: 26 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "POST /v1.32/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/start HTTP/1.1[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Content-Length: 26[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 >> "{"Detach":null,"Tty":null}" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Server: " 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Ostype: linux 2024-02-17 05:00:39 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:39 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 2: 00000000:2384 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1000 0 44621 1 0000000000000000 100 0 0 10 0 [\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-1 << "end of stream" 2024-02-17 05:00:40 DEBUG http-outgoing-1: close connection IMMEDIATE 2024-02-17 05:00:40 DEBUG ep-0000001A: endpoint closed 2024-02-17 05:00:40 DEBUG ep-0000001A: discarding endpoint 2024-02-17 05:00:40 DEBUG ep-0000001A: releasing endpoint 2024-02-17 05:00:40 DEBUG ep-0000001A: connection is not kept alive 2024-02-17 05:00:40 DEBUG ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-17 05:00:40 DEBUG Cmd: bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6 2024-02-17 05:00:40 DEBUG GET: DefaultWebTarget{path=[/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/json], queryParams={}} 2024-02-17 05:00:40 DEBUG ex-0000001C: preparing request execution 2024-02-17 05:00:40 DEBUG Cookie spec selected: strict 2024-02-17 05:00:40 DEBUG Auth cache not set in the context 2024-02-17 05:00:40 DEBUG ex-0000001C: target auth state: UNCHALLENGED 2024-02-17 05:00:40 DEBUG ex-0000001C: proxy auth state: UNCHALLENGED 2024-02-17 05:00:40 DEBUG ex-0000001C: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:00:40 DEBUG ex-0000001C: acquiring endpoint (3 MINUTES) 2024-02-17 05:00:40 DEBUG ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-17 05:00:40 DEBUG ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:40 DEBUG ex-0000001C: acquired ep-0000001B 2024-02-17 05:00:40 DEBUG ex-0000001C: acquired endpoint ep-0000001B 2024-02-17 05:00:40 DEBUG ex-0000001C: opening connection {}->unix://localhost:2375 2024-02-17 05:00:40 DEBUG ep-0000001B: connecting endpoint (3 MINUTES) 2024-02-17 05:00:40 DEBUG ep-0000001B: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-02-17 05:00:40 DEBUG http-outgoing-2: connecting to localhost/127.0.0.1:2375 2024-02-17 05:00:40 DEBUG http-outgoing-2: connection established 2024-02-17 05:00:40 DEBUG ep-0000001B: connected http-outgoing-2 2024-02-17 05:00:40 DEBUG ep-0000001B: endpoint connected 2024-02-17 05:00:40 DEBUG ex-0000001C: executing GET /v1.32/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/json HTTP/1.1 2024-02-17 05:00:40 DEBUG ep-0000001B: start execution ex-0000001C 2024-02-17 05:00:40 DEBUG ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> GET /v1.32/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/json HTTP/1.1 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "GET /v1.32/exec/bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6/json HTTP/1.1[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:00:40 GMT[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "Content-Length: 559[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:00:40 DEBUG http-outgoing-2 << "{"ID":"bdf9ef56c482ae622e527650a3aa68538c3aa5d67af521a3cdbd5ae8e3a400d6","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:00:40 DEBUG Internal port check passed for [9092] in PT1.804112S 2024-02-17 05:00:41 DEBUG Using Slf4j logging framework 2024-02-17 05:00:41 DEBUG -Dio.netty.noUnsafe: false 2024-02-17 05:00:41 DEBUG Java version: 11 2024-02-17 05:00:41 DEBUG sun.misc.Unsafe.theUnsafe: available 2024-02-17 05:00:41 DEBUG sun.misc.Unsafe.copyMemory: available 2024-02-17 05:00:41 DEBUG java.nio.Buffer.address: available 2024-02-17 05:00:41 DEBUG direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-02-17 05:00:41 DEBUG java.nio.Bits.unaligned: available, true 2024-02-17 05:00:41 DEBUG jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @2c039ac6 2024-02-17 05:00:41 DEBUG java.nio.DirectByteBuffer.(long, int): unavailable 2024-02-17 05:00:41 DEBUG sun.misc.Unsafe: available 2024-02-17 05:00:41 DEBUG maxDirectMemory: 8432648192 bytes (maybe) 2024-02-17 05:00:41 DEBUG -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-02-17 05:00:41 DEBUG -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-02-17 05:00:41 DEBUG -Dio.netty.maxDirectMemory: -1 bytes 2024-02-17 05:00:41 DEBUG -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-02-17 05:00:41 DEBUG java.nio.ByteBuffer.cleaner(): available 2024-02-17 05:00:41 DEBUG -Dio.netty.noPreferDirect: false 2024-02-17 05:00:41 DEBUG -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-02-17 05:00:41 DEBUG -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-02-17 05:00:41 INFO Not using any authentication for kafka interaction 2024-02-17 05:00:41 INFO Topic extracted from URL http://127.0.0.1:3904/events/topic/ is : topic 2024-02-17 05:00:41 INFO Sending a batch of 1 items for topic topic to kafka 2024-02-17 05:00:41 TRACE The items to be sent: List({"message":"message1"}) 2024-02-17 05:00:41 INFO ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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.connect.timeout.ms = null sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 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 transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2024-02-17 05:00:41 INFO [Producer clientId=producer-1] Instantiated an idempotent producer. 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Starting Kafka producer I/O thread. 2024-02-17 05:00:41 INFO Kafka version: 3.1.1 2024-02-17 05:00:41 INFO Kafka commitId: 97671528ba54a138 2024-02-17 05:00:41 INFO Kafka startTimeMs: 1708146041376 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Transition from state UNINITIALIZED to INITIALIZING 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Kafka producer started 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-02-17 05:00:41 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node -1 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Completed connection to node -1. Fetching API versions. 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Node -1 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Sending transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) to node localhost:9092 (id: -1 rack: null) with correlation ID 3 2024-02-17 05:00:41 DEBUG [Producer clientId=producer-1] Sending INIT_PRODUCER_ID request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3) and timeout 30000 to node -1: InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received INIT_PRODUCER_ID response from node -1 for request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3): InitProducerIdResponseData(throttleTimeMs=0, errorCode=0, producerId=9000, producerEpoch=0) 2024-02-17 05:00:42 INFO [Producer clientId=producer-1] ProducerId set to 9000 with epoch 0 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Transition from state INITIALIZING to READY 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:43 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:44 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:45 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=42) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=42): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=43) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=43): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=44) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=44): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=45) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=45): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=46) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=46): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=47) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=47): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:46 INFO [Producer clientId=producer-1] Cluster ID: P3Yzo-7gQzaXtwUehK5FWw 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:00:46 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=48) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=48): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=49) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=49): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Node 1001 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=50) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=50): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:46 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 3 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=51) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=51): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 4 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=52) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=52): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 5 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=53) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=53): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 6 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=54) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=54): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 7 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=55) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=55): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 8 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=56) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=56): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 9 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=57) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=57): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 10 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=58) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=58): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 11 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=59) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=59): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:47 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 12 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=60) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=60): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 13 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=61) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=61): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 14 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=62) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=62): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 15 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=63) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=63): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 16 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=64) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=64): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 17 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=65) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=65): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 18 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=66) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=66): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 19 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=67) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=67): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 20 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=68) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=68): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:48 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 21 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=69) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=69): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 22 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=70) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=70): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 23 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=71) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=71): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 24 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=72) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=72): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 25 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=73) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=73): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 26 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=74) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=74): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 27 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=75) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=75): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 28 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=76) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=76): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 29 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=77) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=77): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 30 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=78) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=78): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:49 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 31 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=79) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=79): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 32 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=80) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=80): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 33 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=81) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=81): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 34 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=82) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=82): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 35 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=83) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=83): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 36 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=84) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=84): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 37 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=85) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=85): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 38 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=86) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=86): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 39 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=87) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=87): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:50 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 40 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=88) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=88): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 41 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=89) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=89): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 42 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=90) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=90): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 43 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=91) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=91): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 44 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=92) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=92): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 45 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=93) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=93): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 46 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=94) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=94): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 47 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=95) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=95): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 48 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=96) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=96): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 49 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=97) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=97): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:51 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 50 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=98) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=98): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 51 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=99) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=99): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 52 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=100) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=100): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 53 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=101) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=101): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 54 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=102) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=102): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 55 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=103) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=103): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 56 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=104) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=104): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 57 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=105) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=105): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 58 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=106) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=106): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:52 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 59 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=107) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=107): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 60 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=108) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=108): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 61 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=109) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=109): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 62 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=110) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=110): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 63 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=111) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=111): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 64 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=112) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=112): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 65 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=113) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=113): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 66 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=114) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=114): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 67 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=115) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=115): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 68 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=116) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=116): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:53 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 69 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=117) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=117): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 70 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=118) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=118): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 71 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=119) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=119): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 72 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=120) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=120): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 73 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=121) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=121): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 74 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=122) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=122): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 75 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=123) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=123): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 76 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=124) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=124): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 77 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=125) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=125): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:54 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 78 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=126) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=126): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 79 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=127) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=127): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 80 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=128) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=128): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 81 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=129) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=129): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 82 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=130) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=130): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 83 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=131) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=131): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 84 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=132) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=132): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 85 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=133) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=133): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 86 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=134) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=134): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 87 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=135) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=135): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 88 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=136) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=136): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 89 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=137) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=137): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 90 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=138) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=138): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 91 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=139) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=139): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 92 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=140) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=140): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 93 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=141) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=141): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 94 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=142) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=142): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 95 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=143) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=143): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 96 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=144) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=144): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:56 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 97 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=145) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=145): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 98 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=146) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=146): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 99 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=147) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=147): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 100 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=148) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=148): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 101 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=149) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=149): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 102 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=150) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=150): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 103 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=151) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=151): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 104 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=152) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=152): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 105 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=153) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=153): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 106 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=154) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:57 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=154): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 107 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=155) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=155): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 108 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=156) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=156): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 109 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=157) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=157): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 110 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=158) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=158): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 111 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=159) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=159): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 112 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=160) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=160): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 113 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=161) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=161): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 114 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=162) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=162): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 115 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=163) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=163): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:58 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 116 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=164) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=164): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 117 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=165) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=165): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 118 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=166) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=166): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 119 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=167) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=167): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 120 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=168) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=168): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 121 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=169) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=169): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 122 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=170) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=170): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 123 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=171) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=171): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 124 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=172) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=172): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:00:59 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 125 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=173) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=173): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 126 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=174) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=174): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 127 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=175) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=175): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 128 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=176) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=176): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 129 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=177) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=177): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 130 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=178) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=178): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 131 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=179) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=179): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 132 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=180) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=180): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 133 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=181) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=181): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 134 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=182) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=182): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:00 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 135 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=183) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=183): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 136 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=184) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=184): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 137 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=185) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=185): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 138 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=186) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=186): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 139 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=187) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=187): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 140 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=188) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=188): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 141 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=189) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=189): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 142 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=190) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=190): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 143 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=191) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=191): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:01 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 144 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=192) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=192): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 145 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=193) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=193): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 146 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=194) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=194): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 147 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=195) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=195): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 148 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=196) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=196): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 149 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=197) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=197): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 150 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=198) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=198): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 151 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=199) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=199): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 152 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=200) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=200): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 153 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=201) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=201): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:02 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 154 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=202) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=202): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 155 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=203) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=203): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 156 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=204) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=204): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 157 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=205) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=205): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 158 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=206) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=206): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 159 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=207) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=207): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 160 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=208) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=208): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 161 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=209) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=209): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 162 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=210) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=210): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 163 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:03 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=211) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=211): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 164 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=212) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=212): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 165 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=213) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=213): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 166 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=214) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=214): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 167 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=215) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=215): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 168 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=216) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=216): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 169 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=217) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=217): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 170 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=218) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=218): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 171 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=219) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=219): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 172 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=220) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=220): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:04 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 173 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=221) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=221): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 174 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=222) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=222): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 175 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=223) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=223): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 176 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=224) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=224): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 177 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=225) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=225): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 178 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=226) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=226): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 179 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=227) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=227): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 180 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=228) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=228): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 181 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=229) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=229): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 182 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=230) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=230): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:05 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 183 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=231) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=231): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 184 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=232) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=232): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 185 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=233) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=233): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 186 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=234) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=234): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 187 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=235) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=235): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 188 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=236) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=236): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 189 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=237) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=237): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 190 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=238) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=238): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 191 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=239) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=239): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:06 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 192 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=240) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=240): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 193 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=241) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=241): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 194 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=242) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=242): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 195 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=243) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=243): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 196 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=244) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=244): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 197 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=245) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=245): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 198 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=246) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=246): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 199 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=247) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=247): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 200 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=248) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=248): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 201 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=249) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=249): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:07 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 202 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=250) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=250): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 203 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=251) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=251): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 204 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=252) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=252): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 205 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=253) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=253): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 206 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=254) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=254): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 207 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=255) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=255): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 208 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=256) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=256): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 209 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=257) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=257): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 210 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=258) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=258): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:08 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 211 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=259) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=259): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 212 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=260) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=260): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 213 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=261) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=261): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 214 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=262) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=262): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 215 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=263) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=263): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 216 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=264) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=264): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 217 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=265) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=265): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 218 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=266) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=266): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 219 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=267) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=267): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 220 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=268) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=268): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:09 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 221 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=269) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=269): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 222 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=270) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=270): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 223 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=271) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=271): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 224 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=272) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=272): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 225 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=273) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=273): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 226 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=274) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=274): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 227 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=275) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=275): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 228 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=276) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=276): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 229 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=277) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=277): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:10 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 230 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=278) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=278): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 231 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=279) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=279): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 232 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=280) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=280): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 233 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=281) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=281): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 234 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=282) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=282): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 235 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=283) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=283): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 236 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=284) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=284): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 237 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=285) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=285): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 238 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=286) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=286): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 239 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=287) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=287): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:11 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 240 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=288) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=288): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 241 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=289) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=289): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 242 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=290) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=290): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 243 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=291) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=291): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 244 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=292) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=292): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 245 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=293) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=293): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 246 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=294) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=294): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 247 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=295) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=295): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 248 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=296) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=296): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 249 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=297) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=297): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 250 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=298) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=298): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 251 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=299) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=299): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 252 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=300) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=300): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 253 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=301) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=301): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 254 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=302) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=302): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 255 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=303) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=303): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 256 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=304) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=304): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 257 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=305) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=305): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 258 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=306) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=306): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:13 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 259 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=307) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=307): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 260 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=308) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=308): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 261 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=309) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=309): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 262 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=310) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=310): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 263 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=311) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=311): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 264 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=312) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=312): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 265 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=313) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=313): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 266 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=314) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=314): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 267 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=315) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=315): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 268 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=316) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=316): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 269 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=317) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=317): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 270 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=318) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=318): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 271 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=319) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=319): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 272 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=320) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=320): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 273 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=321) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=321): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 274 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=322) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=322): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 275 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=323) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=323): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 276 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=324) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=324): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 277 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=325) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=325): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:15 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 278 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=326) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=326): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 279 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=327) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=327): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 280 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=328) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=328): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 281 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=329) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=329): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 282 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=330) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=330): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 283 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=331) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=331): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 284 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=332) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=332): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 285 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=333) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=333): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 286 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=334) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=334): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 287 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=335) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=335): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:16 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 288 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=336) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=336): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 289 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=337) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=337): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 290 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=338) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=338): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 291 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=339) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=339): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 292 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=340) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=340): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 293 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=341) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=341): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 294 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=342) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=342): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 295 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=343) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=343): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 296 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=344) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=344): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:17 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 297 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=345) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=345): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 298 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=346) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=346): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 299 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=347) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=347): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 300 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=348) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=348): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 301 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=349) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=349): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 302 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=350) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=350): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 303 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=351) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=351): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 304 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=352) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=352): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 305 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=353) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=353): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 306 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=354) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=354): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:18 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 307 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=355) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=355): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 308 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=356) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=356): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 309 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=357) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=357): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 310 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=358) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=358): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 311 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=359) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=359): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 312 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=360) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=360): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 313 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=361) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=361): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 314 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=362) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=362): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 315 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=363) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=363): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:19 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 316 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=364) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=364): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 317 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=365) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=365): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 318 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=366) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=366): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 319 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=367) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=367): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 320 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=368) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=368): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 321 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=369) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=369): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 322 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=370) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=370): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 323 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=371) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=371): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 324 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=372) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=372): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 325 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=373) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=373): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:20 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 326 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=374) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=374): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 327 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=375) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=375): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 328 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=376) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=376): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 329 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=377) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=377): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 330 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=378) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=378): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 331 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=379) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=379): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 332 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=380) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=380): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 333 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=381) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=381): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 334 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=382) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=382): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:21 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 335 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=383) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=383): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 336 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=384) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=384): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 337 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=385) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=385): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 338 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=386) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=386): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 339 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=387) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=387): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 340 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=388) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=388): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 341 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=389) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=389): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 342 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=390) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=390): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 343 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=391) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=391): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 344 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=392) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=392): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:22 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 345 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=393) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=393): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 346 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=394) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=394): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 347 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=395) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=395): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 348 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=396) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=396): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 349 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=397) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=397): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 350 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=398) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=398): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 351 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=399) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=399): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 352 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=400) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=400): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 353 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=401) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=401): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:23 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 354 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=402) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=402): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 355 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=403) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=403): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 356 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=404) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=404): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 357 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=405) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=405): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 358 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=406) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=406): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 359 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=407) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=407): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 360 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=408) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=408): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 361 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=409) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=409): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 362 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=410) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=410): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 363 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=411) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=411): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:24 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 364 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=412) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=412): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 365 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=413) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=413): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 366 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=414) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=414): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 367 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=415) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=415): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 368 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=416) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=416): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 369 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=417) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=417): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 370 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=418) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=418): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 371 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=419) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=419): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 372 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=420) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=420): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 373 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:25 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=421) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=421): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 374 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=422) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=422): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 375 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=423) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=423): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 376 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=424) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=424): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 377 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=425) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=425): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 378 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=426) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=426): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 379 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=427) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=427): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 380 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=428) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=428): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 381 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=429) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=429): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 382 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=430) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=430): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:26 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 383 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=431) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=431): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 384 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=432) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=432): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 385 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=433) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=433): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 386 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=434) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=434): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 387 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=435) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=435): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 388 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=436) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=436): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 389 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=437) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=437): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 390 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=438) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=438): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 391 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=439) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=439): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 392 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=440) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=440): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:27 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 393 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=441) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=441): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 394 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=442) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=442): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 395 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=443) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=443): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 396 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=444) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=444): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 397 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=445) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=445): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 398 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=446) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=446): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 399 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=447) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=447): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 400 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=448) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=448): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 401 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=449) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=449): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:28 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 402 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=450) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=450): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 403 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=451) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=451): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 404 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=452) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=452): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 405 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=453) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=453): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 406 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=454) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=454): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 407 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=455) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=455): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 408 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=456) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=456): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 409 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=457) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=457): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 410 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=458) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=458): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 411 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=459) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=459): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:29 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 412 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=460) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=460): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 413 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=461) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=461): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 414 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=462) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=462): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 415 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=463) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=463): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 416 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=464) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=464): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 417 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=465) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=465): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 418 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=466) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=466): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 419 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=467) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=467): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 420 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=468) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=468): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:30 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 421 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=469) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=469): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 422 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=470) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=470): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 423 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=471) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=471): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 424 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=472) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=472): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 425 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=473) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=473): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 426 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=474) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=474): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 427 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=475) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=475): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 428 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=476) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=476): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 429 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=477) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=477): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 430 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=478) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=478): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:31 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 431 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=479) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=479): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 432 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=480) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=480): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 433 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=481) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=481): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 434 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=482) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=482): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 435 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=483) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=483): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 436 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=484) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=484): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 437 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=485) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=485): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 438 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=486) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=486): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 439 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=487) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=487): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 440 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=488) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=488): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 441 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=489) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=489): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 442 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=490) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=490): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 443 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=491) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=491): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 444 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=492) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=492): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 445 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=493) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=493): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 446 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=494) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=494): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 447 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=495) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=495): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 448 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=496) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=496): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 449 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=497) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=497): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 450 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=498) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=498): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 451 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=499) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=499): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 452 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=500) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=500): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 453 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=501) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=501): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 454 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=502) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=502): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 455 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=503) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=503): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 456 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=504) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=504): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 457 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=505) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=505): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 458 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=506) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=506): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 459 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=507) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=507): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:34 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 460 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=508) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=508): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 461 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=509) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=509): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 462 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=510) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=510): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 463 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=511) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=511): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 464 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=512) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=512): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 465 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=513) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=513): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 466 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=514) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=514): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 467 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=515) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=515): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 468 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=516) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=516): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:35 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 469 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=517) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=517): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 470 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=518) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=518): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 471 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=519) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=519): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 472 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=520) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=520): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 473 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=521) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=521): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 474 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=522) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=522): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 475 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=523) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=523): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 476 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=524) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=524): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 477 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=525) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=525): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 478 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=526) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=526): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:36 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 479 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=527) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=527): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 480 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=528) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=528): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 481 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=529) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=529): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 482 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=530) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=530): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 483 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=531) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=531): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 484 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=532) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=532): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 485 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=533) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=533): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 486 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=534) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=534): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 487 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=535) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=535): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:37 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 488 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=536) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=536): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 489 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=537) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=537): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 490 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=538) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=538): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 491 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=539) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=539): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 492 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=540) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=540): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 493 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=541) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=541): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 494 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=542) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=542): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 495 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=543) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=543): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 496 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=544) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=544): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 497 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=545) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=545): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:38 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 498 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=546) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=546): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 499 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=547) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=547): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 500 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=548) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=548): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 501 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=549) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=549): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 502 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=550) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=550): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 503 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=551) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=551): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 504 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=552) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=552): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 505 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=553) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=553): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 506 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=554) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=554): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 507 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=555) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:39 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=555): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 508 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=556) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=556): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 509 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=557) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=557): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 510 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=558) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=558): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 511 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=559) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=559): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 512 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=560) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=560): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 513 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=561) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=561): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 514 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=562) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=562): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 515 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=563) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=563): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 516 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=564) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=564): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:40 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 517 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=565) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=565): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 518 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=566) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=566): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 519 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=567) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=567): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 520 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=568) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=568): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 521 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Exception occurred during message send: org.apache.kafka.common.errors.TimeoutException: Topic topic not present in metadata after 60000 ms. 2024-02-17 05:01:41 DEBUG Cmd: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d,false 2024-02-17 05:01:41 DEBUG GET: DefaultWebTarget{path=[/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json], queryParams={}} 2024-02-17 05:01:41 DEBUG ex-0000001D: preparing request execution 2024-02-17 05:01:41 DEBUG Cookie spec selected: strict 2024-02-17 05:01:41 DEBUG Auth cache not set in the context 2024-02-17 05:01:41 DEBUG ex-0000001D: target auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-0000001D: proxy auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-0000001D: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:41 DEBUG ex-0000001D: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:41 DEBUG ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-0000001D: acquired ep-0000001C 2024-02-17 05:01:41 DEBUG ex-0000001D: acquired endpoint ep-0000001C 2024-02-17 05:01:41 DEBUG ex-0000001D: executing GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1 2024-02-17 05:01:41 DEBUG ep-0000001C: start execution ex-0000001D 2024-02-17 05:01:41 DEBUG ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:41 GMT[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "1385[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "{"Id":"c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d","Created":"2024-02-17T05:00:37.151929018Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4137,"ExitCode":0,"Error":"","StartedAt":"2024-02-17T05:00:38.923058421Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/resolv.conf","HostnamePath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/hostname","HostsPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/hosts","LogPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d-json.log","Name":"/testcontainers-socat-Ws49DtWF","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"kr4iqrgl2wyz_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb-init/diff:/var/lib/docker/overlay2/ee45f9c0a3b8a407dc43225e46ae760097e20c3758591614758fc1dd00dab996/diff:/var/lib/docker/overlay2/a8b0b934ede6c10e6725be3133126c3120d97bd1ade37eb6d201048583cc2285/diff","MergedDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/merged","UpperDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/diff","WorkDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"c2044c776dcf","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"3af05422-d3fb-410a-8c17-3922ed37bf75"}},"NetworkSettings":{"Bridge":"","SandboxID":"c5ee01d4cc0c94814d04d6116407b8ef77961d48771cc7f9acd9f84c42d9ede2","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/c5ee01d4cc0c","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":["/kr4iqrgl2wyz_kafka_1:kafka_1"],"Aliases":["c2044c776dcf"],"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"412c545ed3a4e160bbc7610a997625f9216ec8f8f59741a4438c8ac47533bd72","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "0[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:41 GMT 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2024-02-17 05:01:41 DEBUG ex-0000001D: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001C: releasing valid endpoint 2024-02-17 05:01:41 DEBUG ep-0000001C: releasing endpoint 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=569) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG Cmd: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d, 2024-02-17 05:01:41 DEBUG ex-0000001E: preparing request execution 2024-02-17 05:01:41 DEBUG Cookie spec selected: strict 2024-02-17 05:01:41 DEBUG Auth cache not set in the context 2024-02-17 05:01:41 DEBUG ex-0000001E: target auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-0000001E: proxy auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-0000001E: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:41 DEBUG ex-0000001E: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:41 DEBUG ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-0000001E: acquired ep-0000001D 2024-02-17 05:01:41 DEBUG ex-0000001E: acquired endpoint ep-0000001D 2024-02-17 05:01:41 DEBUG ex-0000001E: executing POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/kill HTTP/1.1 2024-02-17 05:01:41 DEBUG ep-0000001D: start execution ex-0000001E 2024-02-17 05:01:41 DEBUG ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/kill HTTP/1.1 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "POST /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/kill HTTP/1.1[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=569): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 522 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=570) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=570): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 523 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=571) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=571): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 524 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:41 GMT[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:41 GMT 2024-02-17 05:01:41 DEBUG ex-0000001E: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001D: releasing valid endpoint 2024-02-17 05:01:41 DEBUG ep-0000001D: releasing endpoint 2024-02-17 05:01:41 DEBUG ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG Cmd: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d,false 2024-02-17 05:01:41 DEBUG GET: DefaultWebTarget{path=[/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json], queryParams={}} 2024-02-17 05:01:41 DEBUG ex-0000001F: preparing request execution 2024-02-17 05:01:41 DEBUG Cookie spec selected: strict 2024-02-17 05:01:41 DEBUG Auth cache not set in the context 2024-02-17 05:01:41 DEBUG ex-0000001F: target auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-0000001F: proxy auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-0000001F: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:41 DEBUG ex-0000001F: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:41 DEBUG ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-0000001F: acquired ep-0000001E 2024-02-17 05:01:41 DEBUG ex-0000001F: acquired endpoint ep-0000001E 2024-02-17 05:01:41 DEBUG ex-0000001F: executing GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1 2024-02-17 05:01:41 DEBUG ep-0000001E: start execution ex-0000001F 2024-02-17 05:01:41 DEBUG ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "GET /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/json HTTP/1.1[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:41 GMT[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "12d1[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "{"Id":"c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d","Created":"2024-02-17T05:00:37.151929018Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2024-02-17T05:00:38.923058421Z","FinishedAt":"2024-02-17T05:01:41.507459891Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/resolv.conf","HostnamePath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/hostname","HostsPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/hosts","LogPath":"/var/lib/docker/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d-json.log","Name":"/testcontainers-socat-Ws49DtWF","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"kr4iqrgl2wyz_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb-init/diff:/var/lib/docker/overlay2/ee45f9c0a3b8a407dc43225e46ae760097e20c3758591614758fc1dd00dab996/diff:/var/lib/docker/overlay2/a8b0b934ede6c10e6725be3133126c3120d97bd1ade37eb6d201048583cc2285/diff","MergedDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/merged","UpperDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/diff","WorkDir":"/var/lib/docker/overlay2/d17136241d63807b41da90ee22ddb2ca8bb73f928ec0397022dbe8f7e9e69edb/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"c2044c776dcf","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"3af05422-d3fb-410a-8c17-3922ed37bf75"}},"NetworkSettings":{"Bridge":"","SandboxID":"c5ee01d4cc0c94814d04d6116407b8ef77961d48771cc7f9acd9f84c42d9ede2","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{},"SandboxKey":"/var/run/docker/netns/c5ee01d4cc0c","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"kr4iqrgl2wyz_net":{"IPAMConfig":null,"Links":["/kr4iqrgl2wyz_kafka_1:kafka_1"],"Aliases":["c2044c776dcf"],"NetworkID":"f3773396e6ea275ea96f3f27d5f1edfb055f0de6535b16c446c2a945a426e01f","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"","DriverOpts":null}}}}[\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "0[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:41 GMT 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2024-02-17 05:01:41 DEBUG ex-0000001F: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001E: releasing valid endpoint 2024-02-17 05:01:41 DEBUG ep-0000001E: releasing endpoint 2024-02-17 05:01:41 DEBUG ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG Cmd: c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d,true,true 2024-02-17 05:01:41 DEBUG ex-00000020: preparing request execution 2024-02-17 05:01:41 DEBUG Cookie spec selected: strict 2024-02-17 05:01:41 DEBUG Auth cache not set in the context 2024-02-17 05:01:41 DEBUG ex-00000020: target auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-00000020: proxy auth state: UNCHALLENGED 2024-02-17 05:01:41 DEBUG ex-00000020: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:41 DEBUG ex-00000020: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:41 DEBUG ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG ex-00000020: acquired ep-0000001F 2024-02-17 05:01:41 DEBUG ex-00000020: acquired endpoint ep-0000001F 2024-02-17 05:01:41 DEBUG ex-00000020: executing DELETE /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d?v=true&force=true HTTP/1.1 2024-02-17 05:01:41 DEBUG ep-0000001F: start execution ex-00000020 2024-02-17 05:01:41 DEBUG ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> DELETE /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d?v=true&force=true HTTP/1.1 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "DELETE /v1.32/containers/c2044c776dcf50bf85939c882153a984e8d12492c06cdd7d26979c0d024bf98d?v=true&force=true HTTP/1.1[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:41 GMT[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:41 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:41 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:41 GMT 2024-02-17 05:01:41 DEBUG ex-00000020: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001F: releasing valid endpoint 2024-02-17 05:01:41 DEBUG ep-0000001F: releasing endpoint 2024-02-17 05:01:41 DEBUG ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:41 DEBUG ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:41 DEBUG Removed container and associated volume(s): alpine/socat:1.7.4.3-r0 2024-02-17 05:01:41 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml 2024-02-17 05:01:41 INFO Local Docker Compose is running command: down -v 2024-02-17 05:01:41 DEBUG Executing [docker-compose, down, -v] in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=kr4iqrgl2wyz, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2024-02-17 05:01:41 DEBUG Started Process[pid=4736, exitValue="not exited"] 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=572) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=572): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 525 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=573) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=573): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 526 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=574) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=574): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:41 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 527 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=575) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=575): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 528 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=576) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=576): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 529 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:42 INFO Stopping kr4iqrgl2wyz_kafka_1 ... 2024-02-17 05:01:42 INFO Stopping kr4iqrgl2wyz_mockserver_1 ... 2024-02-17 05:01:42 INFO Stopping kr4iqrgl2wyz_zookeeper_1 ... 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=577) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=577): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 530 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node -1 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:42 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=578) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 578 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:42 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=579) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 579 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:42 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=580) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 580 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:42 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=581) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 581 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:42 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=582) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:?] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:?] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:245) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:223) ~[?:?] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.read(PlaintextTransportLayer.java:103) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:95) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 582 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:42 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=583) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:42 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 583 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=584) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:?] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:?] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:245) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:223) ~[?:?] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.read(PlaintextTransportLayer.java:103) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:95) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 584 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 INFO Stopping kr4iqrgl2wyz_mockserver_1 ... done 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=585) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 585 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=586) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 586 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=587) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 587 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=588) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 588 due to node 1001 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=589) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 589 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=590) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 590 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=591) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 591 due to node 1001 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=592) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 592 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:43 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=593) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:43 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:43 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 593 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=594) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 594 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=595) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 595 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=596) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 596 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=597) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 597 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=598) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 598 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=599) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 599 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=600) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 600 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=601) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:?] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:?] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:245) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:223) ~[?:?] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.read(PlaintextTransportLayer.java:103) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:95) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 601 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=602) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 602 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:44 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=603) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:44 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:44 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 603 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:45 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=604) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:45 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 604 due to node 1001 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:45 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:45 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:45 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:45 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:45 INFO Stopping kr4iqrgl2wyz_kafka_1 ... done 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:45 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:45 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:45 INFO Stopping kr4iqrgl2wyz_zookeeper_1 ... done 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:45 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:45 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:45 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:45 INFO Removing kr4iqrgl2wyz_kafka_1 ... 2024-02-17 05:01:45 INFO Removing kr4iqrgl2wyz_mockserver_1 ... 2024-02-17 05:01:45 INFO Removing kr4iqrgl2wyz_zookeeper_1 ... 2024-02-17 05:01:45 INFO Removing kr4iqrgl2wyz_kafka_1 ... done 2024-02-17 05:01:45 INFO Removing kr4iqrgl2wyz_mockserver_1 ... done 2024-02-17 05:01:46 INFO Removing kr4iqrgl2wyz_zookeeper_1 ... done 2024-02-17 05:01:46 INFO Removing network kr4iqrgl2wyz_net 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG Process[pid=4736, exitValue=0] stopped with exit code 0 2024-02-17 05:01:46 INFO Docker Compose has finished running 2024-02-17 05:01:46 DEBUG Removing VESuniqueid object from event 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"38573738-d87e-43a4-93e1-8f12698c3181","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"ce3a0aff-091b-4fa2-90ef-70e787505f55","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"46ac65f8-87b6-44ec-84d6-04f65e72180b","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"a77a066d-ed71-4390-af31-33c9c9a856fa","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"d5b310d1-c301-42dd-bc9b-f260e9485248","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"ce72bfae-ec27-412b-aa50-9bea3655436a","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"323a6ec3-6e99-46a3-9471-776a06cc724f","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"e094dcfa-ce9b-4dce-b202-9413089f5931","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"a28a14d5-a5e5-4c4e-9ec8-5577968b3fd1-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"a28a14d5-a5e5-4c4e-9ec8-5577968b3fd1-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"bdb7bc58-4baa-4283-ab1e-ab2eb114c1f3","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision-unknown","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"11400ea4-f27d-41db-8021-41e21bb419c6-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"11400ea4-f27d-41db-8021-41e21bb419c6-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":3,"specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"5f62ec09-ab09-4aab-814b-4c54b7e36e82-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"5f62ec09-ab09-4aab-814b-4c54b7e36e82-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 05:01:46 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 05:01:46 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 05:01:46 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 05:01:46 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 05:01:46 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 05:01:46 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-17 05:01:46 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 05:01:46 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 05:01:46 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 05:01:46 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-17 05:01:46 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 05:01:46 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 05:01:46 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 05:01:46 DEBUG validate( "", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 05:01:46 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 05:01:46 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-17 05:01:46 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 05:01:46 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"e747aef4-7f45-4438-b230-c12f558232cf","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 05:01:46 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 05:01:46 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 05:01:46 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 05:01:46 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 05:01:46 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 05:01:46 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-17 05:01:46 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 05:01:46 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 05:01:46 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 05:01:46 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-17 05:01:46 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 05:01:46 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 05:01:46 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 05:01:46 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 05:01:46 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-17 05:01:46 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 05:01:46 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"223521ee-c127-445c-bd55-ae17971a6571","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-17 05:01:46 INFO fieldType==number 2024-02-17 05:01:46 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"d2955149-8868-4f40-85cc-8e368f7591fb","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 05:01:46 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-17 05:01:46 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 05:01:46 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-17 05:01:46 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 05:01:46 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-17 05:01:46 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-17 05:01:46 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 05:01:46 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-17 05:01:46 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-17 05:01:46 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-17 05:01:46 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 05:01:46 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-17 05:01:46 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-17 05:01:46 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 05:01:46 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-17 05:01:46 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-17 05:01:46 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 05:01:46 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-17 05:01:46 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 INFO v4==VESversion==v7==false 2024-02-17 05:01:46 DEBUG Modified event:{"VESuniqueId":"35ef005f-51a2-43d2-b09b-96b3ea5df6a8","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 17 2024 05:01:46 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4556441776159676186doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter4556441776159676186doesNotMatter at null: no protocol: /tmp/doesNotMatter4556441776159676186doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4556441776159676186doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter4556441776159676186doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3928782613701426515doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter3928782613701426515doesNotMatter at null: no protocol: /tmp/doesNotMatter3928782613701426515doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3928782613701426515doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter3928782613701426515doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11366930553707546930doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter11366930553707546930doesNotMatter at null: no protocol: /tmp/doesNotMatter11366930553707546930doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11366930553707546930doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter11366930553707546930doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4553404133057492368doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter4553404133057492368doesNotMatter at null: no protocol: /tmp/doesNotMatter4553404133057492368doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4553404133057492368doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter4553404133057492368doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8170697152287436641doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter8170697152287436641doesNotMatter at null: no protocol: /tmp/doesNotMatter8170697152287436641doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8170697152287436641doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter8170697152287436641doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17027484700738873275doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter17027484700738873275doesNotMatter at null: no protocol: /tmp/doesNotMatter17027484700738873275doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17027484700738873275doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter17027484700738873275doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4878165593490633299doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter4878165593490633299doesNotMatter at null: no protocol: /tmp/doesNotMatter4878165593490633299doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4878165593490633299doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter4878165593490633299doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17283984581711009878doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter17283984581711009878doesNotMatter at null: no protocol: /tmp/doesNotMatter17283984581711009878doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17283984581711009878doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter17283984581711009878doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3897167879984701694doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter3897167879984701694doesNotMatter at null: no protocol: /tmp/doesNotMatter3897167879984701694doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3897167879984701694doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter3897167879984701694doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG validate( {"state":1}, {"state":1}, $) 2024-02-17 05:01:46 DEBUG validate( {"state":1}, {"state":1}, $) 2024-02-17 05:01:46 DEBUG validate( 1, {"state":1}, $.state) 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1033248418084511doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter1033248418084511doesNotMatter at null: no protocol: /tmp/doesNotMatter1033248418084511doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1033248418084511doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter1033248418084511doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter9626459618688543075doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter9626459618688543075doesNotMatter at null: no protocol: /tmp/doesNotMatter9626459618688543075doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter9626459618688543075doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter9626459618688543075doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8764183238479832444doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter8764183238479832444doesNotMatter at null: no protocol: /tmp/doesNotMatter8764183238479832444doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8764183238479832444doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter8764183238479832444doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2024-02-17 05:01:46 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2024-02-17 05:01:46 DEBUG validate( "hi", {"state":"hi"}, $.state) 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17246373936341118477doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter17246373936341118477doesNotMatter at null: no protocol: /tmp/doesNotMatter17246373936341118477doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17246373936341118477doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter17246373936341118477doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2301016639774596901doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter2301016639774596901doesNotMatter at null: no protocol: /tmp/doesNotMatter2301016639774596901doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2301016639774596901doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter2301016639774596901doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14500694801356742285doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter14500694801356742285doesNotMatter at null: no protocol: /tmp/doesNotMatter14500694801356742285doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14500694801356742285doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter14500694801356742285doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8374817900378867524doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter8374817900378867524doesNotMatter at null: no protocol: /tmp/doesNotMatter8374817900378867524doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8374817900378867524doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter8374817900378867524doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7335401246353701077doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter7335401246353701077doesNotMatter at null: no protocol: /tmp/doesNotMatter7335401246353701077doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7335401246353701077doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter7335401246353701077doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15351437062911991278doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter15351437062911991278doesNotMatter at null: no protocol: /tmp/doesNotMatter15351437062911991278doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15351437062911991278doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter15351437062911991278doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6801704592549212438doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter6801704592549212438doesNotMatter at null: no protocol: /tmp/doesNotMatter6801704592549212438doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6801704592549212438doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter6801704592549212438doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter9826164096895364865doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter9826164096895364865doesNotMatter at null: no protocol: /tmp/doesNotMatter9826164096895364865doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter9826164096895364865doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter9826164096895364865doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14948823177750459693doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter14948823177750459693doesNotMatter at null: no protocol: /tmp/doesNotMatter14948823177750459693doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14948823177750459693doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter14948823177750459693doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3552096219841564344doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter3552096219841564344doesNotMatter at null: no protocol: /tmp/doesNotMatter3552096219841564344doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3552096219841564344doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter3552096219841564344doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6055118503309858058doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter6055118503309858058doesNotMatter at null: no protocol: /tmp/doesNotMatter6055118503309858058doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6055118503309858058doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter6055118503309858058doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12442269523654714419doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter12442269523654714419doesNotMatter at null: no protocol: /tmp/doesNotMatter12442269523654714419doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12442269523654714419doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter12442269523654714419doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14291803613265348237doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter14291803613265348237doesNotMatter at null: no protocol: /tmp/doesNotMatter14291803613265348237doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14291803613265348237doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter14291803613265348237doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15512814894962802452doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter15512814894962802452doesNotMatter at null: no protocol: /tmp/doesNotMatter15512814894962802452doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15512814894962802452doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter15512814894962802452doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17686464268841594071doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter17686464268841594071doesNotMatter at null: no protocol: /tmp/doesNotMatter17686464268841594071doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17686464268841594071doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter17686464268841594071doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4108796487820152536doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter4108796487820152536doesNotMatter at null: no protocol: /tmp/doesNotMatter4108796487820152536doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4108796487820152536doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter4108796487820152536doesNotMatter 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-17 05:01:46 DEBUG Resolved host localhost as 127.0.0.1 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-17 05:01:46 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12802880340142545643doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter12802880340142545643doesNotMatter at null: no protocol: /tmp/doesNotMatter12802880340142545643doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12802880340142545643doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter12802880340142545643doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1850093756694705053doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter1850093756694705053doesNotMatter at null: no protocol: /tmp/doesNotMatter1850093756694705053doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1850093756694705053doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter1850093756694705053doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17690192310772829340doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter17690192310772829340doesNotMatter at null: no protocol: /tmp/doesNotMatter17690192310772829340doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17690192310772829340doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter17690192310772829340doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5507987797675071702doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter5507987797675071702doesNotMatter at null: no protocol: /tmp/doesNotMatter5507987797675071702doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5507987797675071702doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter5507987797675071702doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8492993487876565917doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter8492993487876565917doesNotMatter at null: no protocol: /tmp/doesNotMatter8492993487876565917doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8492993487876565917doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter8492993487876565917doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8193411955674177059doesNotMatter 2024-02-17 05:01:46 DEBUG Could not locate file /tmp/doesNotMatter8193411955674177059doesNotMatter at null: no protocol: /tmp/doesNotMatter8193411955674177059doesNotMatter 2024-02-17 05:01:46 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8193411955674177059doesNotMatter 2024-02-17 05:01:46 DEBUG Base path set to file:///tmp/doesNotMatter8193411955674177059doesNotMatter 2024-02-17 05:01:46 INFO parse ./etc/eventTransform.json file 2024-02-17 05:01:46 INFO performOperation 2024-02-17 05:01:46 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==ircc==false 2024-02-17 05:01:46 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==random==false 2024-02-17 05:01:46 INFO contains:ircc==event.commonEventHeader.reportingEntityName==vnfircc001==false 2024-02-17 05:01:46 INFO contains:ircc==event.commonEventHeader.reportingEntityName==random==false 2024-02-17 05:01:46 INFO testabc==event.commonEventHeader.reportingEntityName==testabc==false 2024-02-17 05:01:46 INFO testabc==event.commonEventHeader.reportingEntityName==False==false 2024-02-17 05:01:46 INFO renameArrayInArray 2024-02-17 05:01:46 INFO renameArrayInArray 2024-02-17 05:01:46 INFO oldValue ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2024-02-17 05:01:46 INFO value ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2024-02-17 05:01:46 INFO fieldType==string 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 INFO Falling back to use default CBS client configuration 2024-02-17 05:01:47 INFO Reading collector properties from path: '/tmp/ves-collector-tests-created-this-file9043477156368388401.tmp' 2024-02-17 05:01:47 DEBUG Base path set to file:///tmp/ves-collector-tests-created-this-file9043477156368388401.tmp 2024-02-17 05:01:47 INFO Read following collector properties: 'HashMap((some.property, 10))' 2024-02-17 05:01:47 INFO Reading collector properties from path: '/non-existent' 2024-02-17 05:01:47 DEBUG Base path set to file:///non-existent 2024-02-17 05:01:47 INFO Reading DMaaP configuration from file: '/tmp/ves-collector-tests-created-this-file6955417462724948397.tmp' 2024-02-17 05:01:47 INFO Read following DMaaP properties: '{}' 2024-02-17 05:01:47 INFO Reading DMaaP configuration from file: '/non-existent' 2024-02-17 05:01:47 INFO Writing properties configuration 'HashMap((any, any))' into file '/non-existent' 2024-02-17 05:01:47 DEBUG FileName set to non-existent 2024-02-17 05:01:47 DEBUG Base path set to / 2024-02-17 05:01:47 INFO Writing DMaaP configuration '{"key":1}' into file '/tmp/ves-collector-tests-created-this-file11593437868448576645.tmp' 2024-02-17 05:01:47 INFO Written successfully 2024-02-17 05:01:47 INFO Writing properties configuration 'HashMap((prop1, hi))' into file '/tmp/ves-collector-tests-created-this-file14673340438567075856.tmp' 2024-02-17 05:01:47 DEBUG FileName set to ves-collector-tests-created-this-file14673340438567075856.tmp 2024-02-17 05:01:47 DEBUG Base path set to /tmp 2024-02-17 05:01:47 DEBUG ConfigurationUtils.locate(): base is /tmp, name is ves-collector-tests-created-this-file14673340438567075856.tmp 2024-02-17 05:01:47 DEBUG Could not locate file ves-collector-tests-created-this-file14673340438567075856.tmp at /tmp: no protocol: /tmp 2024-02-17 05:01:47 DEBUG Loading configuration from the path /tmp/ves-collector-tests-created-this-file14673340438567075856.tmp 2024-02-17 05:01:47 INFO Written successfully 2024-02-17 05:01:47 INFO Writing DMaaP configuration '{}' into file '/non-existent' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((key1, someProperty), (key2, someProperty))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":1}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap()' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.schema.file, some schema))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.keystore.file.location, some/path))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap()' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.schema.file, some schema))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-17 05:01:47 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.keystore.file.location, some/path))' 2024-02-17 05:01:47 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-17 05:01:47 INFO Found following DMaaP configuration: '{}' 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 INFO Configuration update {} 2024-02-17 05:01:47 INFO Start listening for configuration ... 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 INFO Configuration will be fetched in PT5M period. 2024-02-17 05:01:47 INFO Configuration update {"config":{"collector.port":8081}} 2024-02-17 05:01:47 INFO Handler configuration was changed. Need to reload configuration handler. 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO mapHashmapToNameValueArray 2024-02-17 05:01:47 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO fieldType==number 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO mapToJArray 2024-02-17 05:01:47 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-02-17 05:01:47 INFO new value =={"receivedDiscardedPacketsAccumulated":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-02-17 05:01:47 INFO fieldType==JArray 2024-02-17 05:01:47 INFO Object is null, must add it 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO $event.faultFields.memoryConfigured 2024-02-17 05:01:47 INFO tempVal==2000 2024-02-17 05:01:47 INFO $event.faultFields.memoryUsed 2024-02-17 05:01:47 INFO tempVal==20 2024-02-17 05:01:47 INFO value ==1980.0 2024-02-17 05:01:47 INFO fieldType==number 2024-02-17 05:01:47 INFO fieldType==number 2024-02-17 05:01:47 INFO renameArrayInArray 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO mapNameValueArrayToHashmap 2024-02-17 05:01:47 INFO old value ==[{"name":"DIR","value":"tx"},{"name":"LOC","value":"NEND"},{"name":"TYPE","value":"communication"},{"name":"CKTID","value":"circuit-1"}] 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 INFO fieldType==string 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG Closing org.springframework.context.support.GenericApplicationContext@2455c95c, started on Sat Feb 17 04:59:44 UTC 2024 2024-02-17 05:01:47 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2024-02-17 05:01:47 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b, started on Sat Feb 17 04:59:45 UTC 2024 2024-02-17 05:01:47 DEBUG Stopping beans in phase 2147483647 2024-02-17 05:01:47 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2024-02-17 05:01:47 DEBUG Stopping beans in phase 2147483646 2024-02-17 05:01:47 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@c215ccd0,-1,true,, 2024-02-17 05:01:47 DEBUG ex-00000021: preparing request execution 2024-02-17 05:01:47 DEBUG Cookie spec selected: strict 2024-02-17 05:01:47 DEBUG Auth cache not set in the context 2024-02-17 05:01:47 DEBUG ex-00000021: target auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000021: proxy auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000021: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:47 DEBUG ex-00000021: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:47 DEBUG ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000021: acquired ep-00000020 2024-02-17 05:01:47 DEBUG ex-00000021: acquired endpoint ep-00000020 2024-02-17 05:01:47 DEBUG ex-00000021: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D3af05422-d3fb-410a-8c17-3922ed37bf75%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG ep-00000020: start execution ex-00000021 2024-02-17 05:01:47 DEBUG ep-00000020: executing exchange ex-00000021 over http-outgoing-2 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D3af05422-d3fb-410a-8c17-3922ed37bf75%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D3af05422-d3fb-410a-8c17-3922ed37bf75%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:47 GMT[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "[][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:47 GMT 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Length: 3 2024-02-17 05:01:47 DEBUG ex-00000021: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000020: releasing valid endpoint 2024-02-17 05:01:47 DEBUG ep-00000020: releasing endpoint 2024-02-17 05:01:47 DEBUG ep-00000020: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@8533601c,-1,true,, 2024-02-17 05:01:47 DEBUG ex-00000022: preparing request execution 2024-02-17 05:01:47 DEBUG Cookie spec selected: strict 2024-02-17 05:01:47 DEBUG Auth cache not set in the context 2024-02-17 05:01:47 DEBUG ex-00000022: target auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000022: proxy auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000022: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:47 DEBUG ex-00000022: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:47 DEBUG ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000022: acquired ep-00000021 2024-02-17 05:01:47 DEBUG ex-00000022: acquired endpoint ep-00000021 2024-02-17 05:01:47 DEBUG ex-00000022: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dkr4iqrgl2wyz%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG ep-00000021: start execution ex-00000022 2024-02-17 05:01:47 DEBUG ep-00000021: executing exchange ex-00000022 over http-outgoing-2 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dkr4iqrgl2wyz%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dkr4iqrgl2wyz%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:47 GMT[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "[][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:47 GMT 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Length: 3 2024-02-17 05:01:47 DEBUG ex-00000022: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000021: releasing valid endpoint 2024-02-17 05:01:47 DEBUG ep-00000021: releasing endpoint 2024-02-17 05:01:47 DEBUG ep-00000021: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-17 05:01:47 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@c215ccd0,NETWORKS 2024-02-17 05:01:47 DEBUG ex-00000023: preparing request execution 2024-02-17 05:01:47 DEBUG Cookie spec selected: strict 2024-02-17 05:01:47 DEBUG Auth cache not set in the context 2024-02-17 05:01:47 DEBUG ex-00000023: target auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000023: proxy auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG Bean 'webServerStartStop' completed its stop procedure 2024-02-17 05:01:47 DEBUG ex-00000023: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:47 DEBUG ex-00000023: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:47 DEBUG ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000023: acquired ep-00000022 2024-02-17 05:01:47 DEBUG ex-00000023: acquired endpoint ep-00000022 2024-02-17 05:01:47 DEBUG ex-00000023: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D3af05422-d3fb-410a-8c17-3922ed37bf75%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG ep-00000022: start execution ex-00000023 2024-02-17 05:01:47 DEBUG ep-00000022: executing exchange ex-00000023 over http-outgoing-2 2024-02-17 05:01:47 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D3af05422-d3fb-410a-8c17-3922ed37bf75%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-17 05:01:47 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222, started on Sat Feb 17 04:59:49 UTC 2024 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D3af05422-d3fb-410a-8c17-3922ed37bf75%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:47 DEBUG Stopping beans in phase 2147483647 2024-02-17 05:01:47 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2024-02-17 05:01:47 DEBUG Stopping beans in phase 2147483646 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:47 GMT[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:47 GMT 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Length: 25 2024-02-17 05:01:47 DEBUG ex-00000023: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000022: releasing valid endpoint 2024-02-17 05:01:47 DEBUG ep-00000022: releasing endpoint 2024-02-17 05:01:47 DEBUG ep-00000022: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@8533601c,NETWORKS 2024-02-17 05:01:47 DEBUG ex-00000024: preparing request execution 2024-02-17 05:01:47 DEBUG Cookie spec selected: strict 2024-02-17 05:01:47 DEBUG Auth cache not set in the context 2024-02-17 05:01:47 DEBUG ex-00000024: target auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000024: proxy auth state: UNCHALLENGED 2024-02-17 05:01:47 DEBUG ex-00000024: acquiring connection with route {}->unix://localhost:2375 2024-02-17 05:01:47 DEBUG ex-00000024: acquiring endpoint (3 MINUTES) 2024-02-17 05:01:47 DEBUG ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG Bean 'webServerStartStop' completed its stop procedure 2024-02-17 05:01:47 DEBUG ex-00000024: acquired ep-00000023 2024-02-17 05:01:47 DEBUG ex-00000024: acquired endpoint ep-00000023 2024-02-17 05:01:47 DEBUG ex-00000024: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dkr4iqrgl2wyz%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG ep-00000023: start execution ex-00000024 2024-02-17 05:01:47 DEBUG ep-00000023: executing exchange ex-00000024 over http-outgoing-2 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dkr4iqrgl2wyz%22%5D%7D HTTP/1.1 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> accept: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dkr4iqrgl2wyz%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "x-tc-sid: 3af05422-d3fb-410a-8c17-3922ed37bf75[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Date: Sat, 17 Feb 2024 05:01:47 GMT[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2024-02-17 05:01:47 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Ostype: linux 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Date: Sat, 17 Feb 2024 05:01:47 GMT 2024-02-17 05:01:47 DEBUG http-outgoing-2 << Content-Length: 25 2024-02-17 05:01:47 DEBUG ex-00000024: connection can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000023: releasing valid endpoint 2024-02-17 05:01:47 DEBUG ep-00000023: releasing endpoint 2024-02-17 05:01:47 DEBUG ep-00000023: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-17 05:01:47 DEBUG ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-17 05:01:47 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@c215ccd0,VOLUMES