2025-11-01 17:14:00 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-11-01 17:14:00 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-11-01 17:14:00 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2025-11-01 17:14:00 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']. 2025-11-01 17:14:00 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 2025-11-01 17:14:00 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']. 2025-11-01 17:14:00 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. 2025-11-01 17:14:00 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. 2025-11-01 17:14:00 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. 2025-11-01 17:14:00 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. 2025-11-01 17:14:00 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest] 2025-11-01 17:14:00 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest]: using defaults. 2025-11-01 17:14:00 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] 2025-11-01 17:14:00 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] 2025-11-01 17:14:00 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]. 2025-11-01 17:14:00 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-11-01 17:14:00 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-11-01 17:14:00 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2025-11-01 17:14:00 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 2025-11-01 17:14:00 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 2025-11-01 17:14:00 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] 2025-11-01 17:14:00 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/VesApplication.class] 2025-11-01 17:14:00 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: using defaults. 2025-11-01 17:14:00 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] 2025-11-01 17:14:00 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] 2025-11-01 17:14:00 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]. 2025-11-01 17:14:00 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]]]. 2025-11-01 17:14:00 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]]. 2025-11-01 17:14:00 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]]]. 2025-11-01 17:14:00 DEBUG Activating profiles [] 2025-11-01 17:14:00 DEBUG Registering component classes: {} 2025-11-01 17:14:00 DEBUG Refreshing org.springframework.context.support.GenericApplicationContext@2455c95c 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-11-01 17:14:00 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-11-01 17:14:00 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]]] 2025-11-01 17:14:00 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 2025-11-01 17:14:00 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]]] 2025-11-01 17:14:00 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 2025-11-01 17:14:01 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2025-11-01 17:14:01 DEBUG Loading source class org.onap.dcae.VesApplication 2025-11-01 17:14:01 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b 2025-11-01 17:14:01 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-11-01 17:14:01 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/HeaderUtils.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2025-11-01 17:14:01 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/VesRestController.class] 2025-11-01 17:14:01 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2025-11-01 17:14:01 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2025-11-01 17:14:02 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34b34f1a] 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'servletContainer' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'settings' 2025-11-01 17:14:02 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'servletConfig' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2025-11-01 17:14:03 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' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2025-11-01 17:14:03 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' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2025-11-01 17:14:03 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' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2025-11-01 17:14:03 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-11-01 17:14:03 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-11-01 17:14:03 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2025-11-01 17:14:03 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2025-11-01 17:14:03 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2025-11-01 17:14:03 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2025-11-01 17:14:03 DEBUG Filter 'characterEncodingFilter' configured for use 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'vesApplication' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'headerUtils' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2025-11-01 17:14:03 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$a722cac2] - unable to determine constructor/method parameter names 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'errorLogger' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'vesRestController' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2025-11-01 17:14:03 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:03 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:04 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2025-11-01 17:14:04 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) 2025-11-01 17:14:04 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2025-11-01 17:14:04 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:04 DEBUG 'beanNameHandlerMapping' {} 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2025-11-01 17:14:04 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] 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2025-11-01 17:14:04 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:04 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'localeResolver' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'themeResolver' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'error' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2025-11-01 17:14:04 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' 2025-11-01 17:14:04 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' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-11-01 17:14:04 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'messageConverters' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2025-11-01 17:14:04 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' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2025-11-01 17:14:04 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' 2025-11-01 17:14:04 DEBUG Using SLF4J as the default logging framework 2025-11-01 17:14:04 DEBUG -Dio.netty.leakDetection.level: simple 2025-11-01 17:14:04 DEBUG -Dio.netty.leakDetection.targetRecords: 4 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2025-11-01 17:14:04 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2025-11-01 17:14:04 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2025-11-01 17:14:04 DEBUG Starting beans in phase 2147483646 2025-11-01 17:14:04 DEBUG Successfully started bean 'webServerStartStop' 2025-11-01 17:14:04 DEBUG Starting beans in phase 2147483647 2025-11-01 17:14:04 DEBUG Successfully started bean 'webServerGracefulShutdown' 2025-11-01 17:14:04 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 2025-11-01 17:14:04 DEBUG Application availability state LivenessState changed to CORRECT 2025-11-01 17:14:04 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2025-11-01 17:14:04 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]]] 2025-11-01 17:14:04 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 2] 2025-11-01 17:14:04 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, 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]]]. 2025-11-01 17:14:04 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]]] 2025-11-01 17:14:04 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 2] 2025-11-01 17:14:04 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-11-01 17:14:04 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]]] 2025-11-01 17:14:04 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 2] 2025-11-01 17:14:04 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, 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]. 2025-11-01 17:14:04 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]]] 2025-11-01 17:14:04 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 2] 2025-11-01 17:14:04 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]]] 2025-11-01 17:14:04 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 2] 2025-11-01 17:14:04 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]]] 2025-11-01 17:14:04 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 2] 2025-11-01 17:14:05 DEBUG HTTP GET https://localhost:38155/ 2025-11-01 17:14:05 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-11-01 17:14:05 DEBUG CookieSpec selected: default 2025-11-01 17:14:05 DEBUG Auth cache not set in the context 2025-11-01 17:14:05 DEBUG Connection request: [route: {s}->https://localhost:38155][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-11-01 17:14:05 DEBUG Connection leased: [id: 0][route: {s}->https://localhost:38155][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2025-11-01 17:14:05 DEBUG Opening connection {s}->https://localhost:38155 2025-11-01 17:14:05 DEBUG Connecting to localhost/127.0.0.1:38155 2025-11-01 17:14:05 DEBUG Connecting socket to localhost/127.0.0.1:38155 with timeout 0 2025-11-01 17:14:05 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2025-11-01 17:14:05 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] 2025-11-01 17:14:05 DEBUG Starting handshake 2025-11-01 17:14:05 DEBUG Secure session established 2025-11-01 17:14:05 DEBUG negotiated protocol: TLSv1.3 2025-11-01 17:14:05 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2025-11-01 17:14:05 DEBUG peer principal: CN=localhost 2025-11-01 17:14:05 DEBUG issuer principal: CN=localhost 2025-11-01 17:14:05 DEBUG Connection established 127.0.0.1:35226<->127.0.0.1:38155 2025-11-01 17:14:05 DEBUG Executing request GET / HTTP/1.1 2025-11-01 17:14:05 DEBUG Proxy auth state: UNCHALLENGED 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> GET / HTTP/1.1 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> Accept: text/plain, application/json, application/*+json, */* 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> Host: localhost:38155 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> Connection: Keep-Alive 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> Accept-Encoding: gzip,deflate 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "GET / HTTP/1.1[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "Host: localhost:38155[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:05 DEBUG Detected StandardServletMultipartResolver 2025-11-01 17:14:05 DEBUG Detected AcceptHeaderLocaleResolver 2025-11-01 17:14:05 DEBUG Detected FixedThemeResolver 2025-11-01 17:14:05 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@609879df 2025-11-01 17:14:05 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@2417fb21 2025-11-01 17:14:05 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2025-11-01 17:14:05 DEBUG GET "/", parameters={} 2025-11-01 17:14:05 DEBUG Connection manager is shutting down 2025-11-01 17:14:05 DEBUG Connection manager shut down 2025-11-01 17:14:05 DEBUG Connection manager is shutting down 2025-11-01 17:14:05 DEBUG Connection manager shut down 2025-11-01 17:14:05 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2025-11-01 17:14:05 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2025-11-01 17:14:05 DEBUG Writing ["Welcome to VESCollector"] 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "HTTP/1.1 200 [\r][\n]" 2025-11-01 17:14:05 DEBUG Completed 200 OK 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "Content-Length: 23[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:05 GMT[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "Keep-Alive: timeout=60[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << "Welcome to VESCollector" 2025-11-01 17:14:05 DEBUG http-outgoing-0 << HTTP/1.1 200 2025-11-01 17:14:05 DEBUG http-outgoing-0 << Content-Type: text/plain;charset=ISO-8859-1 2025-11-01 17:14:05 DEBUG http-outgoing-0 << Content-Length: 23 2025-11-01 17:14:05 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:05 GMT 2025-11-01 17:14:05 DEBUG http-outgoing-0 << Keep-Alive: timeout=60 2025-11-01 17:14:05 DEBUG http-outgoing-0 << Connection: keep-alive 2025-11-01 17:14:05 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2025-11-01 17:14:05 DEBUG Response 200 OK 2025-11-01 17:14:05 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2025-11-01 17:14:05 DEBUG Connection [id: 0][route: {s}->https://localhost:38155][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2025-11-01 17:14:05 DEBUG http-outgoing-0: set socket timeout to 0 2025-11-01 17:14:05 DEBUG Connection released: [id: 0][route: {s}->https://localhost:38155][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 2025-11-01 17:14:05 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, 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]. 2025-11-01 17:14:05 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@20be957f, 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]]]. 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 2025-11-01 17:14:05 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, 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]]]. 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 2025-11-01 17:14:05 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 2] 2025-11-01 17:14:05 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, 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]. 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 2] 2025-11-01 17:14:05 DEBUG HTTP GET https://localhost:38155/ 2025-11-01 17:14:05 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-11-01 17:14:05 DEBUG CookieSpec selected: default 2025-11-01 17:14:05 DEBUG Auth cache not set in the context 2025-11-01 17:14:05 DEBUG Connection request: [route: {s}->https://localhost:38155][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-11-01 17:14:05 DEBUG Connection leased: [id: 1][route: {s}->https://localhost:38155][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2025-11-01 17:14:05 DEBUG Opening connection {s}->https://localhost:38155 2025-11-01 17:14:05 DEBUG Connecting to localhost/127.0.0.1:38155 2025-11-01 17:14:05 DEBUG Connecting socket to localhost/127.0.0.1:38155 with timeout 0 2025-11-01 17:14:05 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2025-11-01 17:14:05 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] 2025-11-01 17:14:05 DEBUG Starting handshake 2025-11-01 17:14:05 DEBUG Secure session established 2025-11-01 17:14:05 DEBUG negotiated protocol: TLSv1.3 2025-11-01 17:14:05 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2025-11-01 17:14:05 DEBUG peer principal: CN=localhost 2025-11-01 17:14:05 DEBUG issuer principal: CN=localhost 2025-11-01 17:14:05 DEBUG Connection established 127.0.0.1:35228<->127.0.0.1:38155 2025-11-01 17:14:05 DEBUG Executing request GET / HTTP/1.1 2025-11-01 17:14:05 DEBUG Target auth state: UNCHALLENGED 2025-11-01 17:14:05 DEBUG Proxy auth state: UNCHALLENGED 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> GET / HTTP/1.1 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> Accept: text/plain, application/json, application/*+json, */* 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> Host: localhost:38155 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> Connection: Keep-Alive 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> Accept-Encoding: gzip,deflate 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "GET / HTTP/1.1[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "Host: localhost:38155[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-11-01 17:14:05 DEBUG GET "/", parameters={} 2025-11-01 17:14:05 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2025-11-01 17:14:05 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2025-11-01 17:14:05 DEBUG Writing ["Welcome to VESCollector"] 2025-11-01 17:14:05 DEBUG Completed 200 OK 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "HTTP/1.1 200 [\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "Content-Length: 23[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "Date: Sat, 01 Nov 2025 17:14:05 GMT[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << "Welcome to VESCollector" 2025-11-01 17:14:05 DEBUG http-outgoing-1 << HTTP/1.1 200 2025-11-01 17:14:05 DEBUG http-outgoing-1 << Content-Type: text/plain;charset=ISO-8859-1 2025-11-01 17:14:05 DEBUG http-outgoing-1 << Content-Length: 23 2025-11-01 17:14:05 DEBUG http-outgoing-1 << Date: Sat, 01 Nov 2025 17:14:05 GMT 2025-11-01 17:14:05 DEBUG http-outgoing-1 << Keep-Alive: timeout=60 2025-11-01 17:14:05 DEBUG http-outgoing-1 << Connection: keep-alive 2025-11-01 17:14:05 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2025-11-01 17:14:05 DEBUG Response 200 OK 2025-11-01 17:14:05 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2025-11-01 17:14:05 DEBUG Connection [id: 1][route: {s}->https://localhost:38155][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2025-11-01 17:14:05 DEBUG http-outgoing-1: set socket timeout to 0 2025-11-01 17:14:05 DEBUG Connection released: [id: 1][route: {s}->https://localhost:38155][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 2] 2025-11-01 17:14:05 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, 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]. 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 2] 2025-11-01 17:14:05 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]. 2025-11-01 17:14:05 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-11-01 17:14:05 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-11-01 17:14:05 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2025-11-01 17:14:05 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 2025-11-01 17:14:05 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 2025-11-01 17:14:05 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpTest] 2025-11-01 17:14:05 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpTest]: using defaults. 2025-11-01 17:14:05 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] 2025-11-01 17:14:05 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] 2025-11-01 17:14:05 DEBUG Before test class: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]. 2025-11-01 17:14:05 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@3d09cc98, 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]]]. 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 2] 2025-11-01 17:14:05 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]]] 2025-11-01 17:14:05 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 2] 2025-11-01 17:14:05 DEBUG Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0} 2025-11-01 17:14:05 DEBUG Activating profiles [] 2025-11-01 17:14:05 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2025-11-01 17:14:05 DEBUG Loading source class org.onap.dcae.VesApplication 2025-11-01 17:14:05 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/HeaderUtils.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2025-11-01 17:14:05 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/VesRestController.class] 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2025-11-01 17:14:05 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@40451d96] 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'servletContainer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'settings' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpConfiguration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'servletConfig' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2025-11-01 17:14:05 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' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2025-11-01 17:14:05 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' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2025-11-01 17:14:05 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' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2025-11-01 17:14:05 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-11-01 17:14:05 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-11-01 17:14:05 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2025-11-01 17:14:05 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2025-11-01 17:14:05 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2025-11-01 17:14:05 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2025-11-01 17:14:05 DEBUG Filter 'characterEncodingFilter' configured for use 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'vesApplication' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'headerUtils' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2025-11-01 17:14:05 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$a722cac2] - unable to determine constructor/method parameter names 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'errorLogger' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2025-11-01 17:14:05 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2025-11-01 17:14:05 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'vesRestController' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:06 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2025-11-01 17:14:06 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:06 DEBUG 'beanNameHandlerMapping' {} 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2025-11-01 17:14:06 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] 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2025-11-01 17:14:06 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:06 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'localeResolver' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'themeResolver' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'error' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2025-11-01 17:14:06 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@5ad36a18' 2025-11-01 17:14:06 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' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2025-11-01 17:14:06 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'messageConverters' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2025-11-01 17:14:06 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' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2025-11-01 17:14:06 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' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2025-11-01 17:14:06 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2025-11-01 17:14:06 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2025-11-01 17:14:06 DEBUG Starting beans in phase 2147483646 2025-11-01 17:14:06 DEBUG Successfully started bean 'webServerStartStop' 2025-11-01 17:14:06 DEBUG Starting beans in phase 2147483647 2025-11-01 17:14:06 DEBUG Successfully started bean 'webServerGracefulShutdown' 2025-11-01 17:14:06 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 2025-11-01 17:14:06 DEBUG Application availability state LivenessState changed to CORRECT 2025-11-01 17:14:06 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2025-11-01 17:14:06 DEBUG Storing ApplicationContext [1523804696] in cache under key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 3] 2025-11-01 17:14:06 DEBUG Performing dependency injection for test context [[DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]]. 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 3] 2025-11-01 17:14:06 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 3] 2025-11-01 17:14:06 DEBUG Before test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]. 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 3] 2025-11-01 17:14:06 DEBUG HTTP GET http://localhost:1111/ 2025-11-01 17:14:06 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-11-01 17:14:06 DEBUG Detected StandardServletMultipartResolver 2025-11-01 17:14:06 DEBUG Detected AcceptHeaderLocaleResolver 2025-11-01 17:14:06 DEBUG Detected FixedThemeResolver 2025-11-01 17:14:06 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@39d2f62e 2025-11-01 17:14:06 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@37151f64 2025-11-01 17:14:06 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2025-11-01 17:14:06 DEBUG GET "/", parameters={} 2025-11-01 17:14:06 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2025-11-01 17:14:06 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2025-11-01 17:14:06 DEBUG Writing ["Welcome to VESCollector"] 2025-11-01 17:14:06 DEBUG Completed 200 OK 2025-11-01 17:14:06 DEBUG Response 200 OK 2025-11-01 17:14:06 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 3] 2025-11-01 17:14:06 DEBUG After test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]. 2025-11-01 17:14:06 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]]]. 2025-11-01 17:14:06 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 3] 2025-11-01 17:14:06 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 3] 2025-11-01 17:14:06 DEBUG Performing dependency injection for test context [[DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]]. 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 3] 2025-11-01 17:14:06 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 3] 2025-11-01 17:14:06 DEBUG Before test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]. 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 3] 2025-11-01 17:14:06 DEBUG HTTP GET https://localhost:1111/ 2025-11-01 17:14:06 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-11-01 17:14:06 DEBUG CookieSpec selected: default 2025-11-01 17:14:06 DEBUG Auth cache not set in the context 2025-11-01 17:14:06 DEBUG Connection request: [route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-11-01 17:14:06 DEBUG Connection leased: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2025-11-01 17:14:06 DEBUG Opening connection {s}->https://localhost:1111 2025-11-01 17:14:06 DEBUG Connecting to localhost/127.0.0.1:1111 2025-11-01 17:14:06 DEBUG Connecting socket to localhost/127.0.0.1:1111 with timeout 0 2025-11-01 17:14:06 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2025-11-01 17:14:06 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] 2025-11-01 17:14:06 DEBUG Starting handshake 2025-11-01 17:14:06 DEBUG http-outgoing-2: Shutdown connection 2025-11-01 17:14:06 DEBUG Connection discarded 2025-11-01 17:14:06 DEBUG Connection released: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 3] 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 3] 2025-11-01 17:14:06 DEBUG After test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]. 2025-11-01 17:14:06 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 3] 2025-11-01 17:14:06 DEBUG After test class: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d 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@39b3f74f 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]. 2025-11-01 17:14:06 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]]] 2025-11-01 17:14:06 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 3] 2025-11-01 17:14:06 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]. 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"3a0ec2cc-704a-4c9b-9817-e2bcf4cc1b55-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"3a0ec2cc-704a-4c9b-9817-e2bcf4cc1b55-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"9eed6a19-a592-448e-b50d-cc787d24649c-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"9eed6a19-a592-448e-b50d-cc787d24649c-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"11e024a1-3c18-4d7b-bbdb-373bf513e155-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, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"11e024a1-3c18-4d7b-bbdb-373bf513e155-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, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"b218a3c6-da04-45fa-9b6b-db962502c464","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"17defbfd-f07d-41b2-99ae-c3db9c7d6c70-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, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG Modified event:{"VESuniqueId":"17defbfd-f07d-41b2-99ae-c3db9c7d6c70-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:14:06 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"}}} 2025-11-01 17:14:06 DEBUG validate( {"type":"dummy"}, {"type":"dummy"}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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":"::"}}}, $) 2025-11-01 17:14:06 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":"::"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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::"}}}, $) 2025-11-01 17:14:06 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::"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05: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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"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) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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"}}}, $) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:06 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) 2025-11-01 17:14:07 DEBUG Testcontainers configuration overrides will be loaded from file:/home/jenkins/.testcontainers.properties 2025-11-01 17:14:07 DEBUG $XDG_RUNTIME_DIR is set but '/run/user/1001/docker.sock' does not exist. 2025-11-01 17:14:07 DEBUG '/home/jenkins/.docker/run' does not exist. 2025-11-01 17:14:07 DEBUG '/run/user/1001/docker.sock' does not exist. 2025-11-01 17:14:07 DEBUG Trying out strategy: UnixSocketClientProviderStrategy 2025-11-01 17:14:07 DEBUG Connection manager is shutting down 2025-11-01 17:14:07 DEBUG http-outgoing-1: Close connection 2025-11-01 17:14:07 DEBUG Connection manager shut down 2025-11-01 17:14:07 DEBUG Connection manager is shutting down 2025-11-01 17:14:07 DEBUG http-outgoing-0: Close connection 2025-11-01 17:14:07 DEBUG Connection manager shut down 2025-11-01 17:14:07 DEBUG Connection manager is shutting down 2025-11-01 17:14:07 DEBUG Connection manager shut down 2025-11-01 17:14:07 DEBUG Connection manager is shutting down 2025-11-01 17:14:07 DEBUG Connection manager shut down 2025-11-01 17:14:07 DEBUG Cmd: 2025-11-01 17:14:07 DEBUG ex-00000001: preparing request execution 2025-11-01 17:14:07 DEBUG Cookie spec selected: strict 2025-11-01 17:14:07 DEBUG Auth cache not set in the context 2025-11-01 17:14:07 DEBUG ex-00000001: target auth state: UNCHALLENGED 2025-11-01 17:14:07 DEBUG ex-00000001: proxy auth state: UNCHALLENGED 2025-11-01 17:14:07 DEBUG ex-00000001: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:07 DEBUG ex-00000001: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:07 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] 2025-11-01 17:14:07 DEBUG ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:07 DEBUG ex-00000001: acquired ep-00000000 2025-11-01 17:14:07 DEBUG ex-00000001: acquired endpoint ep-00000000 2025-11-01 17:14:07 DEBUG ex-00000001: opening connection {}->unix://localhost:2375 2025-11-01 17:14:07 DEBUG ep-00000000: connecting endpoint (3 MINUTES) 2025-11-01 17:14:07 DEBUG ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2025-11-01 17:14:07 DEBUG http-outgoing-0: connecting to localhost/127.0.0.1:2375 2025-11-01 17:14:07 DEBUG http-outgoing-0: connection established 2025-11-01 17:14:07 DEBUG ep-00000000: connected http-outgoing-0 2025-11-01 17:14:07 DEBUG ep-00000000: endpoint connected 2025-11-01 17:14:07 DEBUG ex-00000001: executing GET /v1.32/info HTTP/1.1 2025-11-01 17:14:07 DEBUG ep-00000000: start execution ex-00000001 2025-11-01 17:14:07 DEBUG ep-00000000: executing exchange ex-00000001 over http-outgoing-0 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> GET /v1.32/info HTTP/1.1 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:07 GMT[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "a60[\r][\n]" 2025-11-01 17:14:07 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":"2025-11-01T17:14:07.813671973Z","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-8099","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]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:07 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:07 GMT 2025-11-01 17:14:07 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:07 DEBUG ex-00000001: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000000: releasing valid endpoint 2025-11-01 17:14:08 DEBUG ep-00000000: releasing endpoint 2025-11-01 17:14:08 DEBUG ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 2025-11-01 17:14:08 DEBUG Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 2025-11-01 17:14:08 DEBUG Docker info: {NGoroutines=34, Name=prd-ubuntu1804-docker-8c-8g-8099, 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=2025-11-01T17:14:07.813671973Z, 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} 2025-11-01 17:14:08 DEBUG Cmd: 2025-11-01 17:14:08 DEBUG ex-00000002: preparing request execution 2025-11-01 17:14:08 DEBUG Cookie spec selected: strict 2025-11-01 17:14:08 DEBUG Auth cache not set in the context 2025-11-01 17:14:08 DEBUG ex-00000002: target auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000002: proxy auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000002: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:08 DEBUG ex-00000002: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:08 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] 2025-11-01 17:14:08 DEBUG ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG ex-00000002: acquired ep-00000001 2025-11-01 17:14:08 DEBUG ex-00000002: acquired endpoint ep-00000001 2025-11-01 17:14:08 DEBUG ex-00000002: executing GET /v1.32/version HTTP/1.1 2025-11-01 17:14:08 DEBUG ep-00000001: start execution ex-00000002 2025-11-01 17:14:08 DEBUG ep-00000001: executing exchange ex-00000002 over http-outgoing-0 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> GET /v1.32/version HTTP/1.1 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:08 GMT[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Content-Length: 827[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:08 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]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:08 GMT 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Content-Length: 827 2025-11-01 17:14:08 DEBUG ex-00000002: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000001: releasing valid endpoint 2025-11-01 17:14:08 DEBUG ep-00000001: releasing endpoint 2025-11-01 17:14:08 DEBUG ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 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} 2025-11-01 17:14:08 DEBUG Checks are enabled 2025-11-01 17:14:08 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-11-01 17:14:08 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-11-01 17:14:08 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: mockserver/mockserver:mockserver-5.11.2 2025-11-01 17:14:08 DEBUG Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=,showAll=false] 2025-11-01 17:14:08 DEBUG ex-00000003: preparing request execution 2025-11-01 17:14:08 DEBUG Cookie spec selected: strict 2025-11-01 17:14:08 DEBUG Auth cache not set in the context 2025-11-01 17:14:08 DEBUG ex-00000003: target auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000003: proxy auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000003: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:08 DEBUG ex-00000003: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:08 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] 2025-11-01 17:14:08 DEBUG ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG ex-00000003: acquired ep-00000002 2025-11-01 17:14:08 DEBUG ex-00000003: acquired endpoint ep-00000002 2025-11-01 17:14:08 DEBUG ex-00000003: executing GET /v1.32/images/json HTTP/1.1 2025-11-01 17:14:08 DEBUG ep-00000002: start execution ex-00000003 2025-11-01 17:14:08 DEBUG ep-00000002: executing exchange ex-00000003 over http-outgoing-0 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:08 GMT[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Content-Length: 3[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "[][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:08 GMT 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Content-Length: 3 2025-11-01 17:14:08 DEBUG ex-00000003: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000002: releasing valid endpoint 2025-11-01 17:14:08 DEBUG ep-00000002: releasing endpoint 2025-11-01 17:14:08 DEBUG ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG mockserver/mockserver:mockserver-5.11.2 is not in image name cache, updating... 2025-11-01 17:14:08 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2025-11-01 17:14:08 DEBUG ex-00000004: preparing request execution 2025-11-01 17:14:08 DEBUG Cookie spec selected: strict 2025-11-01 17:14:08 DEBUG Auth cache not set in the context 2025-11-01 17:14:08 DEBUG ex-00000004: target auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000004: proxy auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000004: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:08 DEBUG ex-00000004: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:08 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] 2025-11-01 17:14:08 DEBUG ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG ex-00000004: acquired ep-00000003 2025-11-01 17:14:08 DEBUG ex-00000004: acquired endpoint ep-00000003 2025-11-01 17:14:08 DEBUG ex-00000004: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-11-01 17:14:08 DEBUG ep-00000003: start execution ex-00000004 2025-11-01 17:14:08 DEBUG ep-00000003: executing exchange ex-00000004 over http-outgoing-0 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:08 GMT[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "Content-Length: 125[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << "{"message":"no such image: mockserver/mockserver:mockserver-5.11.2: No such image: mockserver/mockserver:mockserver-5.11.2"}[\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:08 GMT 2025-11-01 17:14:08 DEBUG http-outgoing-0 << Content-Length: 125 2025-11-01 17:14:08 DEBUG ex-00000004: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000003: releasing valid endpoint 2025-11-01 17:14:08 DEBUG ep-00000003: releasing endpoint 2025-11-01 17:14:08 DEBUG ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:08 DEBUG ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG Not available locally, should pull image: mockserver/mockserver:mockserver-5.11.2 2025-11-01 17:14:08 DEBUG Looking up auth config for image: mockserver/mockserver:latest at registry: https://index.docker.io/v1/ 2025-11-01 17:14:08 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2025-11-01 17:14:08 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-11-01 17:14:08 DEBUG Effective auth config [null] 2025-11-01 17:14:08 DEBUG ex-00000005: preparing request execution 2025-11-01 17:14:08 DEBUG Cookie spec selected: strict 2025-11-01 17:14:08 DEBUG Auth cache not set in the context 2025-11-01 17:14:08 DEBUG ex-00000005: target auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000005: proxy auth state: UNCHALLENGED 2025-11-01 17:14:08 DEBUG ex-00000005: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:08 DEBUG ex-00000005: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:08 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] 2025-11-01 17:14:08 DEBUG ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:08 DEBUG ex-00000005: acquired ep-00000004 2025-11-01 17:14:08 DEBUG ex-00000005: acquired endpoint ep-00000004 2025-11-01 17:14:08 DEBUG ex-00000005: executing POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2025-11-01 17:14:08 DEBUG ep-00000004: start execution ex-00000005 2025-11-01 17:14:08 DEBUG ep-00000004: executing exchange ex-00000005 over http-outgoing-0 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:08 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:09 GMT[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "4a[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling from mockserver/mockserver","id":"mockserver-5.11.2"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:09 GMT 2025-11-01 17:14:09 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:09 DEBUG ex-00000005: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7776,"total":643660},"progress":"[\u003e ] 7.776kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7776, total=643660, start=null), progress=[> ] 7.776kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG ResponseItem(stream=null, status=Downloading, 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":76259,"total":7333575},"progress":"[\u003e ] 76.26kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=76259, total=7333575, start=null), progress=[> ] 76.26kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 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) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45607,"total":4545730},"progress":"[\u003e ] 45.61kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45607, total=4545730, start=null), progress=[> ] 45.61kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6483,"total":639433},"progress":"[\u003e ] 6.483kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6483, total=639433, start=null), progress=[> ] 6.483kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2678784,"total":4545730},"progress":"[=============================\u003e ] 2.679MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:09 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:09 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2678784, total=4545730, start=null), progress=[=============================> ] 2.679MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":639433},"progress":"[==\u003e ] 32.77kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":639433},"progress":"[===========================================\u003e ] 557.1kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=639433, start=null), progress=[===========================================> ] 557.1kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":532160,"total":59741782},"progress":"[\u003e ] 532.2kB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=532160, total=59741782, start=null), progress=[> ] 532.2kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":4255424,"total":59741782},"progress":"[===\u003e ] 4.255MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4255424, total=59741782, start=null), progress=[===> ] 4.255MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":7333575},"progress":"[\u003e ] 98.3kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":170862,"total":16692491},"progress":"[\u003e ] 170.9kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=170862, total=16692491, start=null), progress=[> ] 170.9kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6926016,"total":59741782},"progress":"[=====\u003e ] 6.926MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6926016, total=59741782, start=null), progress=[=====> ] 6.926MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1474560,"total":7333575},"progress":"[==========\u003e ] 1.475MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1474560, total=7333575, start=null), progress=[==========> ] 1.475MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6635520,"total":16692491},"progress":"[===================\u003e ] 6.636MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6635520, total=16692491, start=null), progress=[===================> ] 6.636MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9605120,"total":59741782},"progress":"[========\u003e ] 9.605MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9605120, total=59741782, start=null), progress=[========> ] 9.605MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5799936,"total":7333575},"progress":"[=======================================\u003e ] 5.8MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5799936, total=7333575, start=null), progress=[=======================================> ] 5.8MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7333575,"total":7333575},"progress":"[==================================================\u003e] 7.334MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9437184,"total":16692491},"progress":"[============================\u003e ] 9.437MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9437184, total=16692491, start=null), progress=[============================> ] 9.437MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":643660},"progress":"[==\u003e ] 32.77kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":13340672,"total":59741782},"progress":"[===========\u003e ] 13.34MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13340672, total=59741782, start=null), progress=[===========> ] 13.34MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12386304,"total":16692491},"progress":"[=====================================\u003e ] 12.39MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12386304, total=16692491, start=null), progress=[=====================================> ] 12.39MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15482880,"total":59741782},"progress":"[============\u003e ] 15.48MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15482880, total=59741782, start=null), progress=[============> ] 15.48MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4545730},"progress":"[\u003e ] 65.54kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16518848,"total":16692491},"progress":"[=================================================\u003e ] 16.52MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16518848, total=16692491, start=null), progress=[=================================================> ] 16.52MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":19759104,"total":59741782},"progress":"[================\u003e ] 19.76MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19759104, total=59741782, start=null), progress=[================> ] 19.76MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1769472,"total":4545730},"progress":"[===================\u003e ] 1.769MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1769472, total=4545730, start=null), progress=[===================> ] 1.769MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4545730,"total":4545730},"progress":"[==================================================\u003e] 4.546MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 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) 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":25612288,"total":59741782},"progress":"[=====================\u003e ] 25.61MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:10 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:10 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25612288, total=59741782, start=null), progress=[=====================> ] 25.61MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":27752896,"total":59741782},"progress":"[=======================\u003e ] 27.75MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27752896, total=59741782, start=null), progress=[=======================> ] 27.75MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29338688,"total":59741782},"progress":"[========================\u003e ] 29.34MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29338688, total=59741782, start=null), progress=[========================> ] 29.34MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":30932992,"total":59741782},"progress":"[=========================\u003e ] 30.93MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30932992, total=59741782, start=null), progress=[=========================> ] 30.93MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":33062592,"total":59741782},"progress":"[===========================\u003e ] 33.06MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=33062592, total=59741782, start=null), progress=[===========================> ] 33.06MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":35721216,"total":59741782},"progress":"[=============================\u003e ] 35.72MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35721216, total=59741782, start=null), progress=[=============================> ] 35.72MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":38395904,"total":59741782},"progress":"[================================\u003e ] 38.4MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38395904, total=59741782, start=null), progress=[================================> ] 38.4MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":46354432,"total":59741782},"progress":"[======================================\u003e ] 46.35MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:11 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:11 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=46354432, total=59741782, start=null), progress=[======================================> ] 46.35MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":53792768,"total":59741782},"progress":"[=============================================\u003e ] 53.79MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=53792768, total=59741782, start=null), progress=[=============================================> ] 53.79MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":58064896,"total":59741782},"progress":"[================================================\u003e ] 58.06MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=58064896, total=59741782, start=null), progress=[================================================> ] 58.06MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 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) 2025-11-01 17:14:12 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) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":59741782},"progress":"[\u003e ] 557.1kB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 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) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8912896,"total":59741782},"progress":"[=======\u003e ] 8.913MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8912896, total=59741782, start=null), progress=[=======> ] 8.913MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15040512,"total":59741782},"progress":"[============\u003e ] 15.04MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15040512, total=59741782, start=null), progress=[============> ] 15.04MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":22839296,"total":59741782},"progress":"[===================\u003e ] 22.84MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22839296, total=59741782, start=null), progress=[===================> ] 22.84MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":59741782},"progress":"[========================\u003e ] 29.52MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=59741782, start=null), progress=[========================> ] 29.52MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":36208640,"total":59741782},"progress":"[==============================\u003e ] 36.21MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=36208640, total=59741782, start=null), progress=[==============================> ] 36.21MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":59741782},"progress":"[===================================\u003e ] 42.89MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:12 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:12 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=59741782, start=null), progress=[===================================> ] 42.89MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":59741782},"progress":"[========================================\u003e ] 48.46MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=59741782, start=null), progress=[========================================> ] 48.46MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54034432,"total":59741782},"progress":"[=============================================\u003e ] 54.03MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54034432, total=59741782, start=null), progress=[=============================================> ] 54.03MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59741782,"total":59741782},"progress":"[==================================================\u003e] 59.74MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":196608,"total":16692491},"progress":"[\u003e ] 196.6kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5898240,"total":16692491},"progress":"[=================\u003e ] 5.898MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5898240, total=16692491, start=null), progress=[=================> ] 5.898MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "59[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ep-00000004: releasing valid endpoint 2025-11-01 17:14:13 DEBUG ep-00000004: releasing endpoint 2025-11-01 17:14:13 DEBUG ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:13 DEBUG ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:13 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2025-11-01 17:14:13 DEBUG ex-00000006: preparing request execution 2025-11-01 17:14:13 DEBUG Cookie spec selected: strict 2025-11-01 17:14:13 DEBUG Auth cache not set in the context 2025-11-01 17:14:13 DEBUG ex-00000006: target auth state: UNCHALLENGED 2025-11-01 17:14:13 DEBUG ex-00000006: proxy auth state: UNCHALLENGED 2025-11-01 17:14:13 DEBUG ex-00000006: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:13 DEBUG ex-00000006: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:13 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] 2025-11-01 17:14:13 DEBUG ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:13 DEBUG ex-00000006: acquired ep-00000005 2025-11-01 17:14:13 DEBUG ex-00000006: acquired endpoint ep-00000005 2025-11-01 17:14:13 DEBUG ex-00000006: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-11-01 17:14:13 DEBUG ep-00000005: start execution ex-00000006 2025-11-01 17:14:13 DEBUG ep-00000005: executing exchange ex-00000006 over http-outgoing-0 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:13 GMT[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "d70[\r][\n]" 2025-11-01 17:14:13 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/e04576730d3617d49c588d45b0c373c12b1cea060eccbc460b644c2b54c496f3/diff:/var/lib/docker/overlay2/0446359dbcc2985a83d6855aab8b2e80ec711d97830c6a1b9188fa49bbae8621/diff:/var/lib/docker/overlay2/9960cf7cdd2dedc80d8933236827ff3884eed6d9efcecc7677587810802d453b/diff:/var/lib/docker/overlay2/87d3f8c8c62f92b4b0de8769a1e28a41623b86beefc0ab9d7b38770fe1a5f6b9/diff:/var/lib/docker/overlay2/61ea4e6f74a800612800ff2ec81dfb341803e3f7dc7676183e29ff9c0c0e7ad7/diff","MergedDir":"/var/lib/docker/overlay2/4513fb65750d086b9d0fdec18282866fc31a6252335f2847505c85c1b21561c6/merged","UpperDir":"/var/lib/docker/overlay2/4513fb65750d086b9d0fdec18282866fc31a6252335f2847505c85c1b21561c6/diff","WorkDir":"/var/lib/docker/overlay2/4513fb65750d086b9d0fdec18282866fc31a6252335f2847505c85c1b21561c6/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]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:13 GMT 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:13 DEBUG ex-00000006: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:13 DEBUG ep-00000005: releasing valid endpoint 2025-11-01 17:14:13 DEBUG ep-00000005: releasing endpoint 2025-11-01 17:14:13 DEBUG ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:13 DEBUG ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:13 DEBUG nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 is not in image name cache, updating... 2025-11-01 17:14:13 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-11-01 17:14:13 DEBUG ex-00000007: preparing request execution 2025-11-01 17:14:13 DEBUG Cookie spec selected: strict 2025-11-01 17:14:13 DEBUG Auth cache not set in the context 2025-11-01 17:14:13 DEBUG ex-00000007: target auth state: UNCHALLENGED 2025-11-01 17:14:13 DEBUG ex-00000007: proxy auth state: UNCHALLENGED 2025-11-01 17:14:13 DEBUG ex-00000007: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:13 DEBUG ex-00000007: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:13 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] 2025-11-01 17:14:13 DEBUG ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:13 DEBUG ex-00000007: acquired ep-00000006 2025-11-01 17:14:13 DEBUG ex-00000007: acquired endpoint ep-00000006 2025-11-01 17:14:13 DEBUG ex-00000007: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-11-01 17:14:13 DEBUG ep-00000006: start execution ex-00000007 2025-11-01 17:14:13 DEBUG ep-00000006: executing exchange ex-00000007 over http-outgoing-0 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:13 GMT[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Content-Length: 141[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:13 GMT 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Content-Length: 141 2025-11-01 17:14:13 DEBUG ex-00000007: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:13 DEBUG ep-00000006: releasing valid endpoint 2025-11-01 17:14:13 DEBUG ep-00000006: releasing endpoint 2025-11-01 17:14:13 DEBUG ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:13 DEBUG ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:13 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-11-01 17:14:13 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/kafka111:latest at registry: nexus3.onap.org:10001 2025-11-01 17:14:13 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2025-11-01 17:14:13 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-11-01 17:14:13 DEBUG Effective auth config [null] 2025-11-01 17:14:13 DEBUG ex-00000008: preparing request execution 2025-11-01 17:14:13 DEBUG Cookie spec selected: strict 2025-11-01 17:14:13 DEBUG Auth cache not set in the context 2025-11-01 17:14:13 DEBUG ex-00000008: target auth state: UNCHALLENGED 2025-11-01 17:14:13 DEBUG ex-00000008: proxy auth state: UNCHALLENGED 2025-11-01 17:14:13 DEBUG ex-00000008: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:13 DEBUG ex-00000008: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:13 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] 2025-11-01 17:14:13 DEBUG ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:13 DEBUG ex-00000008: acquired ep-00000007 2025-11-01 17:14:13 DEBUG ex-00000008: acquired endpoint ep-00000007 2025-11-01 17:14:13 DEBUG ex-00000008: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2025-11-01 17:14:13 DEBUG ep-00000007: start execution ex-00000008 2025-11-01 17:14:13 DEBUG ep-00000007: executing exchange ex-00000008 over http-outgoing-0 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:13 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]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:13 GMT[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "3c[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/kafka111","id":"1.0.5"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:13 GMT 2025-11-01 17:14:13 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:13 DEBUG ex-00000008: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 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) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26633341},"progress":"[\u003e ] 277.4kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26633341, start=null), progress=[> ] 277.4kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":54385602},"progress":"[\u003e ] 539.6kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539574,"total":168776736},"progress":"[\u003e ] 539.6kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=54385602, start=null), progress=[> ] 539.6kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539574, total=168776736, start=null), progress=[> ] 539.6kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9190327,"total":26633341},"progress":"[=================\u003e ] 9.19MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9190327, total=26633341, start=null), progress=[=================> ] 9.19MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9730999,"total":54385602},"progress":"[========\u003e ] 9.731MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9730999, total=54385602, start=null), progress=[========> ] 9.731MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10812342,"total":168776736},"progress":"[===\u003e ] 10.81MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10812342, total=168776736, start=null), progress=[===> ] 10.81MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":19495863,"total":26633341},"progress":"[====================================\u003e ] 19.5MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19495863, total=26633341, start=null), progress=[====================================> ] 19.5MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":21085111,"total":54385602},"progress":"[===================\u003e ] 21.09MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=21085111, total=54385602, start=null), progress=[===================> ] 21.09MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":24869814,"total":168776736},"progress":"[=======\u003e ] 24.87MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:13 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:13 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24869814, total=168776736, start=null), progress=[=======> ] 24.87MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":65699538},"progress":"[\u003e ] 539.6kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=65699538, start=null), progress=[> ] 539.6kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":33520567,"total":54385602},"progress":"[==============================\u003e ] 33.52MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=33520567, total=54385602, start=null), progress=[==============================> ] 33.52MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":40549302,"total":168776736},"progress":"[============\u003e ] 40.55MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=40549302, total=168776736, start=null), progress=[============> ] 40.55MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6486967,"total":65699538},"progress":"[====\u003e ] 6.487MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6486967, total=65699538, start=null), progress=[====> ] 6.487MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45415351,"total":54385602},"progress":"[=========================================\u003e ] 45.42MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45415351, total=54385602, start=null), progress=[=========================================> ] 45.42MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":56228790,"total":168776736},"progress":"[================\u003e ] 56.23MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=56228790, total=168776736, start=null), progress=[================> ] 56.23MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":3032},"progress":"[=================================================\u003e ] 3.003kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=3032, start=null), progress=[=================================================> ] 3.003kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12434359,"total":65699538},"progress":"[=========\u003e ] 12.43MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12434359, total=65699538, start=null), progress=[=========> ] 12.43MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":71908278,"total":168776736},"progress":"[=====================\u003e ] 71.91MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=71908278, total=168776736, start=null), progress=[=====================> ] 71.91MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26636686},"progress":"[\u003e ] 277.4kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26636686, start=null), progress=[> ] 277.4kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":54385602},"progress":"[\u003e ] 557.1kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":88669110,"total":168776736},"progress":"[==========================\u003e ] 88.67MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=88669110, total=168776736, start=null), progress=[==========================> ] 88.67MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":21625783,"total":65699538},"progress":"[================\u003e ] 21.63MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=21625783, total=65699538, start=null), progress=[================> ] 21.63MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6126519,"total":26636686},"progress":"[===========\u003e ] 6.127MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6126519, total=26636686, start=null), progress=[===========> ] 6.127MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5013504,"total":54385602},"progress":"[====\u003e ] 5.014MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5013504, total=54385602, start=null), progress=[====> ] 5.014MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":105429942,"total":168776736},"progress":"[===============================\u003e ] 105.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=105429942, total=168776736, start=null), progress=[===============================> ] 105.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29735863,"total":65699538},"progress":"[======================\u003e ] 29.74MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29735863, total=65699538, start=null), progress=[======================> ] 29.74MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12254135,"total":26636686},"progress":"[=======================\u003e ] 12.25MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12254135, total=26636686, start=null), progress=[=======================> ] 12.25MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":9469952,"total":54385602},"progress":"[========\u003e ] 9.47MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9469952, total=54385602, start=null), progress=[========> ] 9.47MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":122731446,"total":168776736},"progress":"[====================================\u003e ] 122.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=122731446, total=168776736, start=null), progress=[====================================> ] 122.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37845943,"total":65699538},"progress":"[============================\u003e ] 37.85MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37845943, total=65699538, start=null), progress=[============================> ] 37.85MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":18381751,"total":26636686},"progress":"[==================================\u003e ] 18.38MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18381751, total=26636686, start=null), progress=[==================================> ] 18.38MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":141114294,"total":168776736},"progress":"[=========================================\u003e ] 141.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=141114294, total=168776736, start=null), progress=[=========================================> ] 141.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45956023,"total":65699538},"progress":"[==================================\u003e ] 45.96MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45956023, total=65699538, start=null), progress=[==================================> ] 45.96MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15597568,"total":54385602},"progress":"[==============\u003e ] 15.6MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15597568, total=54385602, start=null), progress=[==============> ] 15.6MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":25344951,"total":26636686},"progress":"[===============================================\u003e ] 25.34MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25344951, total=26636686, start=null), progress=[===============================================> ] 25.34MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":7718},"progress":"[===================\u003e ] 3.003kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=7718, start=null), progress=[===================> ] 3.003kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15288,"total":1240582},"progress":"[\u003e ] 15.29kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15288, total=1240582, start=null), progress=[> ] 15.29kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":57850807,"total":65699538},"progress":"[============================================\u003e ] 57.85MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57850807, total=65699538, start=null), progress=[============================================> ] 57.85MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":158956470,"total":168776736},"progress":"[===============================================\u003e ] 159MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=158956470, total=168776736, start=null), progress=[===============================================> ] 159MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":20054016,"total":54385602},"progress":"[==================\u003e ] 20.05MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20054016, total=54385602, start=null), progress=[==================> ] 20.05MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 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) 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":23396352,"total":54385602},"progress":"[=====================\u003e ] 23.4MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:14 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:14 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23396352, total=54385602, start=null), progress=[=====================> ] 23.4MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":54385602},"progress":"[===========================\u003e ] 29.52MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=54385602, start=null), progress=[===========================> ] 29.52MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":35651584,"total":54385602},"progress":"[================================\u003e ] 35.65MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=35651584, total=54385602, start=null), progress=[================================> ] 35.65MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":40665088,"total":54385602},"progress":"[=====================================\u003e ] 40.67MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40665088, total=54385602, start=null), progress=[=====================================> ] 40.67MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":45121536,"total":54385602},"progress":"[=========================================\u003e ] 45.12MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=45121536, total=54385602, start=null), progress=[=========================================> ] 45.12MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":49020928,"total":54385602},"progress":"[=============================================\u003e ] 49.02MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49020928, total=54385602, start=null), progress=[=============================================> ] 49.02MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":54385602},"progress":"[===============================================\u003e ] 51.25MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 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) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":54385602},"progress":"[=================================================\u003e ] 53.48MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 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) 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54385602,"total":54385602},"progress":"[==================================================\u003e] 54.39MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:15 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:15 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) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 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) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":168776736},"progress":"[\u003e ] 557.1kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 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) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7798784,"total":168776736},"progress":"[==\u003e ] 7.799MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7798784, total=168776736, start=null), progress=[==> ] 7.799MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":12812288,"total":168776736},"progress":"[===\u003e ] 12.81MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12812288, total=168776736, start=null), progress=[===> ] 12.81MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":19496960,"total":168776736},"progress":"[=====\u003e ] 19.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=19496960, total=168776736, start=null), progress=[=====> ] 19.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":30081024,"total":168776736},"progress":"[========\u003e ] 30.08MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30081024, total=168776736, start=null), progress=[========> ] 30.08MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":36765696,"total":168776736},"progress":"[==========\u003e ] 36.77MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=36765696, total=168776736, start=null), progress=[==========> ] 36.77MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":168776736},"progress":"[============\u003e ] 42.89MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=168776736, start=null), progress=[============> ] 42.89MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":50135040,"total":168776736},"progress":"[==============\u003e ] 50.14MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:16 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:16 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50135040, total=168776736, start=null), progress=[==============> ] 50.14MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":55148544,"total":168776736},"progress":"[================\u003e ] 55.15MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 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) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":62390272,"total":168776736},"progress":"[==================\u003e ] 62.39MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=62390272, total=168776736, start=null), progress=[==================> ] 62.39MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":69632000,"total":168776736},"progress":"[====================\u003e ] 69.63MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=69632000, total=168776736, start=null), progress=[====================> ] 69.63MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":87457792,"total":168776736},"progress":"[=========================\u003e ] 87.46MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=87457792, total=168776736, start=null), progress=[=========================> ] 87.46MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":106954752,"total":168776736},"progress":"[===============================\u003e ] 107MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=106954752, total=168776736, start=null), progress=[===============================> ] 107MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":116424704,"total":168776736},"progress":"[==================================\u003e ] 116.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116424704, total=168776736, start=null), progress=[==================================> ] 116.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":118652928,"total":168776736},"progress":"[===================================\u003e ] 118.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=118652928, total=168776736, start=null), progress=[===================================> ] 118.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":121438208,"total":168776736},"progress":"[===================================\u003e ] 121.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=121438208, total=168776736, start=null), progress=[===================================> ] 121.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":128122880,"total":168776736},"progress":"[=====================================\u003e ] 128.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=128122880, total=168776736, start=null), progress=[=====================================> ] 128.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":134807552,"total":168776736},"progress":"[=======================================\u003e ] 134.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:17 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:17 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=134807552, total=168776736, start=null), progress=[=======================================> ] 134.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":139264000,"total":168776736},"progress":"[=========================================\u003e ] 139.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=139264000, total=168776736, start=null), progress=[=========================================> ] 139.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":142606336,"total":168776736},"progress":"[==========================================\u003e ] 142.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142606336, total=168776736, start=null), progress=[==========================================> ] 142.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":144834560,"total":168776736},"progress":"[==========================================\u003e ] 144.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=144834560, total=168776736, start=null), progress=[==========================================> ] 144.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":147062784,"total":168776736},"progress":"[===========================================\u003e ] 147.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=147062784, total=168776736, start=null), progress=[===========================================> ] 147.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":150962176,"total":168776736},"progress":"[============================================\u003e ] 151MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=150962176, total=168776736, start=null), progress=[============================================> ] 151MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":157646848,"total":168776736},"progress":"[==============================================\u003e ] 157.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=157646848, total=168776736, start=null), progress=[==============================================> ] 157.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":161546240,"total":168776736},"progress":"[===============================================\u003e ] 161.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=161546240, total=168776736, start=null), progress=[===============================================> ] 161.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":164331520,"total":168776736},"progress":"[================================================\u003e ] 164.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:18 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:18 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164331520, total=168776736, start=null), progress=[================================================> ] 164.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":166559744,"total":168776736},"progress":"[=================================================\u003e ] 166.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=166559744, total=168776736, start=null), progress=[=================================================> ] 166.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26633341},"progress":"[\u003e ] 294.9kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7667712,"total":26633341},"progress":"[==============\u003e ] 7.668MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7667712, total=26633341, start=null), progress=[==============> ] 7.668MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25952256,"total":26633341},"progress":"[================================================\u003e ] 25.95MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25952256, total=26633341, start=null), progress=[================================================> ] 25.95MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26633341,"total":26633341},"progress":"[==================================================\u003e] 26.63MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":65699538},"progress":"[\u003e ] 557.1kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 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) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":65699538},"progress":"[==========\u003e ] 13.37MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=65699538, start=null), progress=[==========> ] 13.37MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":27852800,"total":65699538},"progress":"[=====================\u003e ] 27.85MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=27852800, total=65699538, start=null), progress=[=====================> ] 27.85MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":43450368,"total":65699538},"progress":"[=================================\u003e ] 43.45MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:19 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:19 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=43450368, total=65699538, start=null), progress=[=================================> ] 43.45MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59604992,"total":65699538},"progress":"[=============================================\u003e ] 59.6MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59604992, total=65699538, start=null), progress=[=============================================> ] 59.6MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65699538,"total":65699538},"progress":"[==================================================\u003e] 65.7MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636686},"progress":"[\u003e ] 294.9kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7077888,"total":26636686},"progress":"[=============\u003e ] 7.078MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7077888, total=26636686, start=null), progress=[=============> ] 7.078MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25362432,"total":26636686},"progress":"[===============================================\u003e ] 25.36MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25362432, total=26636686, start=null), progress=[===============================================> ] 25.36MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636686,"total":26636686},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":1240582},"progress":"[=\u003e ] 32.77kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG ResponseItem(stream=null, status=Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "61[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG ep-00000007: releasing valid endpoint 2025-11-01 17:14:20 DEBUG ep-00000007: releasing endpoint 2025-11-01 17:14:20 DEBUG ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:20 DEBUG ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:20 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-11-01 17:14:20 DEBUG ex-00000009: preparing request execution 2025-11-01 17:14:20 DEBUG Cookie spec selected: strict 2025-11-01 17:14:20 DEBUG Auth cache not set in the context 2025-11-01 17:14:20 DEBUG ex-00000009: target auth state: UNCHALLENGED 2025-11-01 17:14:20 DEBUG ex-00000009: proxy auth state: UNCHALLENGED 2025-11-01 17:14:20 DEBUG ex-00000009: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:20 DEBUG ex-00000009: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:20 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] 2025-11-01 17:14:20 DEBUG ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:20 DEBUG ex-00000009: acquired ep-00000008 2025-11-01 17:14:20 DEBUG ex-00000009: acquired endpoint ep-00000008 2025-11-01 17:14:20 DEBUG ex-00000009: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-11-01 17:14:20 DEBUG ep-00000008: start execution ex-00000009 2025-11-01 17:14:20 DEBUG ep-00000008: executing exchange ex-00000009 over http-outgoing-0 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:20 GMT[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "1248[\r][\n]" 2025-11-01 17:14:20 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/185907215eef46c5873077c977d098013e25e8128782f3e8237cb87b57e0d452/diff:/var/lib/docker/overlay2/5f45894d4c3641cb01823bc564877b9cbdc4bfb61107eb463bcc699fa7feb69e/diff:/var/lib/docker/overlay2/f192f6f9745085e85035d9aab2d6206fd41eaa6f824aa9d981b18844c2c3fd33/diff:/var/lib/docker/overlay2/d6d23a3f02e37a28151d11b212901edc1787d07a0c9c5a62d3067d3ce74de60f/diff:/var/lib/docker/overlay2/f02efc855547ad8b74e6551278c997a4f905fcefb33304388f67864999491de2/diff:/var/lib/docker/overlay2/c5c565cf97315f1b0e911f6b879742e08c58a956127b33655efacb02565c4f2f/diff:/var/lib/docker/overlay2/faa96a62352bd5c28907b1ae6410b2cb2e0b20800b844c78d5d0b0ad5579ae16/diff:/var/lib/docker/overlay2/e66f941b48c18ed8baa45757f2a05539985092e56f89637930ceab089b02524b/diff","MergedDir":"/var/lib/docker/overlay2/1676f3c36397d4a96f62261f0b7ec49cbfe0fb5900b0ba69d9b87ed885e1fb7b/merged","UpperDir":"/var/lib/docker/overlay2/1676f3c36397d4a96f62261f0b7ec49cbfe0fb5900b0ba69d9b87ed885e1fb7b/diff","WorkDir":"/var/lib/docker/overlay2/1676f3c36397d4a96f62261f0b7ec49cbfe0fb5900b0ba69d9b87ed885e1fb7b/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]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:20 GMT 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:20 DEBUG ex-00000009: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:20 DEBUG ep-00000008: releasing valid endpoint 2025-11-01 17:14:20 DEBUG ep-00000008: releasing endpoint 2025-11-01 17:14:20 DEBUG ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:20 DEBUG ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:20 DEBUG nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 is not in image name cache, updating... 2025-11-01 17:14:20 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-11-01 17:14:20 DEBUG ex-0000000A: preparing request execution 2025-11-01 17:14:20 DEBUG Cookie spec selected: strict 2025-11-01 17:14:20 DEBUG Auth cache not set in the context 2025-11-01 17:14:20 DEBUG ex-0000000A: target auth state: UNCHALLENGED 2025-11-01 17:14:20 DEBUG ex-0000000A: proxy auth state: UNCHALLENGED 2025-11-01 17:14:20 DEBUG ex-0000000A: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:20 DEBUG ex-0000000A: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:20 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] 2025-11-01 17:14:20 DEBUG ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:20 DEBUG ex-0000000A: acquired ep-00000009 2025-11-01 17:14:20 DEBUG ex-0000000A: acquired endpoint ep-00000009 2025-11-01 17:14:20 DEBUG ex-0000000A: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-11-01 17:14:20 DEBUG ep-00000009: start execution ex-0000000A 2025-11-01 17:14:20 DEBUG ep-00000009: executing exchange ex-0000000A over http-outgoing-0 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:20 GMT[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Content-Length: 143[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:20 GMT 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Content-Length: 143 2025-11-01 17:14:20 DEBUG ex-0000000A: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:20 DEBUG ep-00000009: releasing valid endpoint 2025-11-01 17:14:20 DEBUG ep-00000009: releasing endpoint 2025-11-01 17:14:20 DEBUG ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:20 DEBUG ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:20 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-11-01 17:14:20 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/zookeeper:latest at registry: nexus3.onap.org:10001 2025-11-01 17:14:20 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-11-01 17:14:20 DEBUG Effective auth config [null] 2025-11-01 17:14:20 DEBUG ex-0000000B: preparing request execution 2025-11-01 17:14:20 DEBUG Cookie spec selected: strict 2025-11-01 17:14:20 DEBUG Auth cache not set in the context 2025-11-01 17:14:20 DEBUG ex-0000000B: target auth state: UNCHALLENGED 2025-11-01 17:14:20 DEBUG ex-0000000B: proxy auth state: UNCHALLENGED 2025-11-01 17:14:20 DEBUG ex-0000000B: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:20 DEBUG ex-0000000B: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:20 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] 2025-11-01 17:14:20 DEBUG ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:20 DEBUG ex-0000000B: acquired ep-0000000A 2025-11-01 17:14:20 DEBUG ex-0000000B: acquired endpoint ep-0000000A 2025-11-01 17:14:20 DEBUG ex-0000000B: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2025-11-01 17:14:20 DEBUG ep-0000000A: start execution ex-0000000B 2025-11-01 17:14:20 DEBUG ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:20 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]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:20 GMT[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "3d[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/zookeeper","id":"6.0.3"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:20 GMT 2025-11-01 17:14:20 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:20 DEBUG ex-0000000B: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "45[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "45[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "45[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 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) 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:20 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":3133},"progress":"[===============================================\u003e ] 3.003kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=3133, start=null), progress=[===============================================> ] 3.003kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":244663,"total":24178193},"progress":"[\u003e ] 244.7kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=244663, total=24178193, start=null), progress=[> ] 244.7kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":58283974},"progress":"[\u003e ] 539.6kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=58283974, start=null), progress=[> ] 539.6kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26636826},"progress":"[\u003e ] 277.4kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26636826, start=null), progress=[> ] 277.4kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7125943,"total":24178193},"progress":"[==============\u003e ] 7.126MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7125943, total=24178193, start=null), progress=[==============> ] 7.126MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":5946295,"total":58283974},"progress":"[=====\u003e ] 5.946MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5946295, total=58283974, start=null), progress=[=====> ] 5.946MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":5012407,"total":26636826},"progress":"[=========\u003e ] 5.012MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5012407, total=26636826, start=null), progress=[=========> ] 5.012MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":17202103,"total":24178193},"progress":"[===================================\u003e ] 17.2MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17202103, total=24178193, start=null), progress=[===================================> ] 17.2MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12434359,"total":58283974},"progress":"[==========\u003e ] 12.43MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12434359, total=58283974, start=null), progress=[==========> ] 12.43MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11140023,"total":26636826},"progress":"[====================\u003e ] 11.14MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11140023, total=26636826, start=null), progress=[====================> ] 11.14MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":31672,"total":2352899},"progress":"[\u003e ] 31.67kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31672, total=2352899, start=null), progress=[> ] 31.67kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":25410487,"total":58283974},"progress":"[=====================\u003e ] 25.41MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25410487, total=58283974, start=null), progress=[=====================> ] 25.41MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":23673783,"total":26636826},"progress":"[============================================\u003e ] 23.67MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23673783, total=26636826, start=null), progress=[============================================> ] 23.67MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":40008631,"total":58283974},"progress":"[==================================\u003e ] 40.01MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=40008631, total=58283974, start=null), progress=[==================================> ] 40.01MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":54606775,"total":58283974},"progress":"[==============================================\u003e ] 54.61MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=54606775, total=58283974, start=null), progress=[==============================================> ] 54.61MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":58283974},"progress":"[\u003e ] 557.1kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 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) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":14483456,"total":58283974},"progress":"[============\u003e ] 14.48MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=14483456, total=58283974, start=null), progress=[============> ] 14.48MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":30638080,"total":58283974},"progress":"[==========================\u003e ] 30.64MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30638080, total=58283974, start=null), progress=[==========================> ] 30.64MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":58283974},"progress":"[=========================================\u003e ] 48.46MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:21 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:21 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=58283974, start=null), progress=[=========================================> ] 48.46MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":58283974,"total":58283974},"progress":"[==================================================\u003e] 58.28MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:22 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) 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:22 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) 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24178193},"progress":"[\u003e ] 262.1kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:22 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:22 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) 2025-11-01 17:14:23 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":24178193},"progress":"[===\u003e ] 1.573MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:23 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) 2025-11-01 17:14:24 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:24 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1835008,"total":24178193},"progress":"[===\u003e ] 1.835MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:24 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:24 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) 2025-11-01 17:14:24 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:24 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":24178193},"progress":"[====\u003e ] 2.097MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:24 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:24 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) 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2359296,"total":24178193},"progress":"[====\u003e ] 2.359MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:25 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) 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2621440,"total":24178193},"progress":"[=====\u003e ] 2.621MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:25 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) 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":10223616,"total":24178193},"progress":"[=====================\u003e ] 10.22MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:25 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:25 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=10223616, total=24178193, start=null), progress=[=====================> ] 10.22MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13893632,"total":24178193},"progress":"[============================\u003e ] 13.89MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13893632, total=24178193, start=null), progress=[============================> ] 13.89MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24178193,"total":24178193},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636826},"progress":"[\u003e ] 294.9kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7077888,"total":26636826},"progress":"[=============\u003e ] 7.078MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7077888, total=26636826, start=null), progress=[=============> ] 7.078MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":21528576,"total":26636826},"progress":"[========================================\u003e ] 21.53MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21528576, total=26636826, start=null), progress=[========================================> ] 21.53MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636826,"total":26636826},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "b4[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "b4[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2352899},"progress":"[\u003e ] 32.77kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1376256,"total":2352899},"progress":"[=============================\u003e ] 1.376MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:26 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:26 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) 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1409024,"total":2352899},"progress":"[=============================\u003e ] 1.409MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:27 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) 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1441792,"total":2352899},"progress":"[==============================\u003e ] 1.442MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:27 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) 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1474560,"total":2352899},"progress":"[===============================\u003e ] 1.475MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:27 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) 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1507328,"total":2352899},"progress":"[================================\u003e ] 1.507MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:27 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) 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1540096,"total":2352899},"progress":"[================================\u003e ] 1.54MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:27 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) 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":2352899},"progress":"[=================================\u003e ] 1.573MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:27 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:27 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) 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1605632,"total":2352899},"progress":"[==================================\u003e ] 1.606MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:28 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) 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1638400,"total":2352899},"progress":"[==================================\u003e ] 1.638MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:28 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) 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1671168,"total":2352899},"progress":"[===================================\u003e ] 1.671MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:28 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) 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1703936,"total":2352899},"progress":"[====================================\u003e ] 1.704MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:28 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) 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":2352899},"progress":"[============================================\u003e ] 2.097MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:28 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) 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2129920,"total":2352899},"progress":"[=============================================\u003e ] 2.13MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:28 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:28 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2162688,"total":2352899},"progress":"[=============================================\u003e ] 2.163MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2195456,"total":2352899},"progress":"[==============================================\u003e ] 2.195MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2228224,"total":2352899},"progress":"[===============================================\u003e ] 2.228MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2260992,"total":2352899},"progress":"[================================================\u003e ] 2.261MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2293760,"total":2352899},"progress":"[================================================\u003e ] 2.294MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2326528,"total":2352899},"progress":"[=================================================\u003e ] 2.327MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:29 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:29 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) 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 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) 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 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) 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"}[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 DEBUG ResponseItem(stream=null, status=Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "62[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 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) 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 DEBUG ep-0000000A: releasing valid endpoint 2025-11-01 17:14:30 DEBUG ep-0000000A: releasing endpoint 2025-11-01 17:14:30 DEBUG ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:30 DEBUG ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:30 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-11-01 17:14:30 DEBUG ex-0000000C: preparing request execution 2025-11-01 17:14:30 DEBUG Cookie spec selected: strict 2025-11-01 17:14:30 DEBUG Auth cache not set in the context 2025-11-01 17:14:30 DEBUG ex-0000000C: target auth state: UNCHALLENGED 2025-11-01 17:14:30 DEBUG ex-0000000C: proxy auth state: UNCHALLENGED 2025-11-01 17:14:30 DEBUG ex-0000000C: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:30 DEBUG ex-0000000C: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:30 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] 2025-11-01 17:14:30 DEBUG ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:30 DEBUG ex-0000000C: acquired ep-0000000B 2025-11-01 17:14:30 DEBUG ex-0000000C: acquired endpoint ep-0000000B 2025-11-01 17:14:30 DEBUG ex-0000000C: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-11-01 17:14:30 DEBUG ep-0000000B: start execution ex-0000000C 2025-11-01 17:14:30 DEBUG ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:30 GMT[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "1208[\r][\n]" 2025-11-01 17:14:30 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/25ebe883e58f58f8da03e34c0a5244284e4f07dfce915e9decc0899bda5bf53a/diff:/var/lib/docker/overlay2/311f64e5426165b0d47234f28e96627253ecca5103609d0ab83b4d7115e52f52/diff:/var/lib/docker/overlay2/ecad3440e5220c9cb4be061c91a4236be53550c09e1140f7efe47580c4cd3398/diff:/var/lib/docker/overlay2/e6168017cf8695292aa8028add254aaf40036f94e449103ee1bcdf9bf416cf23/diff:/var/lib/docker/overlay2/abb168132a6398583a4f80a90036cae32242fb9ab2a6d82392d98bae8982eb2e/diff:/var/lib/docker/overlay2/c5c565cf97315f1b0e911f6b879742e08c58a956127b33655efacb02565c4f2f/diff:/var/lib/docker/overlay2/faa96a62352bd5c28907b1ae6410b2cb2e0b20800b844c78d5d0b0ad5579ae16/diff:/var/lib/docker/overlay2/e66f941b48c18ed8baa45757f2a05539985092e56f89637930ceab089b02524b/diff","MergedDir":"/var/lib/docker/overlay2/0113fc55d0a4ff43c8a19a1274f32c872aca315fc8ea3d251d0d7f2b360a91e1/merged","UpperDir":"/var/lib/docker/overlay2/0113fc55d0a4ff43c8a19a1274f32c872aca315fc8ea3d251d0d7f2b360a91e1/diff","WorkDir":"/var/lib/docker/overlay2/0113fc55d0a4ff43c8a19a1274f32c872aca315fc8ea3d251d0d7f2b360a91e1/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]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:30 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:30 GMT 2025-11-01 17:14:30 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:30 DEBUG ex-0000000C: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:30 DEBUG ep-0000000B: releasing valid endpoint 2025-11-01 17:14:30 DEBUG ep-0000000B: releasing endpoint 2025-11-01 17:14:30 DEBUG ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:30 DEBUG ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:30 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml 2025-11-01 17:14:30 DEBUG Executing [docker-compose, up, -d] in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=2alqjkvkdtdm, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2025-11-01 17:14:30 DEBUG Started Process[pid=3162, exitValue="not exited"] 2025-11-01 17:14:46 DEBUG Process[pid=3162, exitValue=0] stopped with exit code 0 2025-11-01 17:14:46 DEBUG No prefix is configured 2025-11-01 17:14:46 DEBUG Did not find a substitute image for alpine/socat:1.7.4.3-r0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 2025-11-01 17:14:46 DEBUG alpine/socat:1.7.4.3-r0 is not in image name cache, updating... 2025-11-01 17:14:46 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2025-11-01 17:14:46 DEBUG ex-0000000D: preparing request execution 2025-11-01 17:14:46 DEBUG Cookie spec selected: strict 2025-11-01 17:14:46 DEBUG Auth cache not set in the context 2025-11-01 17:14:46 DEBUG ex-0000000D: target auth state: UNCHALLENGED 2025-11-01 17:14:46 DEBUG ex-0000000D: proxy auth state: UNCHALLENGED 2025-11-01 17:14:46 DEBUG ex-0000000D: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:46 DEBUG ex-0000000D: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:46 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] 2025-11-01 17:14:46 DEBUG ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:46 DEBUG ex-0000000D: acquired ep-0000000C 2025-11-01 17:14:46 DEBUG ex-0000000D: acquired endpoint ep-0000000C 2025-11-01 17:14:46 DEBUG ex-0000000D: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-11-01 17:14:46 DEBUG ep-0000000C: start execution ex-0000000D 2025-11-01 17:14:46 DEBUG ep-0000000C: executing exchange ex-0000000D over http-outgoing-0 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:46 GMT[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "Content-Length: 93[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:46 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]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:46 GMT 2025-11-01 17:14:46 DEBUG http-outgoing-0 << Content-Length: 93 2025-11-01 17:14:46 DEBUG ex-0000000D: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:46 DEBUG ep-0000000C: releasing valid endpoint 2025-11-01 17:14:46 DEBUG ep-0000000C: releasing endpoint 2025-11-01 17:14:46 DEBUG ep-0000000C: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:46 DEBUG ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:46 DEBUG Not available locally, should pull image: alpine/socat:1.7.4.3-r0 2025-11-01 17:14:46 DEBUG Looking up auth config for image: alpine/socat:latest at registry: https://index.docker.io/v1/ 2025-11-01 17:14:46 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-11-01 17:14:46 DEBUG Effective auth config [null] 2025-11-01 17:14:46 DEBUG ex-0000000E: preparing request execution 2025-11-01 17:14:46 DEBUG Cookie spec selected: strict 2025-11-01 17:14:46 DEBUG Auth cache not set in the context 2025-11-01 17:14:46 DEBUG ex-0000000E: target auth state: UNCHALLENGED 2025-11-01 17:14:46 DEBUG ex-0000000E: proxy auth state: UNCHALLENGED 2025-11-01 17:14:46 DEBUG ex-0000000E: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:46 DEBUG ex-0000000E: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:46 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] 2025-11-01 17:14:46 DEBUG ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:46 DEBUG ex-0000000E: acquired ep-0000000D 2025-11-01 17:14:46 DEBUG ex-0000000E: acquired endpoint ep-0000000D 2025-11-01 17:14:46 DEBUG ex-0000000E: executing POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2025-11-01 17:14:46 DEBUG ep-0000000D: start execution ex-0000000E 2025-11-01 17:14:46 DEBUG ep-0000000D: executing exchange ex-0000000E over http-outgoing-0 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:46 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:47 GMT[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "3a[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "{"status":"Pulling from alpine/socat","id":"1.7.4.3-r0"}[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:47 GMT 2025-11-01 17:14:47 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:47 DEBUG ex-0000000E: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:47 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) 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:47 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) 2025-11-01 17:14:47 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) 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29078,"total":2823862},"progress":"[\u003e ] 29.08kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:47 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29078, total=2823862, start=null), progress=[> ] 29.08kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG ResponseItem(stream=null, status=Downloading, 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2823862},"progress":"[\u003e ] 32.77kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6408,"total":575452},"progress":"[\u003e ] 6.408kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6408, total=575452, start=null), progress=[> ] 6.408kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1409024,"total":2823862},"progress":"[========================\u003e ] 1.409MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1409024, total=2823862, start=null), progress=[========================> ] 1.409MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":575452},"progress":"[==\u003e ] 32.77kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG ResponseItem(stream=null, status=Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for alpine/socat:1.7.4.3-r0"}[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG ep-0000000D: releasing valid endpoint 2025-11-01 17:14:48 DEBUG ep-0000000D: releasing endpoint 2025-11-01 17:14:48 DEBUG ep-0000000D: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2025-11-01 17:14:48 DEBUG ex-0000000F: preparing request execution 2025-11-01 17:14:48 DEBUG Cookie spec selected: strict 2025-11-01 17:14:48 DEBUG Auth cache not set in the context 2025-11-01 17:14:48 DEBUG ex-0000000F: target auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-0000000F: proxy auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-0000000F: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:48 DEBUG ex-0000000F: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:48 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] 2025-11-01 17:14:48 DEBUG ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG ex-0000000F: acquired ep-0000000E 2025-11-01 17:14:48 DEBUG ex-0000000F: acquired endpoint ep-0000000E 2025-11-01 17:14:48 DEBUG ex-0000000F: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-11-01 17:14:48 DEBUG ep-0000000E: start execution ex-0000000F 2025-11-01 17:14:48 DEBUG ep-0000000E: executing exchange ex-0000000F over http-outgoing-0 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:48 GMT[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Content-Length: 1768[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 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/879a391127ba49feb534ebf5e533c4def36beafd34c27400df0404724f867b46/diff","MergedDir":"/var/lib/docker/overlay2/49884d29a3ec43292acfe3e5bdd9e26d15a906bbd1a78c75934c2ba30eeeb6ec/merged","UpperDir":"/var/lib/docker/overlay2/49884d29a3ec43292acfe3e5bdd9e26d15a906bbd1a78c75934c2ba30eeeb6ec/diff","WorkDir":"/var/lib/docker/overlay2/49884d29a3ec43292acfe3e5bdd9e26d15a906bbd1a78c75934c2ba30eeeb6ec/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:48f27885bee75a37d84674f054c5ec134ced6a2067254736434490d6341a4697","sha256:23512865d35efe708148a08300eca57759001822a9c8455c9792d08b4f6bfb34"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:48 GMT 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Content-Length: 1768 2025-11-01 17:14:48 DEBUG ex-0000000F: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-0000000E: releasing valid endpoint 2025-11-01 17:14:48 DEBUG ep-0000000E: releasing endpoint 2025-11-01 17:14:48 DEBUG ep-0000000E: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2025-11-01 17:14:48 DEBUG Trying to start container: alpine/socat:1.7.4.3-r0 (attempt 1/1) 2025-11-01 17:14:48 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2025-11-01 17:14:48 DEBUG Looking up auth config for image: alpine/socat:1.7.4.3-r0 at registry: https://index.docker.io/v1/ 2025-11-01 17:14:48 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-11-01 17:14:48 DEBUG Effective auth config [null] 2025-11-01 17:14:48 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@96a2da2c,-1,false,, 2025-11-01 17:14:48 DEBUG ex-00000010: preparing request execution 2025-11-01 17:14:48 DEBUG Cookie spec selected: strict 2025-11-01 17:14:48 DEBUG Auth cache not set in the context 2025-11-01 17:14:48 DEBUG ex-00000010: target auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-00000010: proxy auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-00000010: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:48 DEBUG ex-00000010: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:48 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] 2025-11-01 17:14:48 DEBUG ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG ex-00000010: acquired ep-0000000F 2025-11-01 17:14:48 DEBUG ex-00000010: acquired endpoint ep-0000000F 2025-11-01 17:14:48 DEBUG ex-00000010: executing GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2025-11-01 17:14:48 DEBUG ep-0000000F: start execution ex-00000010 2025-11-01 17:14:48 DEBUG ep-0000000F: executing exchange ex-00000010 over http-outgoing-0 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:48 GMT[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "16ce[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[{"Id":"1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be","Names":["/2alqjkvkdtdm_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1762017284,"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":"1d26fdc7de3dd8c4919601a85170198485f85239a3d13e93b69963b6f7876504","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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 2 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"4ec375422ea8089a138865f5ba457fcbfd8f97716e40729b141bd4edaf48ac17","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-maven-clm-master/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":"fc11e2a57d62557db4302a91c15121c897ed32b21843e035192ef8a616ccd340","Names":["/2alqjkvkdtdm_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1762017271,"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":"5f4aff852e665f9c9269231beaf7e54ba1708bc8335495bf848a3ae6a3c90c1b","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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 3 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"193eebe64eca279127343fc0849dbb091038a772fc0b70871329b09b20e5beab","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-maven-clm-master/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"}]},{"Id":"a80831df39c0945e9bcb14d6e4da17926197ac181feafcda2cfad45c4df546de","Names":["/2alqjkvkdtdm_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":1762017271,"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":"5ad835fa468231d1e4826be5c2a6aa18d99c6aebf54479549de4baf4af9d299f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"718fb26383ffaed661b5204b70164b9c1b01b09d4fae42cde03a56b348b37896","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":[]}][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:48 GMT 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:48 DEBUG ex-00000010: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-0000000F: releasing valid endpoint 2025-11-01 17:14:48 DEBUG ep-0000000F: releasing endpoint 2025-11-01 17:14:48 DEBUG ep-0000000F: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,, 2025-11-01 17:14:48 DEBUG ex-00000011: preparing request execution 2025-11-01 17:14:48 DEBUG Cookie spec selected: strict 2025-11-01 17:14:48 DEBUG Auth cache not set in the context 2025-11-01 17:14:48 DEBUG ex-00000011: target auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-00000011: proxy auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-00000011: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:48 DEBUG ex-00000011: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:48 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] 2025-11-01 17:14:48 DEBUG ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG ex-00000011: acquired ep-00000010 2025-11-01 17:14:48 DEBUG ex-00000011: acquired endpoint ep-00000010 2025-11-01 17:14:48 DEBUG ex-00000011: executing GET /v1.32/containers/json HTTP/1.1 2025-11-01 17:14:48 DEBUG ep-00000010: start execution ex-00000011 2025-11-01 17:14:48 DEBUG ep-00000010: executing exchange ex-00000011 over http-outgoing-0 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> GET /v1.32/containers/json HTTP/1.1 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:48 GMT[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "16ce[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[{"Id":"1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be","Names":["/2alqjkvkdtdm_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1762017284,"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":"1d26fdc7de3dd8c4919601a85170198485f85239a3d13e93b69963b6f7876504","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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 2 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"4ec375422ea8089a138865f5ba457fcbfd8f97716e40729b141bd4edaf48ac17","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-maven-clm-master/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":"fc11e2a57d62557db4302a91c15121c897ed32b21843e035192ef8a616ccd340","Names":["/2alqjkvkdtdm_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1762017271,"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":"5f4aff852e665f9c9269231beaf7e54ba1708bc8335495bf848a3ae6a3c90c1b","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"193eebe64eca279127343fc0849dbb091038a772fc0b70871329b09b20e5beab","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-maven-clm-master/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"}]},{"Id":"a80831df39c0945e9bcb14d6e4da17926197ac181feafcda2cfad45c4df546de","Names":["/2alqjkvkdtdm_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":1762017271,"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":"5ad835fa468231d1e4826be5c2a6aa18d99c6aebf54479549de4baf4af9d299f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"718fb26383ffaed661b5204b70164b9c1b01b09d4fae42cde03a56b348b37896","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":[]}][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:48 GMT 2025-11-01 17:14:48 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:48 DEBUG ex-00000011: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-00000010: releasing valid endpoint 2025-11-01 17:14:48 DEBUG ep-00000010: releasing endpoint 2025-11-01 17:14:48 DEBUG ep-00000010: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:48 DEBUG ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG Associating container with network: 2alqjkvkdtdm_net 2025-11-01 17:14:48 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@62e0c38a[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=[/2alqjkvkdtdm_kafka_1:kafka_1], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=2alqjkvkdtdm_net, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={2000/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@51df33d2}, 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=24979267-3ffe-4ae5-8ecf-1bbe8910eff5},macAddress=,name=testcontainers-socat-FzcNe3C2,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@25a5d490,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 2025-11-01 17:14:48 DEBUG ex-00000012: preparing request execution 2025-11-01 17:14:48 DEBUG Cookie spec selected: strict 2025-11-01 17:14:48 DEBUG Auth cache not set in the context 2025-11-01 17:14:48 DEBUG ex-00000012: target auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-00000012: proxy auth state: UNCHALLENGED 2025-11-01 17:14:48 DEBUG ex-00000012: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:48 DEBUG ex-00000012: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:48 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] 2025-11-01 17:14:48 DEBUG ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:48 DEBUG ex-00000012: acquired ep-00000011 2025-11-01 17:14:48 DEBUG ex-00000012: acquired endpoint ep-00000011 2025-11-01 17:14:48 DEBUG ex-00000012: executing POST /v1.32/containers/create?name=testcontainers-socat-FzcNe3C2 HTTP/1.1 2025-11-01 17:14:48 DEBUG ep-00000011: start execution ex-00000012 2025-11-01 17:14:48 DEBUG ep-00000011: executing exchange ex-00000012 over http-outgoing-0 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-socat-FzcNe3C2 HTTP/1.1 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Content-Length: 2305 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-socat-FzcNe3C2 HTTP/1.1[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Content-Length: 2305[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:48 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:48 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":["/2alqjkvkdtdm_kafka_1:kafka_1"],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"2alqjkvkdtdm_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":"24979267-3ffe-4ae5-8ecf-1bbe8910eff5"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":["/2alqjkvkdtdm_kafka_1:kafka_1"],"Aliases":null,"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:50 GMT[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "Content-Length: 88[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << "{"Id":"bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929","Warnings":[]}[\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 << HTTP/1.1 201 Created 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:50 GMT 2025-11-01 17:14:50 DEBUG http-outgoing-0 << Content-Length: 88 2025-11-01 17:14:50 DEBUG ex-00000012: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:50 DEBUG ep-00000011: releasing valid endpoint 2025-11-01 17:14:50 DEBUG ep-00000011: releasing endpoint 2025-11-01 17:14:50 DEBUG ep-00000011: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:50 DEBUG ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:50 DEBUG Cmd: bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929 2025-11-01 17:14:50 DEBUG ex-00000013: preparing request execution 2025-11-01 17:14:50 DEBUG Cookie spec selected: strict 2025-11-01 17:14:50 DEBUG Auth cache not set in the context 2025-11-01 17:14:50 DEBUG ex-00000013: target auth state: UNCHALLENGED 2025-11-01 17:14:50 DEBUG ex-00000013: proxy auth state: UNCHALLENGED 2025-11-01 17:14:50 DEBUG ex-00000013: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:50 DEBUG ex-00000013: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:50 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] 2025-11-01 17:14:50 DEBUG ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:50 DEBUG ex-00000013: acquired ep-00000012 2025-11-01 17:14:50 DEBUG ex-00000013: acquired endpoint ep-00000012 2025-11-01 17:14:50 DEBUG ex-00000013: executing POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/start HTTP/1.1 2025-11-01 17:14:50 DEBUG ep-00000012: start execution ex-00000013 2025-11-01 17:14:50 DEBUG ep-00000012: executing exchange ex-00000013 over http-outgoing-0 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/start HTTP/1.1 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/start HTTP/1.1[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:50 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:51 GMT[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << HTTP/1.1 204 No Content 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:51 GMT 2025-11-01 17:14:51 DEBUG ex-00000013: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000012: releasing valid endpoint 2025-11-01 17:14:51 DEBUG ep-00000012: releasing endpoint 2025-11-01 17:14:51 DEBUG ep-00000012: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG Cmd: bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929,false 2025-11-01 17:14:51 DEBUG GET: DefaultWebTarget{path=[/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json], queryParams={}} 2025-11-01 17:14:51 DEBUG ex-00000014: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-00000014: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000014: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000014: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-00000014: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-00000014: acquired ep-00000013 2025-11-01 17:14:51 DEBUG ex-00000014: acquired endpoint ep-00000013 2025-11-01 17:14:51 DEBUG ex-00000014: executing GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000013: start execution ex-00000014 2025-11-01 17:14:51 DEBUG ep-00000013: executing exchange ex-00000014 over http-outgoing-0 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Date: Sat, 01 Nov 2025 17:14:51 GMT[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "1385[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "{"Id":"bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929","Created":"2025-11-01T17:14:48.542412094Z","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":4091,"ExitCode":0,"Error":"","StartedAt":"2025-11-01T17:14:51.385960913Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/resolv.conf","HostnamePath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/hostname","HostsPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/hosts","LogPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929-json.log","Name":"/testcontainers-socat-FzcNe3C2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"2alqjkvkdtdm_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/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00-init/diff:/var/lib/docker/overlay2/49884d29a3ec43292acfe3e5bdd9e26d15a906bbd1a78c75934c2ba30eeeb6ec/diff:/var/lib/docker/overlay2/879a391127ba49feb534ebf5e533c4def36beafd34c27400df0404724f867b46/diff","MergedDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/merged","UpperDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/diff","WorkDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"bd0b03663af3","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":"24979267-3ffe-4ae5-8ecf-1bbe8910eff5"}},"NetworkSettings":{"Bridge":"","SandboxID":"cd4b945aecebf8f58e6d5e6c9099a1864139b33b67372fbcf4584fd282704c6a","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/cd4b945aeceb","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":["/2alqjkvkdtdm_kafka_1:kafka_1"],"Aliases":["bd0b03663af3"],"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"fa165710a7dc7d692b510d8874951a634c491694be4b5dcc61f4e903805e607b","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]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Content-Type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Date: Sat, 01 Nov 2025 17:14:51 GMT 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-11-01 17:14:51 DEBUG ex-00000014: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000013: releasing valid endpoint 2025-11-01 17:14:51 DEBUG ep-00000013: releasing endpoint 2025-11-01 17:14:51 DEBUG ep-00000013: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG /testcontainers-socat-FzcNe3C2: 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 ',,,, 2025-11-01 17:14:51 DEBUG External port check passed for [2000] mapped as [49153] in PT0.007623S 2025-11-01 17:14:51 DEBUG ex-00000015: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-00000015: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000015: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000015: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-00000015: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-00000015: acquired ep-00000014 2025-11-01 17:14:51 DEBUG ex-00000015: acquired endpoint ep-00000014 2025-11-01 17:14:51 DEBUG ex-00000015: executing POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/exec HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000014: start execution ex-00000015 2025-11-01 17:14:51 DEBUG ep-00000014: executing exchange ex-00000015 over http-outgoing-0 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/exec HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Content-Length: 401 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/exec HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Content-Length: 401[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "{"containerId":"bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929","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] 2025-11-01 17:14:51 DEBUG ex-00000016: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-00000016: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000016: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000016: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-00000016: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-00000016: acquired ep-00000015 2025-11-01 17:14:51 DEBUG ex-00000016: acquired endpoint ep-00000015 2025-11-01 17:14:51 DEBUG ex-00000016: executing POST /v1.32/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/start HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000015: start execution ex-00000016 2025-11-01 17:14:51 DEBUG ep-00000015: executing exchange ex-00000016 over http-outgoing-0 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> POST /v1.32/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/start HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> content-type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Content-Length: 26 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "POST /v1.32/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/start HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Content-Length: 26[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 >> "{"Detach":null,"Tty":null}" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Ostype: linux 2025-11-01 17:14:51 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:51 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 50128 1 0000000000000000 100 0 0 10 0 [\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-0 << "end of stream" 2025-11-01 17:14:51 DEBUG http-outgoing-0: close connection IMMEDIATE 2025-11-01 17:14:51 DEBUG ep-00000015: endpoint closed 2025-11-01 17:14:51 DEBUG ep-00000015: discarding endpoint 2025-11-01 17:14:51 DEBUG ep-00000015: releasing endpoint 2025-11-01 17:14:51 DEBUG ep-00000015: connection is not kept alive 2025-11-01 17:14:51 DEBUG ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-11-01 17:14:51 DEBUG Cmd: c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb 2025-11-01 17:14:51 DEBUG GET: DefaultWebTarget{path=[/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/json], queryParams={}} 2025-11-01 17:14:51 DEBUG ex-00000017: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-00000017: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000017: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000017: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-00000017: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-00000017: acquired ep-00000016 2025-11-01 17:14:51 DEBUG ex-00000017: acquired endpoint ep-00000016 2025-11-01 17:14:51 DEBUG ex-00000017: opening connection {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ep-00000016: connecting endpoint (3 MINUTES) 2025-11-01 17:14:51 DEBUG ep-00000016: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2025-11-01 17:14:51 DEBUG http-outgoing-1: connecting to localhost/127.0.0.1:2375 2025-11-01 17:14:51 DEBUG http-outgoing-1: connection established 2025-11-01 17:14:51 DEBUG ep-00000016: connected http-outgoing-1 2025-11-01 17:14:51 DEBUG ep-00000016: endpoint connected 2025-11-01 17:14:51 DEBUG ex-00000017: executing GET /v1.32/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/json HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000016: start execution ex-00000017 2025-11-01 17:14:51 DEBUG ep-00000016: executing exchange ex-00000017 over http-outgoing-1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> GET /v1.32/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/json HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "GET /v1.32/exec/c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Date: Sat, 01 Nov 2025 17:14:51 GMT[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Content-Length: 541[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "{"ID":"c35cb9d047bfea8462171e043480f45c5b052caaade0b484fd649a215de13bdb","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] 2025-11-01 17:14:51 DEBUG Internal port check passed for [2000] in PT0.121039S 2025-11-01 17:14:51 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,true,, 2025-11-01 17:14:51 DEBUG ex-00000018: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-00000018: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000018: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000018: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-00000018: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-00000018: acquired ep-00000017 2025-11-01 17:14:51 DEBUG ex-00000018: acquired endpoint ep-00000017 2025-11-01 17:14:51 DEBUG ex-00000018: executing GET /v1.32/containers/json?all=true HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000017: start execution ex-00000018 2025-11-01 17:14:51 DEBUG ep-00000017: executing exchange ex-00000018 over http-outgoing-1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> GET /v1.32/containers/json?all=true HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "GET /v1.32/containers/json?all=true HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Date: Sat, 01 Nov 2025 17:14:51 GMT[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "1b3d[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[{"Id":"bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929","Names":["/testcontainers-socat-FzcNe3C2"],"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":1762017288,"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":"24979267-3ffe-4ae5-8ecf-1bbe8910eff5"},"State":"running","Status":"Up Less than a second","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"fa165710a7dc7d692b510d8874951a634c491694be4b5dcc61f4e903805e607b","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":"1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be","Names":["/2alqjkvkdtdm_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1762017284,"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":"1d26fdc7de3dd8c4919601a85170198485f85239a3d13e93b69963b6f7876504","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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 5 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"4ec375422ea8089a138865f5ba457fcbfd8f97716e40729b141bd4edaf48ac17","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-maven-clm-master/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":"fc11e2a57d62557db4302a91c15121c897ed32b21843e035192ef8a616ccd340","Names":["/2alqjkvkdtdm_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1762017271,"Ports":[{"PrivatePort":3888,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"5f4aff852e665f9c9269231beaf7e54ba1708bc8335495bf848a3ae6a3c90c1b","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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 7 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"193eebe64eca279127343fc0849dbb091038a772fc0b70871329b09b20e5beab","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-maven-clm-master/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"}]},{"Id":"a80831df39c0945e9bcb14d6e4da17926197ac181feafcda2cfad45c4df546de","Names":["/2alqjkvkdtdm_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":1762017271,"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":"5ad835fa468231d1e4826be5c2a6aa18d99c6aebf54479549de4baf4af9d299f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 6 seconds","HostConfig":{"NetworkMode":"2alqjkvkdtdm_net"},"NetworkSettings":{"Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"718fb26383ffaed661b5204b70164b9c1b01b09d4fae42cde03a56b348b37896","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":[]}][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "0[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Api-Version: 1.41 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Content-Type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Docker-Experimental: false 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Ostype: linux 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Date: Sat, 01 Nov 2025 17:14:51 GMT 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2025-11-01 17:14:51 DEBUG ex-00000018: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000017: releasing valid endpoint 2025-11-01 17:14:51 DEBUG ep-00000017: releasing endpoint 2025-11-01 17:14:51 DEBUG ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG Cmd: 1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be,false 2025-11-01 17:14:51 DEBUG GET: DefaultWebTarget{path=[/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/json], queryParams={}} 2025-11-01 17:14:51 DEBUG ex-00000019: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-00000019: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000019: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-00000019: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-00000019: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-00000019: acquired ep-00000018 2025-11-01 17:14:51 DEBUG ex-00000019: acquired endpoint ep-00000018 2025-11-01 17:14:51 DEBUG ex-00000019: executing GET /v1.32/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/json HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000018: start execution ex-00000019 2025-11-01 17:14:51 DEBUG ep-00000018: executing exchange ex-00000019 over http-outgoing-1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> GET /v1.32/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/json HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "GET /v1.32/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Date: Sat, 01 Nov 2025 17:14:51 GMT[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "1e65[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "{"Id":"1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be","Created":"2025-11-01T17:14:44.487906181Z","Path":"/etc/confluent/docker/run","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3584,"ExitCode":0,"Error":"","StartedAt":"2025-11-01T17:14:46.346811237Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","ResolvConfPath":"/var/lib/docker/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/resolv.conf","HostnamePath":"/var/lib/docker/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/hostname","HostsPath":"/var/lib/docker/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/hosts","LogPath":"/var/lib/docker/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be-json.log","Name":"/2alqjkvkdtdm_kafka_1","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":["/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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":"2alqjkvkdtdm_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/c6533771be4a20d921d431b7fedccfd042114341e70be64e6261895dbc8fa3ad-init/diff:/var/lib/docker/overlay2/1676f3c36397d4a96f62261f0b7ec49cbfe0fb5900b0ba69d9b87ed885e1fb7b/diff:/var/lib/docker/overlay2/185907215eef46c5873077c977d098013e25e8128782f3e8237cb87b57e0d452/diff:/var/lib/docker/overlay2/5f45894d4c3641cb01823bc564877b9cbdc4bfb61107eb463bcc699fa7feb69e/diff:/var/lib/docker/overlay2/f192f6f9745085e85035d9aab2d6206fd41eaa6f824aa9d981b18844c2c3fd33/diff:/var/lib/docker/overlay2/d6d23a3f02e37a28151d11b212901edc1787d07a0c9c5a62d3067d3ce74de60f/diff:/var/lib/docker/overlay2/f02efc855547ad8b74e6551278c997a4f905fcefb33304388f67864999491de2/diff:/var/lib/docker/overlay2/c5c565cf97315f1b0e911f6b879742e08c58a956127b33655efacb02565c4f2f/diff:/var/lib/docker/overlay2/faa96a62352bd5c28907b1ae6410b2cb2e0b20800b844c78d5d0b0ad5579ae16/diff:/var/lib/docker/overlay2/e66f941b48c18ed8baa45757f2a05539985092e56f89637930ceab089b02524b/diff","MergedDir":"/var/lib/docker/overlay2/c6533771be4a20d921d431b7fedccfd042114341e70be64e6261895dbc8fa3ad/merged","UpperDir":"/var/lib/docker/overlay2/c6533771be4a20d921d431b7fedccfd042114341e70be64e6261895dbc8fa3ad/diff","WorkDir":"/var/lib/docker/overlay2/c6533771be4a20d921d431b7fedccfd042114341e70be64e6261895dbc8fa3ad/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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":"1577f029a617","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_AUTO_CREATE_TOPICS_ENABLE=true","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","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":"1d26fdc7de3dd8c4919601a85170198485f85239a3d13e93b69963b6f7876504","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"2alqjkvkdtdm","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/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":"72147c1f31ee19606d198f6d695cd3e21f72ee986ccc694da15e9966b85d72a9","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/72147c1f31ee","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":null,"Aliases":["1577f029a617","kafka"],"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"4ec375422ea8089a138865f5ba457fcbfd8f97716e40729b141bd4edaf48ac17","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]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "0[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Api-Version: 1.41 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Content-Type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Docker-Experimental: false 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Ostype: linux 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Date: Sat, 01 Nov 2025 17:14:51 GMT 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2025-11-01 17:14:51 DEBUG ex-00000019: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000018: releasing valid endpoint 2025-11-01 17:14:51 DEBUG ep-00000018: releasing endpoint 2025-11-01 17:14:51 DEBUG ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES 2025-11-01 17:14:51 DEBUG ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG /2alqjkvkdtdm_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 ',,,, 2025-11-01 17:14:51 DEBUG ex-0000001A: preparing request execution 2025-11-01 17:14:51 DEBUG External port check passed for [9092] mapped as [49153, 9092] in PT0.001909S 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-0000001A: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-0000001A: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-0000001A: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-0000001A: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-0000001A: acquired ep-00000019 2025-11-01 17:14:51 DEBUG ex-0000001A: acquired endpoint ep-00000019 2025-11-01 17:14:51 DEBUG ex-0000001A: executing POST /v1.32/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/exec HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-00000019: start execution ex-0000001A 2025-11-01 17:14:51 DEBUG ep-00000019: executing exchange ex-0000001A over http-outgoing-1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> POST /v1.32/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/exec HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> content-type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Content-Length: 402 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "POST /v1.32/containers/1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be/exec HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Content-Length: 402[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "{"containerId":"1577f029a61764a21c7c1b9c04318829bf0a4ee4739f4092e9eb90fce2dfb8be","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] 2025-11-01 17:14:51 DEBUG ex-0000001B: preparing request execution 2025-11-01 17:14:51 DEBUG Cookie spec selected: strict 2025-11-01 17:14:51 DEBUG Auth cache not set in the context 2025-11-01 17:14:51 DEBUG ex-0000001B: target auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-0000001B: proxy auth state: UNCHALLENGED 2025-11-01 17:14:51 DEBUG ex-0000001B: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:51 DEBUG ex-0000001B: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:51 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] 2025-11-01 17:14:51 DEBUG ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:51 DEBUG ex-0000001B: acquired ep-0000001A 2025-11-01 17:14:51 DEBUG ex-0000001B: acquired endpoint ep-0000001A 2025-11-01 17:14:51 DEBUG ex-0000001B: executing POST /v1.32/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/start HTTP/1.1 2025-11-01 17:14:51 DEBUG ep-0000001A: start execution ex-0000001B 2025-11-01 17:14:51 DEBUG ep-0000001A: executing exchange ex-0000001B over http-outgoing-1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> POST /v1.32/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/start HTTP/1.1 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> accept: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> content-type: application/json 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Content-Length: 26 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "POST /v1.32/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/start HTTP/1.1[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Content-Length: 26[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 >> "{"Detach":null,"Tty":null}" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[\r][\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Api-Version: 1.41 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Docker-Experimental: false 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Ostype: linux 2025-11-01 17:14:51 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-11-01 17:14:51 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-11-01 17:14:52 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 47628 1 0000000000000000 100 0 0 10 0 [\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-1 << "end of stream" 2025-11-01 17:14:52 DEBUG http-outgoing-1: close connection IMMEDIATE 2025-11-01 17:14:52 DEBUG ep-0000001A: endpoint closed 2025-11-01 17:14:52 DEBUG ep-0000001A: discarding endpoint 2025-11-01 17:14:52 DEBUG ep-0000001A: releasing endpoint 2025-11-01 17:14:52 DEBUG ep-0000001A: connection is not kept alive 2025-11-01 17:14:52 DEBUG ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-11-01 17:14:52 DEBUG Cmd: b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2 2025-11-01 17:14:52 DEBUG GET: DefaultWebTarget{path=[/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/json], queryParams={}} 2025-11-01 17:14:52 DEBUG ex-0000001C: preparing request execution 2025-11-01 17:14:52 DEBUG Cookie spec selected: strict 2025-11-01 17:14:52 DEBUG Auth cache not set in the context 2025-11-01 17:14:52 DEBUG ex-0000001C: target auth state: UNCHALLENGED 2025-11-01 17:14:52 DEBUG ex-0000001C: proxy auth state: UNCHALLENGED 2025-11-01 17:14:52 DEBUG ex-0000001C: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:52 DEBUG ex-0000001C: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:52 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] 2025-11-01 17:14:52 DEBUG ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:52 DEBUG ex-0000001C: acquired ep-0000001B 2025-11-01 17:14:52 DEBUG ex-0000001C: acquired endpoint ep-0000001B 2025-11-01 17:14:52 DEBUG ex-0000001C: opening connection {}->unix://localhost:2375 2025-11-01 17:14:52 DEBUG ep-0000001B: connecting endpoint (3 MINUTES) 2025-11-01 17:14:52 DEBUG ep-0000001B: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2025-11-01 17:14:52 DEBUG http-outgoing-2: connecting to localhost/127.0.0.1:2375 2025-11-01 17:14:52 DEBUG http-outgoing-2: connection established 2025-11-01 17:14:52 DEBUG ep-0000001B: connected http-outgoing-2 2025-11-01 17:14:52 DEBUG ep-0000001B: endpoint connected 2025-11-01 17:14:52 DEBUG ex-0000001C: executing GET /v1.32/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/json HTTP/1.1 2025-11-01 17:14:52 DEBUG ep-0000001B: start execution ex-0000001C 2025-11-01 17:14:52 DEBUG ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> GET /v1.32/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/json HTTP/1.1 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "GET /v1.32/exec/b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:14:52 GMT[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "Content-Length: 559[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:52 DEBUG http-outgoing-2 << "{"ID":"b14b71e0a0fdd9236060e3836ef5b2254d70963e3f0191e9889e58434a586ba2","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] 2025-11-01 17:14:52 DEBUG Internal port check passed for [9092] in PT0.437343S 2025-11-01 17:14:52 DEBUG Using Slf4j logging framework 2025-11-01 17:14:52 DEBUG -Dio.netty.noUnsafe: false 2025-11-01 17:14:52 DEBUG Java version: 11 2025-11-01 17:14:52 DEBUG sun.misc.Unsafe.theUnsafe: available 2025-11-01 17:14:52 DEBUG sun.misc.Unsafe.copyMemory: available 2025-11-01 17:14:52 DEBUG java.nio.Buffer.address: available 2025-11-01 17:14:52 DEBUG direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-11-01 17:14:52 DEBUG java.nio.Bits.unaligned: available, true 2025-11-01 17:14:52 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 2025-11-01 17:14:52 DEBUG java.nio.DirectByteBuffer.(long, int): unavailable 2025-11-01 17:14:52 DEBUG sun.misc.Unsafe: available 2025-11-01 17:14:52 DEBUG maxDirectMemory: 8432648192 bytes (maybe) 2025-11-01 17:14:52 DEBUG -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-11-01 17:14:52 DEBUG -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-11-01 17:14:52 DEBUG -Dio.netty.maxDirectMemory: -1 bytes 2025-11-01 17:14:52 DEBUG -Dio.netty.uninitializedArrayAllocationThreshold: -1 2025-11-01 17:14:52 DEBUG java.nio.ByteBuffer.cleaner(): available 2025-11-01 17:14:52 DEBUG -Dio.netty.noPreferDirect: false 2025-11-01 17:14:52 DEBUG -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-11-01 17:14:52 DEBUG -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Starting Kafka producer I/O thread. 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Transition from state UNINITIALIZED to INITIALIZING 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Kafka producer started 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2025-11-01 17:14:52 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node -1 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Completed connection to node -1. Fetching API versions. 2025-11-01 17:14:52 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2025-11-01 17:14:52 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') 2025-11-01 17:14:52 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=[]) 2025-11-01 17:14:53 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2025-11-01 17:14:53 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') 2025-11-01 17:14:53 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=[]) 2025-11-01 17:14:53 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). 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 DEBUG [Producer clientId=producer-1] Transition from state INITIALIZING to READY 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:53 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) 2025-11-01 17:14:53 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:54 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) 2025-11-01 17:14:54 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:55 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) 2025-11-01 17:14:55 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:55 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) 2025-11-01 17:14:55 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:55 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) 2025-11-01 17:14:55 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:55 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) 2025-11-01 17:14:55 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) 2025-11-01 17:14: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: -1 rack: null) 2025-11-01 17:14:55 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) 2025-11-01 17:14:55 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=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2025-11-01 17:14:55 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)} 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:55 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=25) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:55 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=25): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=26) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:55 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=26): 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=[]) 2025-11-01 17:14:55 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). 2025-11-01 17:14: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) 2025-11-01 17:14:55 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 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-11-01 17:14: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=27): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=0, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1001, leaderEpoch=0, replicaNodes=[1001], isrNodes=[1001], offlineReplicas=[])], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 3 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=topic-0, leader=Optional[1001], leaderEpoch=Optional.empty, replicas=1001, isr=1001, offlineReplicas=)], controller=localhost:9092 (id: 1001 rack: null)} 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] ProducerId of partition topic-0 set to 9000 with epoch 0. Reinitialize sequence at beginning. 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Assigned producerId 9000 and producerEpoch 0 to batch with base sequence 0 being sent to partition topic-0 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=28) and timeout 30000 to node 1001: {acks=-1,timeout=30000,partitionSizes=[topic-0=90]} 2025-11-01 17:14:55 DEBUG Cmd: bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929,false 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] Received PRODUCE response from node 1001 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=28): ProduceResponseData(responses=[TopicProduceResponse(name='topic', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=0, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) 2025-11-01 17:14:55 DEBUG GET: DefaultWebTarget{path=[/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json], queryParams={}} 2025-11-01 17:14:55 DEBUG ex-0000001D: preparing request execution 2025-11-01 17:14:55 DEBUG Cookie spec selected: strict 2025-11-01 17:14:55 DEBUG Auth cache not set in the context 2025-11-01 17:14:55 DEBUG ex-0000001D: target auth state: UNCHALLENGED 2025-11-01 17:14:55 DEBUG ex-0000001D: proxy auth state: UNCHALLENGED 2025-11-01 17:14:55 DEBUG ex-0000001D: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:55 DEBUG ex-0000001D: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:55 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] 2025-11-01 17:14:55 DEBUG ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:55 DEBUG ex-0000001D: acquired ep-0000001C 2025-11-01 17:14:55 DEBUG ex-0000001D: acquired endpoint ep-0000001C 2025-11-01 17:14:55 DEBUG ex-0000001D: executing GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1 2025-11-01 17:14:55 DEBUG ep-0000001C: start execution ex-0000001D 2025-11-01 17:14:55 DEBUG ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:14:55 GMT[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "1385[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "{"Id":"bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929","Created":"2025-11-01T17:14:48.542412094Z","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":4091,"ExitCode":0,"Error":"","StartedAt":"2025-11-01T17:14:51.385960913Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/resolv.conf","HostnamePath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/hostname","HostsPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/hosts","LogPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929-json.log","Name":"/testcontainers-socat-FzcNe3C2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"2alqjkvkdtdm_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/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00-init/diff:/var/lib/docker/overlay2/49884d29a3ec43292acfe3e5bdd9e26d15a906bbd1a78c75934c2ba30eeeb6ec/diff:/var/lib/docker/overlay2/879a391127ba49feb534ebf5e533c4def36beafd34c27400df0404724f867b46/diff","MergedDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/merged","UpperDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/diff","WorkDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"bd0b03663af3","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":"24979267-3ffe-4ae5-8ecf-1bbe8910eff5"}},"NetworkSettings":{"Bridge":"","SandboxID":"cd4b945aecebf8f58e6d5e6c9099a1864139b33b67372fbcf4584fd282704c6a","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/cd4b945aeceb","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":["/2alqjkvkdtdm_kafka_1:kafka_1"],"Aliases":["bd0b03663af3"],"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"fa165710a7dc7d692b510d8874951a634c491694be4b5dcc61f4e903805e607b","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]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "0[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Content-Type: application/json 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:14:55 GMT 2025-11-01 17:14:55 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2025-11-01 17:14:55 DEBUG ex-0000001D: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:55 DEBUG [Producer clientId=producer-1] ProducerId: 9000; Set last ack'd sequence number for topic-partition topic-0 to 0 2025-11-01 17:14:55 DEBUG ep-0000001C: releasing valid endpoint 2025-11-01 17:14:55 DEBUG ep-0000001C: releasing endpoint 2025-11-01 17:14:55 DEBUG ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:14:55 DEBUG ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:55 DEBUG Cmd: bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929, 2025-11-01 17:14:55 DEBUG ex-0000001E: preparing request execution 2025-11-01 17:14:55 DEBUG Cookie spec selected: strict 2025-11-01 17:14:55 DEBUG Auth cache not set in the context 2025-11-01 17:14:55 DEBUG ex-0000001E: target auth state: UNCHALLENGED 2025-11-01 17:14:55 DEBUG ex-0000001E: proxy auth state: UNCHALLENGED 2025-11-01 17:14:55 DEBUG ex-0000001E: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:55 DEBUG ex-0000001E: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:55 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] 2025-11-01 17:14:55 DEBUG ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:55 DEBUG ex-0000001E: acquired ep-0000001D 2025-11-01 17:14:55 DEBUG ex-0000001E: acquired endpoint ep-0000001D 2025-11-01 17:14:55 DEBUG ex-0000001E: executing POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/kill HTTP/1.1 2025-11-01 17:14:55 DEBUG ep-0000001D: start execution ex-0000001E 2025-11-01 17:14:55 DEBUG ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/kill HTTP/1.1 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> content-type: application/json 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "POST /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/kill HTTP/1.1[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:55 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:14:56 GMT[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:14:56 GMT 2025-11-01 17:14:56 DEBUG ex-0000001E: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:56 DEBUG ep-0000001D: releasing valid endpoint 2025-11-01 17:14:56 DEBUG ep-0000001D: releasing endpoint 2025-11-01 17:14:56 DEBUG ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:14:56 DEBUG ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:56 DEBUG Cmd: bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929,false 2025-11-01 17:14:56 DEBUG GET: DefaultWebTarget{path=[/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json], queryParams={}} 2025-11-01 17:14:56 DEBUG ex-0000001F: preparing request execution 2025-11-01 17:14:56 DEBUG Cookie spec selected: strict 2025-11-01 17:14:56 DEBUG Auth cache not set in the context 2025-11-01 17:14:56 DEBUG ex-0000001F: target auth state: UNCHALLENGED 2025-11-01 17:14:56 DEBUG ex-0000001F: proxy auth state: UNCHALLENGED 2025-11-01 17:14:56 DEBUG ex-0000001F: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:56 DEBUG ex-0000001F: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:56 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] 2025-11-01 17:14:56 DEBUG ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:56 DEBUG ex-0000001F: acquired ep-0000001E 2025-11-01 17:14:56 DEBUG ex-0000001F: acquired endpoint ep-0000001E 2025-11-01 17:14:56 DEBUG ex-0000001F: executing GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1 2025-11-01 17:14:56 DEBUG ep-0000001E: start execution ex-0000001F 2025-11-01 17:14:56 DEBUG ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "GET /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/json HTTP/1.1[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:14:56 GMT[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "12d1[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "{"Id":"bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929","Created":"2025-11-01T17:14:48.542412094Z","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":"2025-11-01T17:14:51.385960913Z","FinishedAt":"2025-11-01T17:14:55.765287492Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/resolv.conf","HostnamePath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/hostname","HostsPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/hosts","LogPath":"/var/lib/docker/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929-json.log","Name":"/testcontainers-socat-FzcNe3C2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"2alqjkvkdtdm_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/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00-init/diff:/var/lib/docker/overlay2/49884d29a3ec43292acfe3e5bdd9e26d15a906bbd1a78c75934c2ba30eeeb6ec/diff:/var/lib/docker/overlay2/879a391127ba49feb534ebf5e533c4def36beafd34c27400df0404724f867b46/diff","MergedDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/merged","UpperDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/diff","WorkDir":"/var/lib/docker/overlay2/e583e5c5592473e3afa85e43df253aedad87164188bb548ef14ac184f2977b00/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"bd0b03663af3","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":"24979267-3ffe-4ae5-8ecf-1bbe8910eff5"}},"NetworkSettings":{"Bridge":"","SandboxID":"cd4b945aecebf8f58e6d5e6c9099a1864139b33b67372fbcf4584fd282704c6a","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{},"SandboxKey":"/var/run/docker/netns/cd4b945aeceb","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"2alqjkvkdtdm_net":{"IPAMConfig":null,"Links":["/2alqjkvkdtdm_kafka_1:kafka_1"],"Aliases":["bd0b03663af3"],"NetworkID":"2fce5a8fe2059f9052beccc8d0dd0f43da849dc7abde78aa0aa6188d89a4739e","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"","DriverOpts":null}}}}[\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "0[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Content-Type: application/json 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:14:56 GMT 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2025-11-01 17:14:56 DEBUG ex-0000001F: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:56 DEBUG ep-0000001E: releasing valid endpoint 2025-11-01 17:14:56 DEBUG ep-0000001E: releasing endpoint 2025-11-01 17:14:56 DEBUG ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:14:56 DEBUG ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:56 DEBUG Cmd: bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929,true,true 2025-11-01 17:14:56 DEBUG ex-00000020: preparing request execution 2025-11-01 17:14:56 DEBUG Cookie spec selected: strict 2025-11-01 17:14:56 DEBUG Auth cache not set in the context 2025-11-01 17:14:56 DEBUG ex-00000020: target auth state: UNCHALLENGED 2025-11-01 17:14:56 DEBUG ex-00000020: proxy auth state: UNCHALLENGED 2025-11-01 17:14:56 DEBUG ex-00000020: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:14:56 DEBUG ex-00000020: acquiring endpoint (3 MINUTES) 2025-11-01 17:14:56 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] 2025-11-01 17:14:56 DEBUG ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:56 DEBUG ex-00000020: acquired ep-0000001F 2025-11-01 17:14:56 DEBUG ex-00000020: acquired endpoint ep-0000001F 2025-11-01 17:14:56 DEBUG ex-00000020: executing DELETE /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929?v=true&force=true HTTP/1.1 2025-11-01 17:14:56 DEBUG ep-0000001F: start execution ex-00000020 2025-11-01 17:14:56 DEBUG ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> DELETE /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929?v=true&force=true HTTP/1.1 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "DELETE /v1.32/containers/bd0b03663af378b6c9890caf17b14e65f5532c6ff485091d6d7712d9d87b5929?v=true&force=true HTTP/1.1[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:14:56 GMT[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:14:56 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:14:56 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:14:56 GMT 2025-11-01 17:14:56 DEBUG ex-00000020: connection can be kept alive for 3 MINUTES 2025-11-01 17:14:56 DEBUG ep-0000001F: releasing valid endpoint 2025-11-01 17:14:56 DEBUG ep-0000001F: releasing endpoint 2025-11-01 17:14:56 DEBUG ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:14:56 DEBUG ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:14:56 DEBUG Removed container and associated volume(s): alpine/socat:1.7.4.3-r0 2025-11-01 17:14:56 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml 2025-11-01 17:14:56 DEBUG Executing [docker-compose, down, -v] in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=2alqjkvkdtdm, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2025-11-01 17:14:56 DEBUG Started Process[pid=4350, exitValue="not exited"] 2025-11-01 17:14:56 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) ~[?:?] 2025-11-01 17:14: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) 2025-11-01 17:14:56 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 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-11-01 17:14:56 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) ~[?:?] 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 29 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:56 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=30) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:56 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) ~[?:?] 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 30 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') 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:56 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=31) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:56 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) ~[?:?] 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 31 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') 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:56 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=32) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:56 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) ~[?:?] 2025-11-01 17:14:56 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 32 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=33) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 33 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=34) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 34 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=35) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 35 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=36) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 36 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=37) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 37 due to node 1001 being disconnected (elapsed time since creation: 4ms, elapsed time since send: 4ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=38) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 38 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=39) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 39 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=40) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 40 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=41) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 41 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') 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:57 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=42) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:57 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) ~[?:?] 2025-11-01 17:14:57 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 42 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=43) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 43 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=44) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 44 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=45) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 45 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=46) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 46 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=47) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 47 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 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') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 48 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=49) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 49 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=50) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 50 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=51) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 51 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') 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:58 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=52) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:58 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) ~[?:?] 2025-11-01 17:14:58 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 52 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') 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:59 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=53) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-11-01 17:14:59 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) ~[?:?] 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 53 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') 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:59 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:59 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) ~[?:?] 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:59 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:59 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) ~[?:?] 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:59 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:59 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) ~[?:?] 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:14:59 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:14:59 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:14:59 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) ~[?:?] 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG Process[pid=4350, exitValue=0] stopped with exit code 0 2025-11-01 17:15:00 DEBUG Removing VESuniqueid object from event 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"003f2bb7-8e82-4090-8d7a-f4ba32200d80","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"9253268e-7ac0-4389-ad76-79ebb3fbef81","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"df73722f-c3ee-4c6f-a002-12e6d91e092d","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"fc5e42dd-e118-4467-a99e-c5387cac046d","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"d80a0d9f-b3a5-4ab8-9fe3-5dd03dd2b5b5","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"d0a66ac5-e388-480a-86f6-2ccebeac6aaa","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"a3071654-b764-4fb1-aab5-5fec2d438551","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"40847e0a-42c1-424b-af05-6f7598b9150f","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"8bff2c4a-133a-4858-b991-99de054addc5-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"8bff2c4a-133a-4858-b991-99de054addc5-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"f4837c11-0210-40eb-b0fb-d0b537bb7f18","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"835b21ba-1a6b-48bd-9cc7-b2da4c7ee63c-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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"835b21ba-1a6b-48bd-9cc7-b2da4c7ee63c-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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"0525039f-f82d-4e0c-a46f-c3ad70fdede4-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"0525039f-f82d-4e0c-a46f-c3ad70fdede4-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 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"}}}, $) 2025-11-01 17:15:00 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"}}}, $) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"591785b8-98f6-4cec-99c5-21d549d4b5bc","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 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"}}}, $) 2025-11-01 17:15:00 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"}}}, $) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"51665c84-f423-4276-bcfe-b951b318a5e8","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"f1348af9-fbae-401e-8069-f77efd9047bc","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, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 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"}}}, $) 2025-11-01 17:15:00 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"}}}, $) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 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) 2025-11-01 17:15:00 DEBUG Modified event:{"VESuniqueId":"63dcd16d-ebeb-46b9-a178-348b2d7dabfa","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 11 01 2025 05:15:00 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"}}} 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15590036976755867082doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter15590036976755867082doesNotMatter at null: no protocol: /tmp/doesNotMatter15590036976755867082doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15590036976755867082doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter15590036976755867082doesNotMatter 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2664952672354247455doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter2664952672354247455doesNotMatter at null: no protocol: /tmp/doesNotMatter2664952672354247455doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2664952672354247455doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter2664952672354247455doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13562562196680794136doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter13562562196680794136doesNotMatter at null: no protocol: /tmp/doesNotMatter13562562196680794136doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13562562196680794136doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter13562562196680794136doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter16039272723348968659doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter16039272723348968659doesNotMatter at null: no protocol: /tmp/doesNotMatter16039272723348968659doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter16039272723348968659doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter16039272723348968659doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter16053081055748440678doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter16053081055748440678doesNotMatter at null: no protocol: /tmp/doesNotMatter16053081055748440678doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter16053081055748440678doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter16053081055748440678doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter9710503705273716041doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter9710503705273716041doesNotMatter at null: no protocol: /tmp/doesNotMatter9710503705273716041doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter9710503705273716041doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter9710503705273716041doesNotMatter 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8238753332440111797doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter8238753332440111797doesNotMatter at null: no protocol: /tmp/doesNotMatter8238753332440111797doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8238753332440111797doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter8238753332440111797doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5378097579804221028doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter5378097579804221028doesNotMatter at null: no protocol: /tmp/doesNotMatter5378097579804221028doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5378097579804221028doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter5378097579804221028doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2028172063228736795doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter2028172063228736795doesNotMatter at null: no protocol: /tmp/doesNotMatter2028172063228736795doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2028172063228736795doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter2028172063228736795doesNotMatter 2025-11-01 17:15:00 DEBUG validate( {"state":1}, {"state":1}, $) 2025-11-01 17:15:00 DEBUG validate( {"state":1}, {"state":1}, $) 2025-11-01 17:15:00 DEBUG validate( 1, {"state":1}, $.state) 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2895686605796568361doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter2895686605796568361doesNotMatter at null: no protocol: /tmp/doesNotMatter2895686605796568361doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2895686605796568361doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter2895686605796568361doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3727371418704272593doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter3727371418704272593doesNotMatter at null: no protocol: /tmp/doesNotMatter3727371418704272593doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3727371418704272593doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter3727371418704272593doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter18179606470739875447doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter18179606470739875447doesNotMatter at null: no protocol: /tmp/doesNotMatter18179606470739875447doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter18179606470739875447doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter18179606470739875447doesNotMatter 2025-11-01 17:15:00 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2025-11-01 17:15:00 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2025-11-01 17:15:00 DEBUG validate( "hi", {"state":"hi"}, $.state) 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1406225073870710486doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter1406225073870710486doesNotMatter at null: no protocol: /tmp/doesNotMatter1406225073870710486doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1406225073870710486doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter1406225073870710486doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15198187847991248902doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter15198187847991248902doesNotMatter at null: no protocol: /tmp/doesNotMatter15198187847991248902doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15198187847991248902doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter15198187847991248902doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11657540396261123955doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter11657540396261123955doesNotMatter at null: no protocol: /tmp/doesNotMatter11657540396261123955doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11657540396261123955doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter11657540396261123955doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6203843430929514232doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter6203843430929514232doesNotMatter at null: no protocol: /tmp/doesNotMatter6203843430929514232doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6203843430929514232doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter6203843430929514232doesNotMatter 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter868552859728275289doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter868552859728275289doesNotMatter at null: no protocol: /tmp/doesNotMatter868552859728275289doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter868552859728275289doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter868552859728275289doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8391531731133068472doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter8391531731133068472doesNotMatter at null: no protocol: /tmp/doesNotMatter8391531731133068472doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8391531731133068472doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter8391531731133068472doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3793055618939521223doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter3793055618939521223doesNotMatter at null: no protocol: /tmp/doesNotMatter3793055618939521223doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3793055618939521223doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter3793055618939521223doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6416802061622998669doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter6416802061622998669doesNotMatter at null: no protocol: /tmp/doesNotMatter6416802061622998669doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6416802061622998669doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter6416802061622998669doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14257457038754324553doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter14257457038754324553doesNotMatter at null: no protocol: /tmp/doesNotMatter14257457038754324553doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14257457038754324553doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter14257457038754324553doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter695176212678409600doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter695176212678409600doesNotMatter at null: no protocol: /tmp/doesNotMatter695176212678409600doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter695176212678409600doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter695176212678409600doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17787315524578757634doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter17787315524578757634doesNotMatter at null: no protocol: /tmp/doesNotMatter17787315524578757634doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17787315524578757634doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter17787315524578757634doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1384985936980996117doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter1384985936980996117doesNotMatter at null: no protocol: /tmp/doesNotMatter1384985936980996117doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1384985936980996117doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter1384985936980996117doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4708156238112438648doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter4708156238112438648doesNotMatter at null: no protocol: /tmp/doesNotMatter4708156238112438648doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4708156238112438648doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter4708156238112438648doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8868277027492542546doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter8868277027492542546doesNotMatter at null: no protocol: /tmp/doesNotMatter8868277027492542546doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8868277027492542546doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter8868277027492542546doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8661921077060751240doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter8661921077060751240doesNotMatter at null: no protocol: /tmp/doesNotMatter8661921077060751240doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8661921077060751240doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter8661921077060751240doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13160784324462622033doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter13160784324462622033doesNotMatter at null: no protocol: /tmp/doesNotMatter13160784324462622033doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13160784324462622033doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter13160784324462622033doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8365933986378225785doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter8365933986378225785doesNotMatter at null: no protocol: /tmp/doesNotMatter8365933986378225785doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8365933986378225785doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter8365933986378225785doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11166572909789798390doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter11166572909789798390doesNotMatter at null: no protocol: /tmp/doesNotMatter11166572909789798390doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11166572909789798390doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter11166572909789798390doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10209644563612587808doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter10209644563612587808doesNotMatter at null: no protocol: /tmp/doesNotMatter10209644563612587808doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10209644563612587808doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter10209644563612587808doesNotMatter 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-11-01 17:15:00 DEBUG Resolved host localhost as 127.0.0.1 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-11-01 17:15:00 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) ~[?:?] 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13589430819021924581doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter13589430819021924581doesNotMatter at null: no protocol: /tmp/doesNotMatter13589430819021924581doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13589430819021924581doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter13589430819021924581doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7130348149338548874doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter7130348149338548874doesNotMatter at null: no protocol: /tmp/doesNotMatter7130348149338548874doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7130348149338548874doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter7130348149338548874doesNotMatter 2025-11-01 17:15:00 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3905494284451556doesNotMatter 2025-11-01 17:15:00 DEBUG Could not locate file /tmp/doesNotMatter3905494284451556doesNotMatter at null: no protocol: /tmp/doesNotMatter3905494284451556doesNotMatter 2025-11-01 17:15:00 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3905494284451556doesNotMatter 2025-11-01 17:15:00 DEBUG Base path set to file:///tmp/doesNotMatter3905494284451556doesNotMatter 2025-11-01 17:15:00 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG Base path set to file:///tmp/ves-collector-tests-created-this-file6951384757261178075.tmp 2025-11-01 17:15:01 DEBUG Base path set to file:///non-existent 2025-11-01 17:15:01 DEBUG FileName set to non-existent 2025-11-01 17:15:01 DEBUG Base path set to / 2025-11-01 17:15:01 DEBUG FileName set to ves-collector-tests-created-this-file14255664084326602825.tmp 2025-11-01 17:15:01 DEBUG Base path set to /tmp 2025-11-01 17:15:01 DEBUG ConfigurationUtils.locate(): base is /tmp, name is ves-collector-tests-created-this-file14255664084326602825.tmp 2025-11-01 17:15:01 DEBUG Could not locate file ves-collector-tests-created-this-file14255664084326602825.tmp at /tmp: no protocol: /tmp 2025-11-01 17:15:01 DEBUG Loading configuration from the path /tmp/ves-collector-tests-created-this-file14255664084326602825.tmp 2025-11-01 17:15:01 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"}}}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((key1, someProperty), (key2, someProperty))' 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2025-11-01 17:15:01 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"}}}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap()' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.schema.file, some schema))' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.keystore.file.location, some/path))' 2025-11-01 17:15:01 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"}}}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap()' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.schema.file, some schema))' 2025-11-01 17:15:01 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2025-11-01 17:15:01 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.keystore.file.location, some/path))' 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG Closing org.springframework.context.support.GenericApplicationContext@2455c95c, started on Sat Nov 01 17:14:00 UTC 2025 2025-11-01 17:15:01 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2025-11-01 17:15:01 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b, started on Sat Nov 01 17:14:01 UTC 2025 2025-11-01 17:15:01 DEBUG Stopping beans in phase 2147483647 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2025-11-01 17:15:01 DEBUG Stopping beans in phase 2147483646 2025-11-01 17:15:01 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@c129785d,-1,true,, 2025-11-01 17:15:01 DEBUG ex-00000021: preparing request execution 2025-11-01 17:15:01 DEBUG Cookie spec selected: strict 2025-11-01 17:15:01 DEBUG Auth cache not set in the context 2025-11-01 17:15:01 DEBUG ex-00000021: target auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000021: proxy auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000021: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:15:01 DEBUG ex-00000021: acquiring endpoint (3 MINUTES) 2025-11-01 17:15:01 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] 2025-11-01 17:15:01 DEBUG ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG ex-00000021: acquired ep-00000020 2025-11-01 17:15:01 DEBUG ex-00000021: acquired endpoint ep-00000020 2025-11-01 17:15:01 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%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG ep-00000020: start execution ex-00000021 2025-11-01 17:15:01 DEBUG ep-00000020: executing exchange ex-00000021 over http-outgoing-2 2025-11-01 17:15:01 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%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:15:01 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%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:15:01 GMT[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:15:01 GMT 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Length: 3 2025-11-01 17:15:01 DEBUG ex-00000021: connection can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000020: releasing valid endpoint 2025-11-01 17:15:01 DEBUG ep-00000020: releasing endpoint 2025-11-01 17:15:01 DEBUG ep-00000020: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@cdcf6c97,-1,true,, 2025-11-01 17:15:01 DEBUG ex-00000022: preparing request execution 2025-11-01 17:15:01 DEBUG Cookie spec selected: strict 2025-11-01 17:15:01 DEBUG Auth cache not set in the context 2025-11-01 17:15:01 DEBUG ex-00000022: target auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000022: proxy auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000022: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:15:01 DEBUG ex-00000022: acquiring endpoint (3 MINUTES) 2025-11-01 17:15:01 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] 2025-11-01 17:15:01 DEBUG ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG ex-00000022: acquired ep-00000021 2025-11-01 17:15:01 DEBUG ex-00000022: acquired endpoint ep-00000021 2025-11-01 17:15:01 DEBUG ex-00000022: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3D2alqjkvkdtdm%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG ep-00000021: start execution ex-00000022 2025-11-01 17:15:01 DEBUG ep-00000021: executing exchange ex-00000022 over http-outgoing-2 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3D2alqjkvkdtdm%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3D2alqjkvkdtdm%22%5D%7D HTTP/1.1[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:15:01 GMT[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:15:01 GMT 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Length: 3 2025-11-01 17:15:01 DEBUG ex-00000022: connection can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000021: releasing valid endpoint 2025-11-01 17:15:01 DEBUG ep-00000021: releasing endpoint 2025-11-01 17:15:01 DEBUG ep-00000021: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@c129785d,NETWORKS 2025-11-01 17:15:01 DEBUG ex-00000023: preparing request execution 2025-11-01 17:15:01 DEBUG Cookie spec selected: strict 2025-11-01 17:15:01 DEBUG Auth cache not set in the context 2025-11-01 17:15:01 DEBUG ex-00000023: target auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000023: proxy auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000023: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:15:01 DEBUG ex-00000023: acquiring endpoint (3 MINUTES) 2025-11-01 17:15:01 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] 2025-11-01 17:15:01 DEBUG ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG ex-00000023: acquired ep-00000022 2025-11-01 17:15:01 DEBUG ex-00000023: acquired endpoint ep-00000022 2025-11-01 17:15:01 DEBUG ex-00000023: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG ep-00000022: start execution ex-00000023 2025-11-01 17:15:01 DEBUG ep-00000022: executing exchange ex-00000023 over http-outgoing-2 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> content-type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:15:01 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:15:01 GMT[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:15:01 GMT 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Length: 25 2025-11-01 17:15:01 DEBUG ex-00000023: connection can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG Bean 'webServerStartStop' completed its stop procedure 2025-11-01 17:15:01 DEBUG ep-00000022: releasing valid endpoint 2025-11-01 17:15:01 DEBUG ep-00000022: releasing endpoint 2025-11-01 17:15:01 DEBUG ep-00000022: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@cdcf6c97,NETWORKS 2025-11-01 17:15:01 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2025-11-01 17:15:01 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18, started on Sat Nov 01 17:14:05 UTC 2025 2025-11-01 17:15:01 DEBUG ex-00000024: preparing request execution 2025-11-01 17:15:01 DEBUG Cookie spec selected: strict 2025-11-01 17:15:01 DEBUG Auth cache not set in the context 2025-11-01 17:15:01 DEBUG ex-00000024: target auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000024: proxy auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000024: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:15:01 DEBUG ex-00000024: acquiring endpoint (3 MINUTES) 2025-11-01 17:15:01 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] 2025-11-01 17:15:01 DEBUG ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG ex-00000024: acquired ep-00000023 2025-11-01 17:15:01 DEBUG ex-00000024: acquired endpoint ep-00000023 2025-11-01 17:15:01 DEBUG ex-00000024: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3D2alqjkvkdtdm%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG Stopping beans in phase 2147483647 2025-11-01 17:15:01 DEBUG ep-00000023: start execution ex-00000024 2025-11-01 17:15:01 DEBUG ep-00000023: executing exchange ex-00000024 over http-outgoing-2 2025-11-01 17:15:01 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2025-11-01 17:15:01 DEBUG Stopping beans in phase 2147483646 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3D2alqjkvkdtdm%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> content-type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3D2alqjkvkdtdm%22%5D%7D HTTP/1.1[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:15:01 GMT[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Ostype: linux 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Date: Sat, 01 Nov 2025 17:15:01 GMT 2025-11-01 17:15:01 DEBUG http-outgoing-2 << Content-Length: 25 2025-11-01 17:15:01 DEBUG ex-00000024: connection can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000023: releasing valid endpoint 2025-11-01 17:15:01 DEBUG ep-00000023: releasing endpoint 2025-11-01 17:15:01 DEBUG ep-00000023: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-11-01 17:15:01 DEBUG ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG Bean 'webServerStartStop' completed its stop procedure 2025-11-01 17:15:01 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@c129785d,VOLUMES 2025-11-01 17:15:01 DEBUG ex-00000025: preparing request execution 2025-11-01 17:15:01 DEBUG Cookie spec selected: strict 2025-11-01 17:15:01 DEBUG Auth cache not set in the context 2025-11-01 17:15:01 DEBUG ex-00000025: target auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000025: proxy auth state: UNCHALLENGED 2025-11-01 17:15:01 DEBUG ex-00000025: acquiring connection with route {}->unix://localhost:2375 2025-11-01 17:15:01 DEBUG ex-00000025: acquiring endpoint (3 MINUTES) 2025-11-01 17:15:01 DEBUG ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-11-01 17:15:01 DEBUG ex-00000025: acquired ep-00000024 2025-11-01 17:15:01 DEBUG ex-00000025: acquired endpoint ep-00000024 2025-11-01 17:15:01 DEBUG ex-00000025: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG ep-00000024: start execution ex-00000025 2025-11-01 17:15:01 DEBUG ep-00000024: executing exchange ex-00000025 over http-outgoing-2 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> accept: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> content-type: application/json 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D24979267-3ffe-4ae5-8ecf-1bbe8910eff5%22%5D%7D HTTP/1.1[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "x-tc-sid: 24979267-3ffe-4ae5-8ecf-1bbe8910eff5[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Date: Sat, 01 Nov 2025 17:15:01 GMT[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "[\r][\n]" 2025-11-01 17:15:01 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]"