2024-04-20 06:29:49.036 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(196) - Setting field 'instance' of type [null] on target object [null] or target class [class org.onap.policy.common.im.MonitorTime] to value [org.onap.policy.common.utils.time.TestTime@7b4b559d] 2024-04-20 06:29:49.038 [main] DEBUG o.h.jpa.HibernatePersistenceProvider.getEntityManagerFactoryBuilderOrNull(88) - Located and parsed 2 persistence units; checking each 2024-04-20 06:29:49.038 [main] DEBUG o.h.jpa.HibernatePersistenceProvider.getEntityManagerFactoryBuilderOrNull(96) - Checking persistence-unit [name=operationalPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [schemaPU] 2024-04-20 06:29:49.038 [main] DEBUG o.h.jpa.HibernatePersistenceProvider.getEntityManagerFactoryBuilderOrNull(105) - Excluding from consideration due to name mis-match 2024-04-20 06:29:49.038 [main] DEBUG o.h.jpa.HibernatePersistenceProvider.getEntityManagerFactoryBuilderOrNull(96) - Checking persistence-unit [name=schemaPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [schemaPU] 2024-04-20 06:29:49.038 [main] DEBUG o.h.jpa.boot.spi.ProviderChecker.extractRequestedProviderName(85) - Persistence-unit [schemaPU] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 2024-04-20 06:29:49.038 [main] DEBUG o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(102) - PersistenceUnitInfo [ name: schemaPU persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/classes/ Shared Cache Mode: NONE Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.common.im.jpa.ImTestEntity org.onap.policy.common.im.jpa.StateManagementEntity org.onap.policy.common.im.jpa.ForwardProgressEntity org.onap.policy.common.im.jpa.ResourceRegistrationEntity] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: testp site_name: SiteA jakarta.persistence.schema-generation.database.action: drop-and-create node_type: pap refresh_state_audit_interval_ms: 3000 jakarta.persistence.jdbc.url: jdbc:h2:mem:AllSeemsWellTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: testu] 2024-04-20 06:29:49.043 [main] DEBUG o.h.i.internal.IntegratorServiceImpl.addIntegrator(46) - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 2024-04-20 06:29:49.044 [main] DEBUG o.h.i.internal.IntegratorServiceImpl.addIntegrator(46) - Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 2024-04-20 06:29:49.044 [main] DEBUG o.h.i.internal.IntegratorServiceImpl.addIntegrator(46) - Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 2024-04-20 06:29:49.044 [main] DEBUG o.h.service.spi.ServiceBinding.setService(68) - Overriding existing service binding [org.hibernate.secure.spi.JaccService] 2024-04-20 06:29:49.045 [main] DEBUG o.h.c.i.RegionFactoryInitiator.resolveRegionFactory(118) - Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 2024-04-20 06:29:49.045 [main] DEBUG o.h.c.i.RegionFactoryInitiator.initiateService(49) - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration boolean -> org.hibernate.type.BooleanType@5d018107 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration boolean -> org.hibernate.type.BooleanType@5d018107 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@5d018107 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@269f4bad 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration true_false -> org.hibernate.type.TrueFalseType@275fe372 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration yes_no -> org.hibernate.type.YesNoType@7e38a7fe 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration byte -> org.hibernate.type.ByteType@21aa6d6c 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration byte -> org.hibernate.type.ByteType@21aa6d6c 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@21aa6d6c 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration character -> org.hibernate.type.CharacterType@3f446bef 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration char -> org.hibernate.type.CharacterType@3f446bef 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@3f446bef 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration short -> org.hibernate.type.ShortType@1c80e49b 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration short -> org.hibernate.type.ShortType@1c80e49b 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@1c80e49b 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration integer -> org.hibernate.type.IntegerType@56f6d40b 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration int -> org.hibernate.type.IntegerType@56f6d40b 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@56f6d40b 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration long -> org.hibernate.type.LongType@7e3060d8 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration long -> org.hibernate.type.LongType@7e3060d8 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Long -> org.hibernate.type.LongType@7e3060d8 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration float -> org.hibernate.type.FloatType@2e54db99 2024-04-20 06:29:49.045 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration float -> org.hibernate.type.FloatType@2e54db99 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2e54db99 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration double -> org.hibernate.type.DoubleType@426b6a74 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration double -> org.hibernate.type.DoubleType@426b6a74 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@426b6a74 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@665e9289 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@665e9289 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@165b2f7f 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@165b2f7f 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration string -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.String -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@5ddabb18 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@58e6d4b8 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration url -> org.hibernate.type.UrlType@51850751 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.net.URL -> org.hibernate.type.UrlType@51850751 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Duration -> org.hibernate.type.DurationType@4275c20c 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4275c20c 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Instant -> org.hibernate.type.InstantType@7adf16aa 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.Instant -> org.hibernate.type.InstantType@7adf16aa 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@2c104774 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@2c104774 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration LocalDate -> org.hibernate.type.LocalDateType@42f3156d 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@42f3156d 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65aa6596 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65aa6596 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1ce61929 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1ce61929 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@39dcf4b0 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@39dcf4b0 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@4c6daf0 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@4c6daf0 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration date -> org.hibernate.type.DateType@3276732 2024-04-20 06:29:49.046 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Date -> org.hibernate.type.DateType@3276732 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration time -> org.hibernate.type.TimeType@7c7d3c46 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@7c7d3c46 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration timestamp -> org.hibernate.type.TimestampType@b40bb6e 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@b40bb6e 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@b40bb6e 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@631e06ab 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration calendar -> org.hibernate.type.CalendarType@482d776b 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@482d776b 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@482d776b 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@5bf22f18 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@741b3bc3 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration locale -> org.hibernate.type.LocaleType@6d366c9b 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d366c9b 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration currency -> org.hibernate.type.CurrencyType@21005f6c 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@21005f6c 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration timezone -> org.hibernate.type.TimeZoneType@569bf9eb 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@569bf9eb 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration class -> org.hibernate.type.ClassType@42b64ab8 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@42b64ab8 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@7e242b4d 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@7e242b4d 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@423e4cbb 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration binary -> org.hibernate.type.BinaryType@44c79f32 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration byte[] -> org.hibernate.type.BinaryType@44c79f32 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [B -> org.hibernate.type.BinaryType@44c79f32 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@649725e3 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@649725e3 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@649725e3 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration row_version -> org.hibernate.type.RowVersionType@4fad94a7 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration image -> org.hibernate.type.ImageType@716a7124 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration characters -> org.hibernate.type.CharArrayType@89c10b7 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration char[] -> org.hibernate.type.CharArrayType@89c10b7 2024-04-20 06:29:49.047 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [C -> org.hibernate.type.CharArrayType@89c10b7 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@5b970f7 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@5b970f7 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@5b970f7 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration text -> org.hibernate.type.TextType@2f058b8a 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration ntext -> org.hibernate.type.NTextType@76c7beb3 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration blob -> org.hibernate.type.BlobType@53e211ee 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@53e211ee 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@117e0fe5 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration clob -> org.hibernate.type.ClobType@184497d1 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@184497d1 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration nclob -> org.hibernate.type.NClobType@6c67e137 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@6c67e137 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@53ab0286 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@172ca72b 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration serializable -> org.hibernate.type.SerializableType@4602c2a9 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration object -> org.hibernate.type.ObjectType@2552f2cb 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@2552f2cb 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@8b727cb 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@6030eff1 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@194a653d 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@5a02fca5 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@6b3a1151 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@c9234a0 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@46bbcb82 2024-04-20 06:29:49.048 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@b91e024 2024-04-20 06:29:49.049 [main] DEBUG o.h.b.internal.BootstrapContextImpl.injectScanEnvironment(269) - Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@309ac89e] into BootstrapContext; was [null] 2024-04-20 06:29:49.049 [main] DEBUG o.h.b.internal.BootstrapContextImpl.injectScanOptions(264) - Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2db0dd19] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@354ff4f6] 2024-04-20 06:29:49.057 [main] DEBUG o.h.b.internal.BootstrapContextImpl.injectJpaTempClassLoader(259) - Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 2024-04-20 06:29:49.057 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.injectTempClassLoader(45) - ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2024-04-20 06:29:49.058 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 2024-04-20 06:29:49.058 [main] WARN o.hibernate.orm.connections.pooling.configure(75) - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-04-20 06:29:49.059 [main] INFO o.hibernate.orm.connections.pooling.buildCreator(119) - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AllSeemsWellTest] 2024-04-20 06:29:49.059 [main] INFO o.hibernate.orm.connections.pooling.buildCreator(125) - HHH10001001: Connection properties: {password=testp, user=testu} 2024-04-20 06:29:49.059 [main] INFO o.hibernate.orm.connections.pooling.buildCreator(132) - HHH10001003: Autocommit mode: false 2024-04-20 06:29:49.059 [main] DEBUG o.h.e.j.c.i.DriverManagerConnectionProviderImpl.debugf(384) - Initializing Connection pool with 1 Connections 2024-04-20 06:29:49.059 [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl.(322) - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-04-20 06:29:49.073 [main] DEBUG o.h.e.j.e.i.JdbcEnvironmentInitiator.initiateService(72) - Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 2024-04-20 06:29:49.073 [main] DEBUG o.h.e.j.e.i.JdbcEnvironmentInitiator.initiateService(83) - Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 2024-04-20 06:29:49.073 [main] DEBUG o.h.e.j.e.i.JdbcEnvironmentInitiator.debugf(389) - JDBC version : 4.2 2024-04-20 06:29:49.073 [main] INFO org.hibernate.dialect.Dialect.(175) - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-04-20 06:29:49.074 [main] DEBUG o.h.e.j.e.s.IdentifierHelperBuilder.applyIdentifierCasing(114) - JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 2024-04-20 06:29:49.075 [main] DEBUG o.h.type.spi.TypeConfiguration$Scope.scope(149) - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2122b4bd] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5dd79a57] 2024-04-20 06:29:49.075 [main] DEBUG o.h.boot.model.relational.Namespace.(51) - Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 2024-04-20 06:29:49.075 [main] DEBUG o.h.b.m.s.i.a.AnnotationMetadataSourceProcessorImpl.insertMappedSuperclasses(250) - Skipping explicit MappedSuperclass org.onap.policy.common.im.jpa.DateEntity, the class will be discovered analyzing the implementing class 2024-04-20 06:29:49.075 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.076 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ForwardProgressEntity.findAll => SELECT e FROM ForwardProgressEntity e 2024-04-20 06:29:49.076 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ForwardProgressEntity.deleteAll => DELETE FROM ForwardProgressEntity WHERE 1=1 2024-04-20 06:29:49.076 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.076 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name ForwardProgressEntity 2024-04-20 06:29:49.076 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.ForwardProgressEntity on table ForwardProgressEntity 2024-04-20 06:29:49.076 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=forwardProgressId, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.076 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ForwardProgressEntity] is safe 2024-04-20 06:29:49.076 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.076 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property forwardProgressId with lazy=false 2024-04-20 06:29:49.076 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:forwardProgressId] 2024-04-20 06:29:49.077 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for forwardProgressId 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property forwardProgressId 2024-04-20 06:29:49.077 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(forwardProgressId)]), forwardProgressId, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.077 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=created_date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:createdDate] 2024-04-20 06:29:49.077 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.077 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=last_updated, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property lastUpdated with lazy=false 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:lastUpdated] 2024-04-20 06:29:49.077 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for lastUpdated 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property lastUpdated 2024-04-20 06:29:49.077 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=fpc_count, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property fpcCount with lazy=false 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:fpcCount] 2024-04-20 06:29:49.077 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for fpcCount 2024-04-20 06:29:49.077 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property fpcCount 2024-04-20 06:29:49.077 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=resourceName, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.078 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceName with lazy=false 2024-04-20 06:29:49.078 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:resourceName] 2024-04-20 06:29:49.078 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceName 2024-04-20 06:29:49.078 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceName 2024-04-20 06:29:49.078 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.078 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.078 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.078 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ImTestEntity.findAll => SELECT e FROM ImTestEntity e 2024-04-20 06:29:49.078 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ImTestEntity.deleteAll => DELETE FROM ImTestEntity WHERE 1=1 2024-04-20 06:29:49.081 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.081 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name ImTestEntity 2024-04-20 06:29:49.081 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.ImTestEntity on table ImTestEntity 2024-04-20 06:29:49.082 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=ImTestId, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.083 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ImTestEntity] is safe 2024-04-20 06:29:49.083 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.083 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property imTestId with lazy=false 2024-04-20 06:29:49.083 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:imTestId] 2024-04-20 06:29:49.083 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for imTestId 2024-04-20 06:29:49.083 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property imTestId 2024-04-20 06:29:49.083 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(ImTestId)]), imTestId, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.084 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=created_by, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdBy with lazy=false 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:createdBy] 2024-04-20 06:29:49.084 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdBy 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdBy 2024-04-20 06:29:49.084 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=created_date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:createdDate] 2024-04-20 06:29:49.084 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.084 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=modified_by, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property modifiedBy with lazy=false 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:modifiedBy] 2024-04-20 06:29:49.084 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for modifiedBy 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property modifiedBy 2024-04-20 06:29:49.084 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=modified_date, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property modifiedDate with lazy=false 2024-04-20 06:29:49.084 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:modifiedDate] 2024-04-20 06:29:49.085 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for modifiedDate 2024-04-20 06:29:49.085 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property modifiedDate 2024-04-20 06:29:49.085 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.085 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.085 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.085 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: StateManagementEntity.findAll => SELECT e FROM StateManagementEntity e 2024-04-20 06:29:49.085 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.085 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name StateManagementEntity 2024-04-20 06:29:49.085 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.StateManagementEntity on table StateManagementEntity 2024-04-20 06:29:49.088 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=id, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.088 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.StateManagementEntity] is safe 2024-04-20 06:29:49.088 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property id with lazy=false 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:id] 2024-04-20 06:29:49.088 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for id 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property id 2024-04-20 06:29:49.088 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.088 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=adminState, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property adminState with lazy=false 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:adminState] 2024-04-20 06:29:49.088 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for adminState 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property adminState 2024-04-20 06:29:49.088 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=availStatus, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property availStatus with lazy=false 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:availStatus] 2024-04-20 06:29:49.088 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for availStatus 2024-04-20 06:29:49.088 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property availStatus 2024-04-20 06:29:49.088 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=created_Date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:createdDate] 2024-04-20 06:29:49.089 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.089 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=modifiedDate, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property modifiedDate with lazy=false 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:modifiedDate] 2024-04-20 06:29:49.089 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for modifiedDate 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property modifiedDate 2024-04-20 06:29:49.089 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=opState, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property opState with lazy=false 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:opState] 2024-04-20 06:29:49.089 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for opState 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property opState 2024-04-20 06:29:49.089 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=resourceName, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceName with lazy=false 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:resourceName] 2024-04-20 06:29:49.089 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceName 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceName 2024-04-20 06:29:49.089 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=standbyStatus, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property standbyStatus with lazy=false 2024-04-20 06:29:49.089 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:standbyStatus] 2024-04-20 06:29:49.090 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for standbyStatus 2024-04-20 06:29:49.090 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property standbyStatus 2024-04-20 06:29:49.090 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.090 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.090 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.090 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ResourceRegistrationEntity.findAll => SELECT e FROM ResourceRegistrationEntity e 2024-04-20 06:29:49.090 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ResourceRegistrationEntity.deleteAll => DELETE FROM ResourceRegistrationEntity WHERE 1=1 2024-04-20 06:29:49.090 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.090 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name ResourceRegistrationEntity 2024-04-20 06:29:49.090 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity on table ResourceRegistrationEntity 2024-04-20 06:29:49.091 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=ResourceRegistrationId, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.091 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ResourceRegistrationEntity] is safe 2024-04-20 06:29:49.091 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceRegistrationId with lazy=false 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:resourceRegistrationId] 2024-04-20 06:29:49.091 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceRegistrationId 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceRegistrationId 2024-04-20 06:29:49.091 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(ResourceRegistrationId)]), resourceRegistrationId, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.091 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=created_date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:createdDate] 2024-04-20 06:29:49.091 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.091 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=last_updated, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property lastUpdated with lazy=false 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:lastUpdated] 2024-04-20 06:29:49.091 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for lastUpdated 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property lastUpdated 2024-04-20 06:29:49.091 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=nodeType, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.091 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property nodeType with lazy=false 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:nodeType] 2024-04-20 06:29:49.092 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for nodeType 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property nodeType 2024-04-20 06:29:49.092 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=resourceName, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceName with lazy=false 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:resourceName] 2024-04-20 06:29:49.092 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceName 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceName 2024-04-20 06:29:49.092 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=resourceUrl, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceUrl with lazy=false 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:resourceUrl] 2024-04-20 06:29:49.092 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceUrl 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceUrl 2024-04-20 06:29:49.092 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=site, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property site with lazy=false 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:site] 2024-04-20 06:29:49.092 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for site 2024-04-20 06:29:49.092 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property site 2024-04-20 06:29:49.092 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.092 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for forwardProgressId 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for lastUpdated 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for fpcCount 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceName 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for imTestId 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdBy 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for modifiedBy 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for modifiedDate 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for id 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for adminState 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for availStatus 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for modifiedDate 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for opState 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceName 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for standbyStatus 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceRegistrationId 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for lastUpdated 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for nodeType 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceName 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceUrl 2024-04-20 06:29:49.093 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for site 2024-04-20 06:29:49.093 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [forwardprogressid] to be non-null as it is part of the primary key for table [forwardprogressentity] 2024-04-20 06:29:49.093 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [imtestid] to be non-null as it is part of the primary key for table [imtestentity] 2024-04-20 06:29:49.093 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [id] to be non-null as it is part of the primary key for table [statemanagemententity] 2024-04-20 06:29:49.093 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [resourceregistrationid] to be non-null as it is part of the primary key for table [resourceregistrationentity] 2024-04-20 06:29:49.094 [main] DEBUG o.h.internal.SessionFactoryImpl.(208) - Building session factory 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(68) - SessionFactory name : null 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(69) - Automatic flush during beforeCompletion(): enabled 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(70) - Automatic session close at end of transaction: disabled 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(72) - Statistics: disabled 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(74) - Deleted entity synthetic identifier rollback: disabled 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(75) - Default entity-mode: pojo 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(76) - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 2024-04-20 06:29:49.094 [main] DEBUG org.hibernate.cfg.Settings.(77) - Allow initialization of lazy state outside session : disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(79) - Using BatchFetchStyle : LEGACY 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(80) - Default batch fetch size: -1 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(81) - Maximum outer join fetch depth: null 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(82) - Default null ordering: NONE 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(83) - Order SQL updates by primary key: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(84) - Order SQL inserts for batching: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(86) - multi-tenancy strategy : NONE 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(88) - JTA Track by Thread: enabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(90) - Query language substitutions: {} 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(91) - Named query checking : enabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(93) - Second-level cache: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(94) - Second-level query cache: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(95) - Second-level query cache factory: null 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(96) - Second-level cache region prefix: null 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(97) - Optimize second-level cache for minimal puts: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(98) - Structured second-level cache entries: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(99) - Second-level cache direct-reference entries: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(100) - Automatic eviction of collection cache: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(102) - JDBC batch size: 15 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(103) - JDBC batch updates for versioned data: enabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(104) - Scrollable result sets: enabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(105) - Wrap result sets: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(106) - JDBC3 getGeneratedKeys(): enabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(107) - JDBC result set fetch size: null 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(108) - Connection release mode: AFTER_TRANSACTION 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(109) - Generate SQL with comments: disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(111) - JPA compliance - query : disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(112) - JPA compliance - closed-handling : disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(113) - JPA compliance - lists : disabled 2024-04-20 06:29:49.095 [main] DEBUG org.hibernate.cfg.Settings.(114) - JPA compliance - transactions : disabled 2024-04-20 06:29:49.096 [main] DEBUG o.h.s.i.SessionFactoryServiceRegistryImpl.getService(92) - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 2024-04-20 06:29:49.096 [main] DEBUG o.h.s.i.SessionFactoryServiceRegistryImpl.getService(92) - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 2024-04-20 06:29:49.101 [main] DEBUG o.h.internal.SessionFactoryImpl.(276) - Session factory constructed with filter configurations : {} 2024-04-20 06:29:49.101 [main] DEBUG o.h.internal.SessionFactoryImpl.(277) - Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/test-classes:/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/classes:/w/workspace/policy-common-maven-clm-master/utils/target/utils-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/capabilities/target/capabilities-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/gson/target/gson-2.1.2-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/w/workspace/policy-common-maven-clm-master/common-logging/target/ONAP-Logging-2.1.2-SNAPSHOT.jar:/tmp/r/com/att/eelf/eelf-core/2.0.0-oss/eelf-core-2.0.0-oss.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/net/bytebuddy/byte-buddy/1.12.18/byte-buddy-1.12.18.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/w/workspace/policy-common-maven-clm-master/utils-test/target/utils-test-2.1.2-SNAPSHOT.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/springframework/spring-test/6.0.18/spring-test-6.0.18.jar:/tmp/r/org/springframework/spring-core/6.0.18/spring-core-6.0.18.jar:/tmp/r/org/springframework/spring-jcl/6.0.18/spring-jcl-6.0.18.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, node_type=pap, java.vendor.url=Unknown, user.timezone=Etc/UTC, jakarta.persistence.sharedCache.mode=NONE, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:AllSeemsWellTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/surefire/surefirebooter-20240420062940171_202.jar /w/workspace/policy-common-maven-clm-master/integrity-monitor/target/surefire 2024-04-20T06-28-56_047-jvmRun1 surefire-20240420062940171_200tmp surefire_6-20240420062940171_201tmp, javax.persistence.sharedCache.mode=NONE, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/test-classes:/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/classes:/w/workspace/policy-common-maven-clm-master/utils/target/utils-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/capabilities/target/capabilities-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/gson/target/gson-2.1.2-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/w/workspace/policy-common-maven-clm-master/common-logging/target/ONAP-Logging-2.1.2-SNAPSHOT.jar:/tmp/r/com/att/eelf/eelf-core/2.0.0-oss/eelf-core-2.0.0-oss.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/net/bytebuddy/byte-buddy/1.12.18/byte-buddy-1.12.18.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/w/workspace/policy-common-maven-clm-master/utils-test/target/utils-test-2.1.2-SNAPSHOT.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/springframework/spring-test/6.0.18/spring-test-6.0.18.jar:/tmp/r/org/springframework/spring-core/6.0.18/spring-core-6.0.18.jar:/tmp/r/org/springframework/spring-jcl/6.0.18/spring-jcl-6.0.18.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-common-maven-clm-master/integrity-monitor, site_name=SiteA, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=schemaPU, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/surefire/surefirebooter-20240420062940171_202.jar, refresh_state_audit_interval_ms=3000, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:AllSeemsWellTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=schemaPU, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, altDeploymentRepository=staging::default::file:/w/workspace/policy-common-maven-clm-master/m2repo, java.version=17.0.4, com.sun.management.jmxremote.port=9797, user.dir=/w/workspace/policy-common-maven-clm-master/integrity-monitor, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:AllSeemsWellTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@15d0f2a3, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 2024-04-20 06:29:49.101 [main] DEBUG o.h.v.i.x.config.ValidationXmlParser.getValidationXmlInputStream(122) - Trying to load META-INF/validation.xml for XML based Validator configuration. 2024-04-20 06:29:49.101 [main] DEBUG o.h.v.i.x.c.ResourceLoaderHelper.getResettableInputStreamForPath(61) - Trying to load META-INF/validation.xml via TCCL 2024-04-20 06:29:49.101 [main] DEBUG o.h.v.i.x.c.ResourceLoaderHelper.getResettableInputStreamForPath(67) - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2024-04-20 06:29:49.101 [main] DEBUG o.h.v.i.x.config.ValidationXmlParser.getValidationXmlInputStream(129) - No META-INF/validation.xml found. Using annotation based configuration only. 2024-04-20 06:29:49.102 [main] DEBUG o.h.v.i.e.r.TraversableResolvers.getDefault(94) - Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2024-04-20 06:29:49.102 [main] DEBUG o.h.v.i.e.r.TraversableResolvers.getDefault(104) - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2024-04-20 06:29:49.102 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator.canLoadExpressionFactory(232) - Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.common.im.IntegrityMonitorTestBase.setUpBeforeClass(IntegrityMonitorTestBase.java:168) at org.onap.policy.common.im.AllSeemsWellTest.setUpClass(AllSeemsWellTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.ClassNotFoundException: jakarta.el.ExpressionFactory ... 44 common frames omitted 2024-04-20 06:29:49.102 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator.canLoadExpressionFactory(232) - Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.common.im.IntegrityMonitorTestBase.setUpBeforeClass(IntegrityMonitorTestBase.java:168) at org.onap.policy.common.im.AllSeemsWellTest.setUpClass(AllSeemsWellTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.ClassNotFoundException: jakarta.el.ExpressionFactory ... 44 common frames omitted 2024-04-20 06:29:49.102 [main] DEBUG o.h.c.b.TypeSafeActivator.activate(93) - Unable to acquire Bean Validation ValidatorFactory, skipping activation 2024-04-20 06:29:49.102 [main] DEBUG o.h.secure.spi.JaccIntegrator.doIntegration(84) - Skipping JACC integration as it was not enabled 2024-04-20 06:29:49.102 [main] DEBUG o.h.internal.SessionFactoryImpl.(316) - Instantiated session factory 2024-04-20 06:29:49.102 [main] DEBUG o.h.type.spi.TypeConfiguration$Scope.scope(154) - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2122b4bd] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@5d51203b] 2024-04-20 06:29:49.103 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ForwardProgressEntity] is safe 2024-04-20 06:29:49.103 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.114 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ImTestEntity] is safe 2024-04-20 06:29:49.114 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.116 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.StateManagementEntity] is safe 2024-04-20 06:29:49.116 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.119 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ResourceRegistrationEntity] is safe 2024-04-20 06:29:49.119 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select forwardProgressId from ForwardProgressEntity where forwardProgressId =? 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select forwardpro_.forwardProgressId, forwardpro_.last_updated as last_upd3_0_, forwardpro_.fpc_count as fpc_coun4_0_, forwardpro_.resourceName as resource5_0_ from ForwardProgressEntity forwardpro_ where forwardpro_.forwardProgressId=? 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into ForwardProgressEntity (created_date, last_updated, fpc_count, resourceName, forwardProgressId) values (?, ?, ?, ?, ?) 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update ForwardProgressEntity set last_updated=?, fpc_count=?, resourceName=? where forwardProgressId=? 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from ForwardProgressEntity where forwardProgressId=? 2024-04-20 06:29:49.132 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@23ba2c1e] 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : lastUpdated 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : fpcCount 2024-04-20 06:29:49.132 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceName 2024-04-20 06:29:49.132 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.132 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.132 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.ForwardProgressEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.ForwardProgressEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.ForwardProgressEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.ForwardProgressEntity) - SQL table alias mapping - forwardpro0_ - alias suffix - 0_ - suffixed key columns - {forwardp1_0_0_} 2024-04-20 06:29:49.133 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.ForwardProgressEntity [NONE]: select forwardpro0_.forwardProgressId as forwardp1_0_0_, forwardpro0_.created_date as created_2_0_0_, forwardpro0_.last_updated as last_upd3_0_0_, forwardpro0_.fpc_count as fpc_coun4_0_0_, forwardpro0_.resourceName as resource5_0_0_ from ForwardProgressEntity forwardpro0_ where forwardpro0_.forwardProgressId=? 2024-04-20 06:29:49.133 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.133 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select ImTestId from ImTestEntity where ImTestId =? 2024-04-20 06:29:49.133 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select imtestenti_.ImTestId, imtestenti_.created_by as created_2_1_, imtestenti_.modified_by as modified4_1_, imtestenti_.modified_date as modified5_1_ from ImTestEntity imtestenti_ where imtestenti_.ImTestId=? 2024-04-20 06:29:49.133 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into ImTestEntity (created_by, created_date, modified_by, modified_date, ImTestId) values (?, ?, ?, ?, ?) 2024-04-20 06:29:49.133 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update ImTestEntity set created_by=?, modified_by=?, modified_date=? where ImTestId=? 2024-04-20 06:29:49.133 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from ImTestEntity where ImTestId=? 2024-04-20 06:29:49.141 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@63b334fd] 2024-04-20 06:29:49.141 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdBy 2024-04-20 06:29:49.141 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.141 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : modifiedBy 2024-04-20 06:29:49.141 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : modifiedDate 2024-04-20 06:29:49.141 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.141 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.141 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.ImTestEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.ImTestEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.ImTestEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.ImTestEntity) - SQL table alias mapping - imtestenti0_ - alias suffix - 0_ - suffixed key columns - {imtestid1_1_0_} 2024-04-20 06:29:49.141 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.ImTestEntity [NONE]: select imtestenti0_.ImTestId as imtestid1_1_0_, imtestenti0_.created_by as created_2_1_0_, imtestenti0_.created_date as created_3_1_0_, imtestenti0_.modified_by as modified4_1_0_, imtestenti0_.modified_date as modified5_1_0_ from ImTestEntity imtestenti0_ where imtestenti0_.ImTestId=? 2024-04-20 06:29:49.141 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.141 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select id from StateManagementEntity where id =? 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select statemanag_.id, statemanag_.adminState as adminsta2_3_, statemanag_.availStatus as availsta3_3_, statemanag_.modifiedDate as modified5_3_, statemanag_.opState as opstate6_3_, statemanag_.resourceName as resource7_3_, statemanag_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag_ where statemanag_.id=? 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into StateManagementEntity (adminState, availStatus, created_Date, modifiedDate, opState, resourceName, standbyStatus, id) values (?, ?, ?, ?, ?, ?, ?, ?) 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update StateManagementEntity set adminState=?, availStatus=?, modifiedDate=?, opState=?, resourceName=?, standbyStatus=? where id=? 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from StateManagementEntity where id=? 2024-04-20 06:29:49.142 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71a509c] 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : adminState 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : availStatus 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : modifiedDate 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : opState 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceName 2024-04-20 06:29:49.142 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : standbyStatus 2024-04-20 06:29:49.142 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.144 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.145 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.StateManagementEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.StateManagementEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.StateManagementEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.StateManagementEntity) - SQL table alias mapping - statemanag0_ - alias suffix - 0_ - suffixed key columns - {id1_3_0_} 2024-04-20 06:29:49.145 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.StateManagementEntity [NONE]: select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select ResourceRegistrationId from ResourceRegistrationEntity where ResourceRegistrationId =? 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select resourcere_.ResourceRegistrationId, resourcere_.last_updated as last_upd3_2_, resourcere_.nodeType as nodetype4_2_, resourcere_.resourceName as resource5_2_, resourcere_.resourceUrl as resource6_2_, resourcere_.site as site7_2_ from ResourceRegistrationEntity resourcere_ where resourcere_.ResourceRegistrationId=? 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into ResourceRegistrationEntity (created_date, last_updated, nodeType, resourceName, resourceUrl, site, ResourceRegistrationId) values (?, ?, ?, ?, ?, ?, ?) 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update ResourceRegistrationEntity set last_updated=?, nodeType=?, resourceName=?, resourceUrl=?, site=? where ResourceRegistrationId=? 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from ResourceRegistrationEntity where ResourceRegistrationId=? 2024-04-20 06:29:49.145 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2e94655a] 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : lastUpdated 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : nodeType 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceName 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceUrl 2024-04-20 06:29:49.145 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : site 2024-04-20 06:29:49.146 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.146 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.146 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.ResourceRegistrationEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.ResourceRegistrationEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.ResourceRegistrationEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.ResourceRegistrationEntity) - SQL table alias mapping - resourcere0_ - alias suffix - 0_ - suffixed key columns - {resource1_2_0_} 2024-04-20 06:29:49.146 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity [NONE]: select resourcere0_.ResourceRegistrationId as resource1_2_0_, resourcere0_.created_date as created_2_2_0_, resourcere0_.last_updated as last_upd3_2_0_, resourcere0_.nodeType as nodetype4_2_0_, resourcere0_.resourceName as resource5_2_0_, resourcere0_.resourceUrl as resource6_2_0_, resourcere0_.site as site7_2_0_ from ResourceRegistrationEntity resourcere0_ where resourcere0_.ResourceRegistrationId=? 2024-04-20 06:29:49.149 [main] DEBUG org.hibernate.SQL.logStatement(144) - drop table if exists ForwardProgressEntity CASCADE 2024-04-20 06:29:49.149 [main] INFO o.hibernate.orm.connections.access.getIsolatedConnection(48) - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@921dbcf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-04-20 06:29:49.150 [main] DEBUG org.hibernate.SQL.logStatement(144) - drop table if exists ImTestEntity CASCADE 2024-04-20 06:29:49.150 [main] DEBUG org.hibernate.SQL.logStatement(144) - drop table if exists ResourceRegistrationEntity CASCADE 2024-04-20 06:29:49.150 [main] DEBUG org.hibernate.SQL.logStatement(144) - drop table if exists StateManagementEntity CASCADE 2024-04-20 06:29:49.150 [main] DEBUG org.hibernate.SQL.logStatement(144) - drop sequence if exists hibernate_sequence 2024-04-20 06:29:49.150 [main] DEBUG org.hibernate.SQL.logStatement(144) - create sequence hibernate_sequence start with 1 increment by 1 2024-04-20 06:29:49.151 [main] INFO o.hibernate.orm.connections.access.getIsolatedConnection(48) - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@163b8acc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-04-20 06:29:49.152 [main] DEBUG org.hibernate.SQL.logStatement(144) - create table ForwardProgressEntity (forwardProgressId bigint not null, created_date timestamp, last_updated timestamp, fpc_count bigint not null, resourceName varchar(100) not null, primary key (forwardProgressId)) 2024-04-20 06:29:49.153 [main] DEBUG org.hibernate.SQL.logStatement(144) - create table ImTestEntity (ImTestId bigint not null, created_by varchar(255) not null, created_date timestamp, modified_by varchar(255) not null, modified_date timestamp not null, primary key (ImTestId)) 2024-04-20 06:29:49.153 [main] DEBUG org.hibernate.SQL.logStatement(144) - create table ResourceRegistrationEntity (ResourceRegistrationId bigint not null, created_date timestamp, last_updated timestamp, nodeType varchar(50), resourceName varchar(100) not null, resourceUrl varchar(255) not null, site varchar(50), primary key (ResourceRegistrationId)) 2024-04-20 06:29:49.154 [main] DEBUG org.hibernate.SQL.logStatement(144) - create table StateManagementEntity (id bigint not null, adminState varchar(20) not null, availStatus varchar(20) not null, created_Date timestamp, modifiedDate timestamp not null, opState varchar(20) not null, resourceName varchar(100) not null, standbyStatus varchar(20) not null, primary key (id)) 2024-04-20 06:29:49.155 [main] DEBUG org.hibernate.SQL.logStatement(144) - alter table ForwardProgressEntity add constraint UK_b2u4q50a5qjf63q84b0w137nx unique (resourceName) 2024-04-20 06:29:49.155 [main] DEBUG org.hibernate.SQL.logStatement(144) - alter table ResourceRegistrationEntity add constraint UK_brjo97gnb9my6xgr16pmue14t unique (resourceName) 2024-04-20 06:29:49.155 [main] DEBUG org.hibernate.SQL.logStatement(144) - alter table ResourceRegistrationEntity add constraint UK_5vi664jkp95atw1r2asfhuc2l unique (resourceUrl) 2024-04-20 06:29:49.155 [main] DEBUG org.hibernate.SQL.logStatement(144) - alter table StateManagementEntity add constraint UK_i5jwe0sr13w8l223vxlgk2dfu unique (resourceName) 2024-04-20 06:29:49.156 [main] DEBUG o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(43) - No JtaPlatform was specified, checking resolver 2024-04-20 06:29:49.156 [main] DEBUG o.h.e.t.j.p.i.JtaPlatformResolverInitiator.initiateService(33) - No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 2024-04-20 06:29:49.157 [main] DEBUG o.h.e.t.j.p.i.StandardJtaPlatformResolver.resolveJtaPlatform(137) - Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-04-20 06:29:49.157 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(52) - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-04-20 06:29:49.157 [main] DEBUG o.h.s.i.SessionFactoryServiceRegistryImpl.getService(92) - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 2024-04-20 06:29:49.157 [main] DEBUG o.h.h.i.QueryTranslatorFactoryInitiator.initiateService(45) - QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@49433c98 2024-04-20 06:29:49.157 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(171) - Checking 7 named HQL queries 2024-04-20 06:29:49.157 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ImTestEntity.findAll 2024-04-20 06:29:49.157 [main] DEBUG o.h.s.internal.StatisticsInitiator.initiateServiceInternal(101) - Statistics initialized [enabled=false] 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ImTestEntity e 2024-04-20 06:29:49.158 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'ImTestEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ImTestEntity (e) -> imtestenti0_ 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> imtestenti0_.ImTestId 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.158 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} imtestenti0_.ImTestId ) ( FromClause{level=1} ImTestEntity imtestenti0_ ) ) 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ImTestEntity): [ImTestEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ImTestEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ImTestEntity imtestenti0_] 2024-04-20 06:29:49.158 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ImTestEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'imtestenti0_.ImTestId as imtestid1_1_' {alias=e, className=org.onap.policy.common.im.jpa.ImTestEntity, tableAlias=imtestenti0_} | \-[SQL_TOKEN] SqlFragment: 'imtestenti0_.created_by as created_2_1_, imtestenti0_.created_date as created_3_1_, imtestenti0_.modified_by as modified4_1_, imtestenti0_.modified_date as modified5_1_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[imtestenti0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ImTestEntity imtestenti0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=ImTestEntity,tableAlias=imtestenti0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ImTestEntity}} 2024-04-20 06:29:49.159 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ImTestEntity e 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select imtestenti0_.ImTestId as imtestid1_1_, imtestenti0_.created_by as created_2_1_, imtestenti0_.created_date as created_3_1_, imtestenti0_.modified_by as modified4_1_, imtestenti0_.modified_date as modified5_1_ from ImTestEntity imtestenti0_ 2024-04-20 06:29:49.159 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.159 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ForwardProgressEntity.findAll 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ForwardProgressEntity e 2024-04-20 06:29:49.159 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'ForwardProgressEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ForwardProgressEntity (e) -> forwardpro0_ 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> forwardpro0_.forwardProgressId 2024-04-20 06:29:49.159 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.159 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} forwardpro0_.forwardProgressId ) ( FromClause{level=1} ForwardProgressEntity forwardpro0_ ) ) 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ForwardProgressEntity): [ForwardProgressEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ForwardProgressEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ForwardProgressEntity forwardpro0_] 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ForwardProgressEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'forwardpro0_.forwardProgressId as forwardp1_0_' {alias=e, className=org.onap.policy.common.im.jpa.ForwardProgressEntity, tableAlias=forwardpro0_} | \-[SQL_TOKEN] SqlFragment: 'forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[forwardpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ForwardProgressEntity forwardpro0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=ForwardProgressEntity,tableAlias=forwardpro0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ForwardProgressEntity}} 2024-04-20 06:29:49.160 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ForwardProgressEntity e 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select forwardpro0_.forwardProgressId as forwardp1_0_, forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_ from ForwardProgressEntity forwardpro0_ 2024-04-20 06:29:49.160 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.160 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ResourceRegistrationEntity.deleteAll 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: DELETE FROM org.onap.policy.common.im.jpa.ResourceRegistrationEntity WHERE 1=1 2024-04-20 06:29:49.160 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'DELETE' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | \-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[IDENT] Node: 'org' | | | | | | \-[IDENT] Node: 'onap' | | | | | \-[IDENT] Node: 'policy' | | | | \-[IDENT] Node: 'common' | | | \-[IDENT] Node: 'im' | | \-[IDENT] Node: 'jpa' | \-[IDENT] Node: 'ResourceRegistrationEntity' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[NUM_INT] Node: '1' \-[NUM_INT] Node: '1' 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.160 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ResourceRegistrationEntity () -> resourcere0_ 2024-04-20 06:29:49.161 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.161 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.161 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'DELETE' querySpaces (ResourceRegistrationEntity) +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[resourcere0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ResourceRegistrationEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ResourceRegistrationEntity,tableAlias=resourcere0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[NUM_INT] LiteralNode: '1' \-[NUM_INT] LiteralNode: '1' 2024-04-20 06:29:49.161 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.161 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.161 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ForwardProgressEntity.deleteAll 2024-04-20 06:29:49.161 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: DELETE FROM org.onap.policy.common.im.jpa.ForwardProgressEntity WHERE 1=1 2024-04-20 06:29:49.161 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.161 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'DELETE' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | \-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[IDENT] Node: 'org' | | | | | | \-[IDENT] Node: 'onap' | | | | | \-[IDENT] Node: 'policy' | | | | \-[IDENT] Node: 'common' | | | \-[IDENT] Node: 'im' | | \-[IDENT] Node: 'jpa' | \-[IDENT] Node: 'ForwardProgressEntity' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[NUM_INT] Node: '1' \-[NUM_INT] Node: '1' 2024-04-20 06:29:49.165 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.165 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ForwardProgressEntity () -> forwardpro0_ 2024-04-20 06:29:49.165 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.165 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'DELETE' querySpaces (ForwardProgressEntity) +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[forwardpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ForwardProgressEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ForwardProgressEntity,tableAlias=forwardpro0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ForwardProgressEntity}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[NUM_INT] LiteralNode: '1' \-[NUM_INT] LiteralNode: '1' 2024-04-20 06:29:49.166 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.166 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.166 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ImTestEntity.deleteAll 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: DELETE FROM org.onap.policy.common.im.jpa.ImTestEntity WHERE 1=1 2024-04-20 06:29:49.166 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'DELETE' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | \-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[IDENT] Node: 'org' | | | | | | \-[IDENT] Node: 'onap' | | | | | \-[IDENT] Node: 'policy' | | | | \-[IDENT] Node: 'common' | | | \-[IDENT] Node: 'im' | | \-[IDENT] Node: 'jpa' | \-[IDENT] Node: 'ImTestEntity' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[NUM_INT] Node: '1' \-[NUM_INT] Node: '1' 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ImTestEntity () -> imtestenti0_ 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.166 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'DELETE' querySpaces (ImTestEntity) +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[imtestenti0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ImTestEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ImTestEntity,tableAlias=imtestenti0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ImTestEntity}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[NUM_INT] LiteralNode: '1' \-[NUM_INT] LiteralNode: '1' 2024-04-20 06:29:49.166 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.166 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.166 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: StateManagementEntity.findAll 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.StateManagementEntity e 2024-04-20 06:29:49.167 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'StateManagementEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.StateManagementEntity (e) -> statemanag0_ 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> statemanag0_.id 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.167 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} statemanag0_.id ) ( FromClause{level=1} StateManagementEntity statemanag0_ ) ) 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity StateManagementEntity): [StateManagementEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.StateManagementEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [StateManagementEntity statemanag0_] 2024-04-20 06:29:49.167 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.168 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (StateManagementEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'statemanag0_.id as id1_3_' {alias=e, className=org.onap.policy.common.im.jpa.StateManagementEntity, tableAlias=statemanag0_} | \-[SQL_TOKEN] SqlFragment: 'statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[statemanag0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'StateManagementEntity statemanag0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=StateManagementEntity,tableAlias=statemanag0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.StateManagementEntity}} 2024-04-20 06:29:49.168 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.168 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.StateManagementEntity e 2024-04-20 06:29:49.168 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ 2024-04-20 06:29:49.168 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.169 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ResourceRegistrationEntity.findAll 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ResourceRegistrationEntity e 2024-04-20 06:29:49.169 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'ResourceRegistrationEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ResourceRegistrationEntity (e) -> resourcere0_ 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> resourcere0_.ResourceRegistrationId 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.169 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} resourcere0_.ResourceRegistrationId ) ( FromClause{level=1} ResourceRegistrationEntity resourcere0_ ) ) 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ResourceRegistrationEntity): [ResourceRegistrationEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ResourceRegistrationEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ResourceRegistrationEntity resourcere0_] 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ResourceRegistrationEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'resourcere0_.ResourceRegistrationId as resource1_2_' {alias=e, className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity, tableAlias=resourcere0_} | \-[SQL_TOKEN] SqlFragment: 'resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[resourcere0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ResourceRegistrationEntity resourcere0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=ResourceRegistrationEntity,tableAlias=resourcere0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity}} 2024-04-20 06:29:49.169 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.169 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ResourceRegistrationEntity e 2024-04-20 06:29:49.170 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select resourcere0_.ResourceRegistrationId as resource1_2_, resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_ from ResourceRegistrationEntity resourcere0_ 2024-04-20 06:29:49.170 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.170 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(185) - Checking 0 named SQL queries 2024-04-20 06:29:49.170 [main] DEBUG o.h.internal.SessionFactoryRegistry.addSessionFactory(73) - Registering SessionFactory: d0151ccd-342c-4ff2-a342-b07fda7a86a7 () 2024-04-20 06:29:49.170 [main] DEBUG o.h.internal.SessionFactoryRegistry.addSessionFactory(80) - Not binding SessionFactory to JNDI, no JNDI name configured 2024-04-20 06:29:49.170 [main] DEBUG o.o.p.common.im.IntegrityMonitor.deleteInstance(438) - deleteInstance() called 2024-04-20 06:29:49.170 [main] DEBUG o.o.p.common.im.IntegrityMonitor.deleteInstance(463) - deleteInstance() exit 2024-04-20 06:29:49.171 [main] DEBUG o.h.e.t.internal.TransactionImpl.(53) - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2024-04-20 06:29:49.171 [main] DEBUG o.h.e.t.internal.TransactionImpl.begin(81) - begin 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: Delete from org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.171 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'Delete' \-[FROM] Node: 'FROM' \-[RANGE] Node: 'RANGE' \-[DOT] Node: '.' +-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[IDENT] Node: 'org' | | | | | \-[IDENT] Node: 'onap' | | | | \-[IDENT] Node: 'policy' | | | \-[IDENT] Node: 'common' | | \-[IDENT] Node: 'im' | \-[IDENT] Node: 'jpa' \-[IDENT] Node: 'StateManagementEntity' 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.StateManagementEntity () -> statemanag0_ 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.171 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'Delete' querySpaces (StateManagementEntity) \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[statemanag0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'StateManagementEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=StateManagementEntity,tableAlias=statemanag0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.StateManagementEntity}} 2024-04-20 06:29:49.171 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.172 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.172 [main] DEBUG org.hibernate.SQL.logStatement(144) - delete from StateManagementEntity 2024-04-20 06:29:49.175 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: Delete from org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.175 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.175 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'Delete' \-[FROM] Node: 'FROM' \-[RANGE] Node: 'RANGE' \-[DOT] Node: '.' +-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[IDENT] Node: 'org' | | | | | \-[IDENT] Node: 'onap' | | | | \-[IDENT] Node: 'policy' | | | \-[IDENT] Node: 'common' | | \-[IDENT] Node: 'im' | \-[IDENT] Node: 'jpa' \-[IDENT] Node: 'ForwardProgressEntity' 2024-04-20 06:29:49.175 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.175 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ForwardProgressEntity () -> forwardpro0_ 2024-04-20 06:29:49.175 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.176 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.176 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'Delete' querySpaces (ForwardProgressEntity) \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[forwardpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ForwardProgressEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ForwardProgressEntity,tableAlias=forwardpro0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ForwardProgressEntity}} 2024-04-20 06:29:49.176 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.176 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.176 [main] DEBUG org.hibernate.SQL.logStatement(144) - delete from ForwardProgressEntity 2024-04-20 06:29:49.176 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: Delete from org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.176 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.176 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'Delete' \-[FROM] Node: 'FROM' \-[RANGE] Node: 'RANGE' \-[DOT] Node: '.' +-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[IDENT] Node: 'org' | | | | | \-[IDENT] Node: 'onap' | | | | \-[IDENT] Node: 'policy' | | | \-[IDENT] Node: 'common' | | \-[IDENT] Node: 'im' | \-[IDENT] Node: 'jpa' \-[IDENT] Node: 'ResourceRegistrationEntity' 2024-04-20 06:29:49.176 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.177 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ResourceRegistrationEntity () -> resourcere0_ 2024-04-20 06:29:49.177 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.177 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.177 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'Delete' querySpaces (ResourceRegistrationEntity) \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[resourcere0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ResourceRegistrationEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ResourceRegistrationEntity,tableAlias=resourcere0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity}} 2024-04-20 06:29:49.177 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.177 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.177 [main] DEBUG org.hibernate.SQL.logStatement(144) - delete from ResourceRegistrationEntity 2024-04-20 06:29:49.177 [main] DEBUG o.h.e.t.internal.TransactionImpl.commit(98) - committing 2024-04-20 06:29:49.177 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.177 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.177 [main] DEBUG o.o.p.common.im.IntegrityMonitor.validateProperties(1310) - IntegrityMonitor.validateProperties(): Property values maxFpcUpdateIntervalMs = 120000 2024-04-20 06:29:49.178 [main] DEBUG o.o.p.common.im.IntegrityMonitor.getJmxUrlFromProps(506) - IntegrityMonitor - jmx url=service:jmx:rmi:///jndi/rmi://prd-ubuntu1804-builder-4c-4g-24579:9797/jmxrmi 2024-04-20 06:29:49.189 [main] DEBUG o.h.jpa.HibernatePersistenceProvider.getEntityManagerFactoryBuilderOrNull(88) - Located and parsed 2 persistence units; checking each 2024-04-20 06:29:49.189 [main] DEBUG o.h.jpa.HibernatePersistenceProvider.getEntityManagerFactoryBuilderOrNull(96) - Checking persistence-unit [name=operationalPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [operationalPU] 2024-04-20 06:29:49.189 [main] DEBUG o.h.jpa.boot.spi.ProviderChecker.extractRequestedProviderName(85) - Persistence-unit [operationalPU] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 2024-04-20 06:29:49.189 [main] DEBUG o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(102) - PersistenceUnitInfo [ name: operationalPU persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/classes/ Shared Cache Mode: NONE Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.common.im.jpa.ImTestEntity org.onap.policy.common.im.jpa.StateManagementEntity org.onap.policy.common.im.jpa.ForwardProgressEntity org.onap.policy.common.im.jpa.ResourceRegistrationEntity] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: testp site_name: SiteA node_type: pap refresh_state_audit_interval_ms: 3000 jakarta.persistence.jdbc.url: jdbc:h2:mem:AllSeemsWellTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: testu] 2024-04-20 06:29:49.189 [main] DEBUG o.h.i.internal.IntegratorServiceImpl.addIntegrator(46) - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 2024-04-20 06:29:49.189 [main] DEBUG o.h.i.internal.IntegratorServiceImpl.addIntegrator(46) - Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 2024-04-20 06:29:49.189 [main] DEBUG o.h.i.internal.IntegratorServiceImpl.addIntegrator(46) - Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 2024-04-20 06:29:49.190 [main] DEBUG o.h.service.spi.ServiceBinding.setService(68) - Overriding existing service binding [org.hibernate.secure.spi.JaccService] 2024-04-20 06:29:49.190 [main] DEBUG o.h.c.i.RegionFactoryInitiator.resolveRegionFactory(118) - Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 2024-04-20 06:29:49.190 [main] DEBUG o.h.c.i.RegionFactoryInitiator.initiateService(49) - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration boolean -> org.hibernate.type.BooleanType@5d018107 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration boolean -> org.hibernate.type.BooleanType@5d018107 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@5d018107 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@269f4bad 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration true_false -> org.hibernate.type.TrueFalseType@275fe372 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration yes_no -> org.hibernate.type.YesNoType@7e38a7fe 2024-04-20 06:29:49.190 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration byte -> org.hibernate.type.ByteType@21aa6d6c 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration byte -> org.hibernate.type.ByteType@21aa6d6c 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@21aa6d6c 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration character -> org.hibernate.type.CharacterType@3f446bef 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration char -> org.hibernate.type.CharacterType@3f446bef 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@3f446bef 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration short -> org.hibernate.type.ShortType@1c80e49b 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration short -> org.hibernate.type.ShortType@1c80e49b 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@1c80e49b 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration integer -> org.hibernate.type.IntegerType@56f6d40b 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration int -> org.hibernate.type.IntegerType@56f6d40b 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@56f6d40b 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration long -> org.hibernate.type.LongType@7e3060d8 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration long -> org.hibernate.type.LongType@7e3060d8 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Long -> org.hibernate.type.LongType@7e3060d8 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration float -> org.hibernate.type.FloatType@2e54db99 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration float -> org.hibernate.type.FloatType@2e54db99 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2e54db99 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration double -> org.hibernate.type.DoubleType@426b6a74 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration double -> org.hibernate.type.DoubleType@426b6a74 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@426b6a74 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@665e9289 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@665e9289 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@165b2f7f 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@165b2f7f 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration string -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.String -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@5ddabb18 2024-04-20 06:29:49.191 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@58e6d4b8 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration url -> org.hibernate.type.UrlType@51850751 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.net.URL -> org.hibernate.type.UrlType@51850751 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Duration -> org.hibernate.type.DurationType@4275c20c 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4275c20c 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Instant -> org.hibernate.type.InstantType@7adf16aa 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.Instant -> org.hibernate.type.InstantType@7adf16aa 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@2c104774 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@2c104774 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration LocalDate -> org.hibernate.type.LocalDateType@42f3156d 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@42f3156d 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65aa6596 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65aa6596 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1ce61929 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1ce61929 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@39dcf4b0 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@39dcf4b0 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@4c6daf0 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@4c6daf0 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration date -> org.hibernate.type.DateType@3276732 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Date -> org.hibernate.type.DateType@3276732 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration time -> org.hibernate.type.TimeType@7c7d3c46 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@7c7d3c46 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration timestamp -> org.hibernate.type.TimestampType@b40bb6e 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@b40bb6e 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@b40bb6e 2024-04-20 06:29:49.192 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@631e06ab 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration calendar -> org.hibernate.type.CalendarType@482d776b 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@482d776b 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@482d776b 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@5bf22f18 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@741b3bc3 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration locale -> org.hibernate.type.LocaleType@6d366c9b 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d366c9b 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration currency -> org.hibernate.type.CurrencyType@21005f6c 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@21005f6c 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration timezone -> org.hibernate.type.TimeZoneType@569bf9eb 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@569bf9eb 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration class -> org.hibernate.type.ClassType@42b64ab8 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@42b64ab8 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@7e242b4d 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@7e242b4d 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@423e4cbb 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration binary -> org.hibernate.type.BinaryType@44c79f32 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration byte[] -> org.hibernate.type.BinaryType@44c79f32 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [B -> org.hibernate.type.BinaryType@44c79f32 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@649725e3 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@649725e3 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@649725e3 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration row_version -> org.hibernate.type.RowVersionType@4fad94a7 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration image -> org.hibernate.type.ImageType@716a7124 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration characters -> org.hibernate.type.CharArrayType@89c10b7 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration char[] -> org.hibernate.type.CharArrayType@89c10b7 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [C -> org.hibernate.type.CharArrayType@89c10b7 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@5b970f7 2024-04-20 06:29:49.193 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@5b970f7 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@5b970f7 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration text -> org.hibernate.type.TextType@2f058b8a 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration ntext -> org.hibernate.type.NTextType@76c7beb3 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration blob -> org.hibernate.type.BlobType@53e211ee 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@53e211ee 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@117e0fe5 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration clob -> org.hibernate.type.ClobType@184497d1 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@184497d1 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration nclob -> org.hibernate.type.NClobType@6c67e137 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@6c67e137 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@53ab0286 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@172ca72b 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration serializable -> org.hibernate.type.SerializableType@4602c2a9 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration object -> org.hibernate.type.ObjectType@2552f2cb 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@2552f2cb 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@5eb4b746 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4ed94e6a 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@16c6d5a2 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@7314f4cb 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@8616368 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@c4fc610 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@2c8469fe 2024-04-20 06:29:49.194 [main] DEBUG o.hibernate.type.BasicTypeRegistry.register(157) - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@78626209 2024-04-20 06:29:49.195 [main] DEBUG o.h.b.internal.BootstrapContextImpl.injectScanEnvironment(269) - Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7b9b244e] into BootstrapContext; was [null] 2024-04-20 06:29:49.195 [main] DEBUG o.h.b.internal.BootstrapContextImpl.injectScanOptions(264) - Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@996126b] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6d2413e] 2024-04-20 06:29:49.199 [main] DEBUG o.h.b.internal.BootstrapContextImpl.injectJpaTempClassLoader(259) - Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 2024-04-20 06:29:49.199 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.injectTempClassLoader(45) - ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2024-04-20 06:29:49.199 [main] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory.register(98) - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 2024-04-20 06:29:49.199 [main] WARN o.hibernate.orm.connections.pooling.configure(75) - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-04-20 06:29:49.200 [main] INFO o.hibernate.orm.connections.pooling.buildCreator(119) - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AllSeemsWellTest] 2024-04-20 06:29:49.200 [main] INFO o.hibernate.orm.connections.pooling.buildCreator(125) - HHH10001001: Connection properties: {password=testp, user=testu} 2024-04-20 06:29:49.200 [main] INFO o.hibernate.orm.connections.pooling.buildCreator(132) - HHH10001003: Autocommit mode: false 2024-04-20 06:29:49.200 [main] DEBUG o.h.e.j.c.i.DriverManagerConnectionProviderImpl.debugf(384) - Initializing Connection pool with 1 Connections 2024-04-20 06:29:49.200 [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl.(322) - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-04-20 06:29:49.200 [main] DEBUG o.h.e.j.e.i.JdbcEnvironmentInitiator.initiateService(72) - Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 2024-04-20 06:29:49.200 [main] DEBUG o.h.e.j.e.i.JdbcEnvironmentInitiator.initiateService(83) - Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 2024-04-20 06:29:49.200 [main] DEBUG o.h.e.j.e.i.JdbcEnvironmentInitiator.debugf(389) - JDBC version : 4.2 2024-04-20 06:29:49.200 [main] INFO org.hibernate.dialect.Dialect.(175) - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-04-20 06:29:49.201 [main] DEBUG o.h.e.j.e.s.IdentifierHelperBuilder.applyIdentifierCasing(114) - JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 2024-04-20 06:29:49.201 [main] DEBUG o.h.type.spi.TypeConfiguration$Scope.scope(149) - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2453cbb7] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@68fb6c1e] 2024-04-20 06:29:49.201 [main] DEBUG o.h.boot.model.relational.Namespace.(51) - Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 2024-04-20 06:29:49.201 [main] DEBUG o.h.b.m.s.i.a.AnnotationMetadataSourceProcessorImpl.insertMappedSuperclasses(250) - Skipping explicit MappedSuperclass org.onap.policy.common.im.jpa.DateEntity, the class will be discovered analyzing the implementing class 2024-04-20 06:29:49.202 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ForwardProgressEntity.findAll => SELECT e FROM ForwardProgressEntity e 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ForwardProgressEntity.deleteAll => DELETE FROM ForwardProgressEntity WHERE 1=1 2024-04-20 06:29:49.202 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name ForwardProgressEntity 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.ForwardProgressEntity on table ForwardProgressEntity 2024-04-20 06:29:49.202 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=forwardProgressId, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.202 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ForwardProgressEntity] is safe 2024-04-20 06:29:49.202 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property forwardProgressId with lazy=false 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:forwardProgressId] 2024-04-20 06:29:49.202 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for forwardProgressId 2024-04-20 06:29:49.202 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property forwardProgressId 2024-04-20 06:29:49.203 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(forwardProgressId)]), forwardProgressId, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.203 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=created_date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:createdDate] 2024-04-20 06:29:49.203 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.203 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=last_updated, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property lastUpdated with lazy=false 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:lastUpdated] 2024-04-20 06:29:49.203 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for lastUpdated 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property lastUpdated 2024-04-20 06:29:49.203 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=fpc_count, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property fpcCount with lazy=false 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:fpcCount] 2024-04-20 06:29:49.203 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for fpcCount 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property fpcCount 2024-04-20 06:29:49.203 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ForwardProgressEntity), mappingColumn=resourceName, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.203 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceName with lazy=false 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ForwardProgressEntity:resourceName] 2024-04-20 06:29:49.204 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceName 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceName 2024-04-20 06:29:49.204 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.204 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.204 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ImTestEntity.findAll => SELECT e FROM ImTestEntity e 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ImTestEntity.deleteAll => DELETE FROM ImTestEntity WHERE 1=1 2024-04-20 06:29:49.204 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name ImTestEntity 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.ImTestEntity on table ImTestEntity 2024-04-20 06:29:49.204 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=ImTestId, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.204 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ImTestEntity] is safe 2024-04-20 06:29:49.204 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property imTestId with lazy=false 2024-04-20 06:29:49.204 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:imTestId] 2024-04-20 06:29:49.205 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for imTestId 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property imTestId 2024-04-20 06:29:49.205 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(ImTestId)]), imTestId, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.205 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=created_by, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdBy with lazy=false 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:createdBy] 2024-04-20 06:29:49.205 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdBy 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdBy 2024-04-20 06:29:49.205 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=created_date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:createdDate] 2024-04-20 06:29:49.205 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.205 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=modified_by, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property modifiedBy with lazy=false 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:modifiedBy] 2024-04-20 06:29:49.205 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for modifiedBy 2024-04-20 06:29:49.205 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property modifiedBy 2024-04-20 06:29:49.205 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ImTestEntity), mappingColumn=modified_date, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property modifiedDate with lazy=false 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ImTestEntity:modifiedDate] 2024-04-20 06:29:49.206 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for modifiedDate 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property modifiedDate 2024-04-20 06:29:49.206 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.206 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.206 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: StateManagementEntity.findAll => SELECT e FROM StateManagementEntity e 2024-04-20 06:29:49.206 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name StateManagementEntity 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.StateManagementEntity on table StateManagementEntity 2024-04-20 06:29:49.206 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=id, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.206 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.StateManagementEntity] is safe 2024-04-20 06:29:49.206 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.206 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property id with lazy=false 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:id] 2024-04-20 06:29:49.207 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for id 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property id 2024-04-20 06:29:49.207 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.207 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=adminState, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property adminState with lazy=false 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:adminState] 2024-04-20 06:29:49.207 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for adminState 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property adminState 2024-04-20 06:29:49.207 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=availStatus, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property availStatus with lazy=false 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:availStatus] 2024-04-20 06:29:49.207 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for availStatus 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property availStatus 2024-04-20 06:29:49.207 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=created_Date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:createdDate] 2024-04-20 06:29:49.207 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.207 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.208 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=modifiedDate, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property modifiedDate with lazy=false 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:modifiedDate] 2024-04-20 06:29:49.208 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for modifiedDate 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property modifiedDate 2024-04-20 06:29:49.208 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=opState, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property opState with lazy=false 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:opState] 2024-04-20 06:29:49.208 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for opState 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property opState 2024-04-20 06:29:49.208 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=resourceName, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceName with lazy=false 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:resourceName] 2024-04-20 06:29:49.208 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceName 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceName 2024-04-20 06:29:49.208 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(StateManagementEntity), mappingColumn=standbyStatus, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property standbyStatus with lazy=false 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.StateManagementEntity:standbyStatus] 2024-04-20 06:29:49.208 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for standbyStatus 2024-04-20 06:29:49.208 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property standbyStatus 2024-04-20 06:29:49.209 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.209 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.209 [main] DEBUG org.hibernate.cfg.AnnotationBinder.bindClass(547) - Binding entity from annotated class: org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ResourceRegistrationEntity.findAll => SELECT e FROM ResourceRegistrationEntity e 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.annotations.QueryBinder.bindQuery(85) - Binding named query: ResourceRegistrationEntity.deleteAll => DELETE FROM ResourceRegistrationEntity WHERE 1=1 2024-04-20 06:29:49.209 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindEntity(431) - Import with entity name ResourceRegistrationEntity 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.annotations.EntityBinder.bindTable(874) - Bind entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity on table ResourceRegistrationEntity 2024-04-20 06:29:49.209 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=ResourceRegistrationId, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.209 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ResourceRegistrationEntity] is safe 2024-04-20 06:29:49.209 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceRegistrationId with lazy=false 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:resourceRegistrationId] 2024-04-20 06:29:49.209 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceRegistrationId 2024-04-20 06:29:49.209 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceRegistrationId 2024-04-20 06:29:49.210 [main] DEBUG org.hibernate.cfg.BinderHelper.makeIdGenerator(514) - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(ResourceRegistrationId)]), resourceRegistrationId, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2024-04-20 06:29:49.210 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=created_date, insertable=true, updatable=false, unique=false} 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property createdDate with lazy=false 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:createdDate] 2024-04-20 06:29:49.210 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for createdDate 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property createdDate 2024-04-20 06:29:49.210 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=last_updated, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property lastUpdated with lazy=false 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:lastUpdated] 2024-04-20 06:29:49.210 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for lastUpdated 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property lastUpdated 2024-04-20 06:29:49.210 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=nodeType, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property nodeType with lazy=false 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:nodeType] 2024-04-20 06:29:49.210 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for nodeType 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property nodeType 2024-04-20 06:29:49.210 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=resourceName, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceName with lazy=false 2024-04-20 06:29:49.210 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:resourceName] 2024-04-20 06:29:49.210 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceName 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceName 2024-04-20 06:29:49.211 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=resourceUrl, insertable=true, updatable=true, unique=true} 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property resourceUrl with lazy=false 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:resourceUrl] 2024-04-20 06:29:49.211 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for resourceUrl 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property resourceUrl 2024-04-20 06:29:49.211 [main] DEBUG org.hibernate.cfg.Ejb3Column.bind(227) - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ResourceRegistrationEntity), mappingColumn=site, insertable=true, updatable=true, unique=false} 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makePropertyAndValue(175) - MetadataSourceProcessor property site with lazy=false 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.AbstractPropertyHolder.resolveAttributeConverterDescriptor(94) - Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.common.im.jpa.ResourceRegistrationEntity:site] 2024-04-20 06:29:49.211 [main] DEBUG o.h.c.annotations.SimpleValueBinder.make(410) - building SimpleValue for site 2024-04-20 06:29:49.211 [main] DEBUG o.h.cfg.annotations.PropertyBinder.makeProperty(266) - Building property site 2024-04-20 06:29:49.211 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding preUpdate as PreUpdate callback for entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.211 [main] DEBUG o.h.j.e.i.CallbackDefinitionResolverLegacyImpl.resolveEntityCallbacks(74) - Adding prePersist as PrePersist callback for entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.211 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for forwardProgressId 2024-04-20 06:29:49.211 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.211 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for lastUpdated 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for fpcCount 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceName 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for imTestId 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdBy 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for modifiedBy 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for modifiedDate 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for id 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for adminState 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for availStatus 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for modifiedDate 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for opState 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceName 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for standbyStatus 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceRegistrationId 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for createdDate 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for lastUpdated 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for nodeType 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceName 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for resourceUrl 2024-04-20 06:29:49.212 [main] DEBUG o.h.c.annotations.SimpleValueBinder.fillSimpleValue(455) - Starting fillSimpleValue for site 2024-04-20 06:29:49.212 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [forwardprogressid] to be non-null as it is part of the primary key for table [forwardprogressentity] 2024-04-20 06:29:49.212 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [imtestid] to be non-null as it is part of the primary key for table [imtestentity] 2024-04-20 06:29:49.212 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [id] to be non-null as it is part of the primary key for table [statemanagemententity] 2024-04-20 06:29:49.212 [main] DEBUG org.hibernate.mapping.PrimaryKey.addColumn(36) - Forcing column [resourceregistrationid] to be non-null as it is part of the primary key for table [resourceregistrationentity] 2024-04-20 06:29:49.213 [main] DEBUG o.h.internal.SessionFactoryImpl.(208) - Building session factory 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(68) - SessionFactory name : null 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(69) - Automatic flush during beforeCompletion(): enabled 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(70) - Automatic session close at end of transaction: disabled 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(72) - Statistics: disabled 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(74) - Deleted entity synthetic identifier rollback: disabled 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(75) - Default entity-mode: pojo 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(76) - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(77) - Allow initialization of lazy state outside session : disabled 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(79) - Using BatchFetchStyle : LEGACY 2024-04-20 06:29:49.213 [main] DEBUG org.hibernate.cfg.Settings.(80) - Default batch fetch size: -1 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(81) - Maximum outer join fetch depth: null 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(82) - Default null ordering: NONE 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(83) - Order SQL updates by primary key: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(84) - Order SQL inserts for batching: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(86) - multi-tenancy strategy : NONE 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(88) - JTA Track by Thread: enabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(90) - Query language substitutions: {} 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(91) - Named query checking : enabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(93) - Second-level cache: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(94) - Second-level query cache: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(95) - Second-level query cache factory: null 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(96) - Second-level cache region prefix: null 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(97) - Optimize second-level cache for minimal puts: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(98) - Structured second-level cache entries: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(99) - Second-level cache direct-reference entries: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(100) - Automatic eviction of collection cache: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(102) - JDBC batch size: 15 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(103) - JDBC batch updates for versioned data: enabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(104) - Scrollable result sets: enabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(105) - Wrap result sets: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(106) - JDBC3 getGeneratedKeys(): enabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(107) - JDBC result set fetch size: null 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(108) - Connection release mode: AFTER_TRANSACTION 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(109) - Generate SQL with comments: disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(111) - JPA compliance - query : disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(112) - JPA compliance - closed-handling : disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(113) - JPA compliance - lists : disabled 2024-04-20 06:29:49.214 [main] DEBUG org.hibernate.cfg.Settings.(114) - JPA compliance - transactions : disabled 2024-04-20 06:29:49.215 [main] DEBUG o.h.s.i.SessionFactoryServiceRegistryImpl.getService(92) - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 2024-04-20 06:29:49.215 [main] DEBUG o.h.s.i.SessionFactoryServiceRegistryImpl.getService(92) - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 2024-04-20 06:29:49.215 [main] DEBUG o.h.internal.SessionFactoryImpl.(276) - Session factory constructed with filter configurations : {} 2024-04-20 06:29:49.215 [main] DEBUG o.h.internal.SessionFactoryImpl.(277) - Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/test-classes:/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/classes:/w/workspace/policy-common-maven-clm-master/utils/target/utils-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/capabilities/target/capabilities-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/gson/target/gson-2.1.2-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/w/workspace/policy-common-maven-clm-master/common-logging/target/ONAP-Logging-2.1.2-SNAPSHOT.jar:/tmp/r/com/att/eelf/eelf-core/2.0.0-oss/eelf-core-2.0.0-oss.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/net/bytebuddy/byte-buddy/1.12.18/byte-buddy-1.12.18.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/w/workspace/policy-common-maven-clm-master/utils-test/target/utils-test-2.1.2-SNAPSHOT.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/springframework/spring-test/6.0.18/spring-test-6.0.18.jar:/tmp/r/org/springframework/spring-core/6.0.18/spring-core-6.0.18.jar:/tmp/r/org/springframework/spring-jcl/6.0.18/spring-jcl-6.0.18.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, node_type=pap, java.vendor.url=Unknown, user.timezone=Etc/UTC, jakarta.persistence.sharedCache.mode=NONE, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:AllSeemsWellTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/surefire/surefirebooter-20240420062940171_202.jar /w/workspace/policy-common-maven-clm-master/integrity-monitor/target/surefire 2024-04-20T06-28-56_047-jvmRun1 surefire-20240420062940171_200tmp surefire_6-20240420062940171_201tmp, javax.persistence.sharedCache.mode=NONE, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/test-classes:/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/classes:/w/workspace/policy-common-maven-clm-master/utils/target/utils-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/capabilities/target/capabilities-2.1.2-SNAPSHOT.jar:/w/workspace/policy-common-maven-clm-master/gson/target/gson-2.1.2-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/w/workspace/policy-common-maven-clm-master/common-logging/target/ONAP-Logging-2.1.2-SNAPSHOT.jar:/tmp/r/com/att/eelf/eelf-core/2.0.0-oss/eelf-core-2.0.0-oss.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/net/bytebuddy/byte-buddy/1.12.18/byte-buddy-1.12.18.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/w/workspace/policy-common-maven-clm-master/utils-test/target/utils-test-2.1.2-SNAPSHOT.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/springframework/spring-test/6.0.18/spring-test-6.0.18.jar:/tmp/r/org/springframework/spring-core/6.0.18/spring-core-6.0.18.jar:/tmp/r/org/springframework/spring-jcl/6.0.18/spring-jcl-6.0.18.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-common-maven-clm-master/integrity-monitor, site_name=SiteA, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=operationalPU, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-common-maven-clm-master/integrity-monitor/target/surefire/surefirebooter-20240420062940171_202.jar, refresh_state_audit_interval_ms=3000, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:AllSeemsWellTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=operationalPU, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, altDeploymentRepository=staging::default::file:/w/workspace/policy-common-maven-clm-master/m2repo, java.version=17.0.4, com.sun.management.jmxremote.port=9797, user.dir=/w/workspace/policy-common-maven-clm-master/integrity-monitor, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:AllSeemsWellTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5e8f1db2, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 2024-04-20 06:29:49.215 [main] DEBUG o.h.v.i.x.config.ValidationXmlParser.getValidationXmlInputStream(122) - Trying to load META-INF/validation.xml for XML based Validator configuration. 2024-04-20 06:29:49.215 [main] DEBUG o.h.v.i.x.c.ResourceLoaderHelper.getResettableInputStreamForPath(61) - Trying to load META-INF/validation.xml via TCCL 2024-04-20 06:29:49.216 [main] DEBUG o.h.v.i.x.c.ResourceLoaderHelper.getResettableInputStreamForPath(67) - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2024-04-20 06:29:49.216 [main] DEBUG o.h.v.i.x.config.ValidationXmlParser.getValidationXmlInputStream(129) - No META-INF/validation.xml found. Using annotation based configuration only. 2024-04-20 06:29:49.216 [main] DEBUG o.h.v.i.e.r.TraversableResolvers.getDefault(94) - Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2024-04-20 06:29:49.216 [main] DEBUG o.h.v.i.e.r.TraversableResolvers.getDefault(104) - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2024-04-20 06:29:49.216 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator.canLoadExpressionFactory(232) - Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.common.im.IntegrityMonitor.(IntegrityMonitor.java:244) at org.onap.policy.common.im.AllSeemsWellTest$1.(AllSeemsWellTest.java:80) at org.onap.policy.common.im.AllSeemsWellTest.setUp(AllSeemsWellTest.java:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.ClassNotFoundException: jakarta.el.ExpressionFactory ... 57 common frames omitted 2024-04-20 06:29:49.216 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator.canLoadExpressionFactory(232) - Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.common.im.IntegrityMonitor.(IntegrityMonitor.java:244) at org.onap.policy.common.im.AllSeemsWellTest$1.(AllSeemsWellTest.java:80) at org.onap.policy.common.im.AllSeemsWellTest.setUp(AllSeemsWellTest.java:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.ClassNotFoundException: jakarta.el.ExpressionFactory ... 57 common frames omitted 2024-04-20 06:29:49.216 [main] DEBUG o.h.c.b.TypeSafeActivator.activate(93) - Unable to acquire Bean Validation ValidatorFactory, skipping activation 2024-04-20 06:29:49.216 [main] DEBUG o.h.secure.spi.JaccIntegrator.doIntegration(84) - Skipping JACC integration as it was not enabled 2024-04-20 06:29:49.217 [main] DEBUG o.h.internal.SessionFactoryImpl.(316) - Instantiated session factory 2024-04-20 06:29:49.217 [main] DEBUG o.h.type.spi.TypeConfiguration$Scope.scope(154) - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2453cbb7] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@326320bb] 2024-04-20 06:29:49.217 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ForwardProgressEntity] is safe 2024-04-20 06:29:49.217 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.226 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ImTestEntity] is safe 2024-04-20 06:29:49.226 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.228 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.StateManagementEntity] is safe 2024-04-20 06:29:49.228 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.231 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(60) - Not known whether passed class name [org.onap.policy.common.im.jpa.ResourceRegistrationEntity] is safe 2024-04-20 06:29:49.231 [main] DEBUG o.h.b.internal.ClassLoaderAccessImpl.classForName(62) - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.234 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.ForwardProgressEntity 2024-04-20 06:29:49.234 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select forwardProgressId from ForwardProgressEntity where forwardProgressId =? 2024-04-20 06:29:49.234 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select forwardpro_.forwardProgressId, forwardpro_.last_updated as last_upd3_0_, forwardpro_.fpc_count as fpc_coun4_0_, forwardpro_.resourceName as resource5_0_ from ForwardProgressEntity forwardpro_ where forwardpro_.forwardProgressId=? 2024-04-20 06:29:49.234 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into ForwardProgressEntity (created_date, last_updated, fpc_count, resourceName, forwardProgressId) values (?, ?, ?, ?, ?) 2024-04-20 06:29:49.234 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update ForwardProgressEntity set last_updated=?, fpc_count=?, resourceName=? where forwardProgressId=? 2024-04-20 06:29:49.234 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from ForwardProgressEntity where forwardProgressId=? 2024-04-20 06:29:49.235 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5d18a787] 2024-04-20 06:29:49.235 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.235 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : lastUpdated 2024-04-20 06:29:49.235 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : fpcCount 2024-04-20 06:29:49.235 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceName 2024-04-20 06:29:49.235 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.235 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.235 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.ForwardProgressEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.ForwardProgressEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.ForwardProgressEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.ForwardProgressEntity) - SQL table alias mapping - forwardpro0_ - alias suffix - 0_ - suffixed key columns - {forwardp1_0_0_} 2024-04-20 06:29:49.235 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.ForwardProgressEntity [NONE]: select forwardpro0_.forwardProgressId as forwardp1_0_0_, forwardpro0_.created_date as created_2_0_0_, forwardpro0_.last_updated as last_upd3_0_0_, forwardpro0_.fpc_count as fpc_coun4_0_0_, forwardpro0_.resourceName as resource5_0_0_ from ForwardProgressEntity forwardpro0_ where forwardpro0_.forwardProgressId=? 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.ImTestEntity 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select ImTestId from ImTestEntity where ImTestId =? 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select imtestenti_.ImTestId, imtestenti_.created_by as created_2_1_, imtestenti_.modified_by as modified4_1_, imtestenti_.modified_date as modified5_1_ from ImTestEntity imtestenti_ where imtestenti_.ImTestId=? 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into ImTestEntity (created_by, created_date, modified_by, modified_date, ImTestId) values (?, ?, ?, ?, ?) 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update ImTestEntity set created_by=?, modified_by=?, modified_date=? where ImTestId=? 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from ImTestEntity where ImTestId=? 2024-04-20 06:29:49.236 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4ac7927a] 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdBy 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : modifiedBy 2024-04-20 06:29:49.236 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : modifiedDate 2024-04-20 06:29:49.236 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.236 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.236 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.ImTestEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.ImTestEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.ImTestEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.ImTestEntity) - SQL table alias mapping - imtestenti0_ - alias suffix - 0_ - suffixed key columns - {imtestid1_1_0_} 2024-04-20 06:29:49.237 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.ImTestEntity [NONE]: select imtestenti0_.ImTestId as imtestid1_1_0_, imtestenti0_.created_by as created_2_1_0_, imtestenti0_.created_date as created_3_1_0_, imtestenti0_.modified_by as modified4_1_0_, imtestenti0_.modified_date as modified5_1_0_ from ImTestEntity imtestenti0_ where imtestenti0_.ImTestId=? 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.StateManagementEntity 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select id from StateManagementEntity where id =? 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select statemanag_.id, statemanag_.adminState as adminsta2_3_, statemanag_.availStatus as availsta3_3_, statemanag_.modifiedDate as modified5_3_, statemanag_.opState as opstate6_3_, statemanag_.resourceName as resource7_3_, statemanag_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag_ where statemanag_.id=? 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into StateManagementEntity (adminState, availStatus, created_Date, modifiedDate, opState, resourceName, standbyStatus, id) values (?, ?, ?, ?, ?, ?, ?, ?) 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update StateManagementEntity set adminState=?, availStatus=?, modifiedDate=?, opState=?, resourceName=?, standbyStatus=? where id=? 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from StateManagementEntity where id=? 2024-04-20 06:29:49.237 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d837af7] 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : adminState 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : availStatus 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : modifiedDate 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : opState 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceName 2024-04-20 06:29:49.237 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : standbyStatus 2024-04-20 06:29:49.238 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.238 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.238 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.StateManagementEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.StateManagementEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.StateManagementEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.StateManagementEntity) - SQL table alias mapping - statemanag0_ - alias suffix - 0_ - suffixed key columns - {id1_3_0_} 2024-04-20 06:29:49.238 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.StateManagementEntity [NONE]: select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4031) - Static SQL for entity: org.onap.policy.common.im.jpa.ResourceRegistrationEntity 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4036) - Version select: select ResourceRegistrationId from ResourceRegistrationEntity where ResourceRegistrationId =? 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.entity.AbstractEntityPersister.logStaticSQL(4039) - Snapshot select: select resourcere_.ResourceRegistrationId, resourcere_.last_updated as last_upd3_2_, resourcere_.nodeType as nodetype4_2_, resourcere_.resourceName as resource5_2_, resourcere_.resourceUrl as resource6_2_, resourcere_.site as site7_2_ from ResourceRegistrationEntity resourcere_ where resourcere_.ResourceRegistrationId=? 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Insert 0: insert into ResourceRegistrationEntity (created_date, last_updated, nodeType, resourceName, resourceUrl, site, ResourceRegistrationId) values (?, ?, ?, ?, ?, ?, ?) 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Update 0: update ResourceRegistrationEntity set last_updated=?, nodeType=?, resourceName=?, resourceUrl=?, site=? where ResourceRegistrationId=? 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.entity.AbstractEntityPersister.debugf(394) - Delete 0: delete from ResourceRegistrationEntity where ResourceRegistrationId=? 2024-04-20 06:29:49.238 [main] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl.registerQuerySpace(174) - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@32cfd722] 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : createdDate 2024-04-20 06:29:49.238 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : lastUpdated 2024-04-20 06:29:49.239 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : nodeType 2024-04-20 06:29:49.239 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceName 2024-04-20 06:29:49.239 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : resourceUrl 2024-04-20 06:29:49.239 [main] DEBUG o.h.p.w.spi.MetamodelGraphWalker.visitAttributeDefinition(146) - Visiting attribute path : site 2024-04-20 06:29:49.239 [main] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy.buildLoadPlan(160) - Building LoadPlan... 2024-04-20 06:29:49.239 [main] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor.processQuerySpaceJoins(102) - processing queryspace 2024-04-20 06:29:49.239 [main] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter.logTree(55) - LoadPlan(entity=org.onap.policy.common.im.jpa.ResourceRegistrationEntity) - Returns - EntityReturnImpl(entity=org.onap.policy.common.im.jpa.ResourceRegistrationEntity, querySpaceUid=, path=org.onap.policy.common.im.jpa.ResourceRegistrationEntity) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.common.im.jpa.ResourceRegistrationEntity) - SQL table alias mapping - resourcere0_ - alias suffix - 0_ - suffixed key columns - {resource1_2_0_} 2024-04-20 06:29:49.239 [main] DEBUG o.h.loader.entity.plan.EntityLoader.(129) - Static select for entity org.onap.policy.common.im.jpa.ResourceRegistrationEntity [NONE]: select resourcere0_.ResourceRegistrationId as resource1_2_0_, resourcere0_.created_date as created_2_2_0_, resourcere0_.last_updated as last_upd3_2_0_, resourcere0_.nodeType as nodetype4_2_0_, resourcere0_.resourceName as resource5_2_0_, resourcere0_.resourceUrl as resource6_2_0_, resourcere0_.site as site7_2_0_ from ResourceRegistrationEntity resourcere0_ where resourcere0_.ResourceRegistrationId=? 2024-04-20 06:29:49.240 [main] DEBUG o.h.t.s.s.SchemaManagementToolCoordinator.interpret(556) - No schema actions specified 2024-04-20 06:29:49.240 [main] DEBUG o.h.t.s.s.SchemaManagementToolCoordinator.process(69) - No actions specified; doing nothing 2024-04-20 06:29:49.240 [main] DEBUG o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(43) - No JtaPlatform was specified, checking resolver 2024-04-20 06:29:49.240 [main] DEBUG o.h.e.t.j.p.i.JtaPlatformResolverInitiator.initiateService(33) - No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 2024-04-20 06:29:49.241 [main] DEBUG o.h.e.t.j.p.i.StandardJtaPlatformResolver.resolveJtaPlatform(137) - Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-04-20 06:29:49.241 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(52) - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-04-20 06:29:49.242 [main] DEBUG o.h.s.i.SessionFactoryServiceRegistryImpl.getService(92) - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 2024-04-20 06:29:49.242 [main] DEBUG o.h.h.i.QueryTranslatorFactoryInitiator.initiateService(45) - QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@49433c98 2024-04-20 06:29:49.242 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(171) - Checking 7 named HQL queries 2024-04-20 06:29:49.242 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ImTestEntity.findAll 2024-04-20 06:29:49.242 [main] DEBUG o.h.s.internal.StatisticsInitiator.initiateServiceInternal(101) - Statistics initialized [enabled=false] 2024-04-20 06:29:49.242 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ImTestEntity e 2024-04-20 06:29:49.242 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.242 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'ImTestEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.242 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.242 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ImTestEntity (e) -> imtestenti0_ 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> imtestenti0_.ImTestId 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.243 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} imtestenti0_.ImTestId ) ( FromClause{level=1} ImTestEntity imtestenti0_ ) ) 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ImTestEntity): [ImTestEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ImTestEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ImTestEntity imtestenti0_] 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ImTestEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'imtestenti0_.ImTestId as imtestid1_1_' {alias=e, className=org.onap.policy.common.im.jpa.ImTestEntity, tableAlias=imtestenti0_} | \-[SQL_TOKEN] SqlFragment: 'imtestenti0_.created_by as created_2_1_, imtestenti0_.created_date as created_3_1_, imtestenti0_.modified_by as modified4_1_, imtestenti0_.modified_date as modified5_1_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[imtestenti0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ImTestEntity imtestenti0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=ImTestEntity,tableAlias=imtestenti0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ImTestEntity}} 2024-04-20 06:29:49.243 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ImTestEntity e 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select imtestenti0_.ImTestId as imtestid1_1_, imtestenti0_.created_by as created_2_1_, imtestenti0_.created_date as created_3_1_, imtestenti0_.modified_by as modified4_1_, imtestenti0_.modified_date as modified5_1_ from ImTestEntity imtestenti0_ 2024-04-20 06:29:49.243 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.243 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ForwardProgressEntity.findAll 2024-04-20 06:29:49.243 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ForwardProgressEntity e 2024-04-20 06:29:49.243 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'ForwardProgressEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ForwardProgressEntity (e) -> forwardpro0_ 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> forwardpro0_.forwardProgressId 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.244 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} forwardpro0_.forwardProgressId ) ( FromClause{level=1} ForwardProgressEntity forwardpro0_ ) ) 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ForwardProgressEntity): [ForwardProgressEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ForwardProgressEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ForwardProgressEntity forwardpro0_] 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ForwardProgressEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'forwardpro0_.forwardProgressId as forwardp1_0_' {alias=e, className=org.onap.policy.common.im.jpa.ForwardProgressEntity, tableAlias=forwardpro0_} | \-[SQL_TOKEN] SqlFragment: 'forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[forwardpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ForwardProgressEntity forwardpro0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=ForwardProgressEntity,tableAlias=forwardpro0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ForwardProgressEntity}} 2024-04-20 06:29:49.244 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ForwardProgressEntity e 2024-04-20 06:29:49.244 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select forwardpro0_.forwardProgressId as forwardp1_0_, forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_ from ForwardProgressEntity forwardpro0_ 2024-04-20 06:29:49.244 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.244 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ResourceRegistrationEntity.deleteAll 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: DELETE FROM org.onap.policy.common.im.jpa.ResourceRegistrationEntity WHERE 1=1 2024-04-20 06:29:49.245 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'DELETE' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | \-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[IDENT] Node: 'org' | | | | | | \-[IDENT] Node: 'onap' | | | | | \-[IDENT] Node: 'policy' | | | | \-[IDENT] Node: 'common' | | | \-[IDENT] Node: 'im' | | \-[IDENT] Node: 'jpa' | \-[IDENT] Node: 'ResourceRegistrationEntity' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[NUM_INT] Node: '1' \-[NUM_INT] Node: '1' 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ResourceRegistrationEntity () -> resourcere0_ 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'DELETE' querySpaces (ResourceRegistrationEntity) +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[resourcere0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ResourceRegistrationEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ResourceRegistrationEntity,tableAlias=resourcere0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[NUM_INT] LiteralNode: '1' \-[NUM_INT] LiteralNode: '1' 2024-04-20 06:29:49.245 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.245 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.245 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ForwardProgressEntity.deleteAll 2024-04-20 06:29:49.245 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: DELETE FROM org.onap.policy.common.im.jpa.ForwardProgressEntity WHERE 1=1 2024-04-20 06:29:49.246 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'DELETE' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | \-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[IDENT] Node: 'org' | | | | | | \-[IDENT] Node: 'onap' | | | | | \-[IDENT] Node: 'policy' | | | | \-[IDENT] Node: 'common' | | | \-[IDENT] Node: 'im' | | \-[IDENT] Node: 'jpa' | \-[IDENT] Node: 'ForwardProgressEntity' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[NUM_INT] Node: '1' \-[NUM_INT] Node: '1' 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ForwardProgressEntity () -> forwardpro0_ 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'DELETE' querySpaces (ForwardProgressEntity) +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[forwardpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ForwardProgressEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ForwardProgressEntity,tableAlias=forwardpro0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ForwardProgressEntity}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[NUM_INT] LiteralNode: '1' \-[NUM_INT] LiteralNode: '1' 2024-04-20 06:29:49.246 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.246 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.246 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ImTestEntity.deleteAll 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: DELETE FROM org.onap.policy.common.im.jpa.ImTestEntity WHERE 1=1 2024-04-20 06:29:49.246 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[DELETE] Node: 'DELETE' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | \-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[IDENT] Node: 'org' | | | | | | \-[IDENT] Node: 'onap' | | | | | \-[IDENT] Node: 'policy' | | | | \-[IDENT] Node: 'common' | | | \-[IDENT] Node: 'im' | | \-[IDENT] Node: 'jpa' | \-[IDENT] Node: 'ImTestEntity' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[NUM_INT] Node: '1' \-[NUM_INT] Node: '1' 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - delete << begin [level=1, statement=delete] 2024-04-20 06:29:49.246 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ImTestEntity () -> imtestenti0_ 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - delete : finishing up [level=1, statement=delete] 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - delete >> end [level=1, statement=delete] 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[DELETE] DeleteStatement: 'DELETE' querySpaces (ImTestEntity) +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[imtestenti0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ImTestEntity' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=ImTestEntity,tableAlias=imtestenti0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ImTestEntity}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[NUM_INT] LiteralNode: '1' \-[NUM_INT] LiteralNode: '1' 2024-04-20 06:29:49.247 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.247 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.247 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: StateManagementEntity.findAll 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.StateManagementEntity e 2024-04-20 06:29:49.247 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'StateManagementEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.StateManagementEntity (e) -> statemanag0_ 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> statemanag0_.id 2024-04-20 06:29:49.247 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.247 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} statemanag0_.id ) ( FromClause{level=1} StateManagementEntity statemanag0_ ) ) 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity StateManagementEntity): [StateManagementEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.StateManagementEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [StateManagementEntity statemanag0_] 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (StateManagementEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'statemanag0_.id as id1_3_' {alias=e, className=org.onap.policy.common.im.jpa.StateManagementEntity, tableAlias=statemanag0_} | \-[SQL_TOKEN] SqlFragment: 'statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[statemanag0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'StateManagementEntity statemanag0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=StateManagementEntity,tableAlias=statemanag0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.StateManagementEntity}} 2024-04-20 06:29:49.248 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.StateManagementEntity e 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ 2024-04-20 06:29:49.248 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.248 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(175) - Checking named query: ResourceRegistrationEntity.findAll 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ResourceRegistrationEntity e 2024-04-20 06:29:49.248 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'policy' | | | | | \-[IDENT] Node: 'common' | | | | \-[IDENT] Node: 'im' | | | \-[IDENT] Node: 'jpa' | | \-[IDENT] Node: 'ResourceRegistrationEntity' | \-[ALIAS] Node: 'e' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'e' 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ResourceRegistrationEntity (e) -> resourcere0_ 2024-04-20 06:29:49.248 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : e -> resourcere0_.ResourceRegistrationId 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.249 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} resourcere0_.ResourceRegistrationId ) ( FromClause{level=1} ResourceRegistrationEntity resourcere0_ ) ) 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ResourceRegistrationEntity): [ResourceRegistrationEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ResourceRegistrationEntity) | | originalText: e | \-SqlFragment \-FromClause \-FromElement 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ResourceRegistrationEntity resourcere0_] 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ResourceRegistrationEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'resourcere0_.ResourceRegistrationId as resource1_2_' {alias=e, className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity, tableAlias=resourcere0_} | \-[SQL_TOKEN] SqlFragment: 'resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[e], fromElementByTableAlias=[resourcere0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'ResourceRegistrationEntity resourcere0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=e,role=null,tableName=ResourceRegistrationEntity,tableAlias=resourcere0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity}} 2024-04-20 06:29:49.249 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: SELECT e FROM org.onap.policy.common.im.jpa.ResourceRegistrationEntity e 2024-04-20 06:29:49.249 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select resourcere0_.ResourceRegistrationId as resource1_2_, resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_ from ResourceRegistrationEntity resourcere0_ 2024-04-20 06:29:49.249 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.249 [main] DEBUG o.h.query.spi.NamedQueryRepository.checkNamedQueries(185) - Checking 0 named SQL queries 2024-04-20 06:29:49.249 [main] DEBUG o.h.internal.SessionFactoryRegistry.addSessionFactory(73) - Registering SessionFactory: 1824ea9c-dc10-4fbf-be77-563c82be045b () 2024-04-20 06:29:49.249 [main] DEBUG o.h.internal.SessionFactoryRegistry.addSessionFactory(80) - Not binding SessionFactory to JNDI, no JNDI name configured 2024-04-20 06:29:49.249 [main] DEBUG o.h.e.t.internal.TransactionImpl.(53) - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2024-04-20 06:29:49.249 [main] DEBUG o.h.e.t.internal.TransactionImpl.begin(81) - begin 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: Select f from org.onap.policy.common.im.jpa.ForwardProgressEntity f where f.resourceName=:rn 2024-04-20 06:29:49.250 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'from' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | \-[IDENT] Node: 'policy' | | | | | | \-[IDENT] Node: 'common' | | | | | \-[IDENT] Node: 'im' | | | | \-[IDENT] Node: 'jpa' | | | \-[IDENT] Node: 'ForwardProgressEntity' | | \-[ALIAS] Node: 'f' | \-[SELECT] Node: 'Select' | \-[IDENT] Node: 'f' \-[WHERE] Node: 'where' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'f' | \-[IDENT] Node: 'resourceName' \-[COLON] Node: ':' \-[IDENT] Node: 'rn' 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ForwardProgressEntity (f) -> forwardpro0_ 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : f -> forwardpro0_.forwardProgressId 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : f -> forwardpro0_.forwardProgressId 2024-04-20 06:29:49.250 [main] DEBUG o.h.hql.internal.ast.tree.DotNode.getDataType(724) - getDataType() : resourceName -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : f.resourceName -> forwardpro0_.resourceName 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.250 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} forwardpro0_.forwardProgressId ) ( FromClause{level=1} ForwardProgressEntity forwardpro0_ ) ( where ( = ( forwardpro0_.resourceName forwardpro0_.forwardProgressId resourceName ) ? ) ) ) 2024-04-20 06:29:49.250 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ForwardProgressEntity): [ForwardProgressEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ForwardProgressEntity) | | originalText: f | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ForwardProgressEntity) | path: f.resourceName | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ForwardProgressEntity) | | originalText: f | \-IdentNode | persister: null | originalText: resourceName \-ParameterNode 2024-04-20 06:29:49.251 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ForwardProgressEntity forwardpro0_] 2024-04-20 06:29:49.251 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.251 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ForwardProgressEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'forwardpro0_.forwardProgressId as forwardp1_0_' {alias=f, className=org.onap.policy.common.im.jpa.ForwardProgressEntity, tableAlias=forwardpro0_} | \-[SQL_TOKEN] SqlFragment: 'forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_' +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[f], fromElementByTableAlias=[forwardpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ForwardProgressEntity forwardpro0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=f,role=null,tableName=ForwardProgressEntity,tableAlias=forwardpro0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ForwardProgressEntity}} \-[WHERE] SqlNode: 'where' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'forwardpro0_.resourceName' {propertyName=resourceName,dereferenceType=PRIMITIVE,getPropertyPath=resourceName,path=f.resourceName,tableAlias=forwardpro0_,className=org.onap.policy.common.im.jpa.ForwardProgressEntity,classAlias=f} | +-[ALIAS_REF] IdentNode: 'forwardpro0_.forwardProgressId' {alias=f, className=org.onap.policy.common.im.jpa.ForwardProgressEntity, tableAlias=forwardpro0_} | \-[IDENT] IdentNode: 'resourceName' {originalText=resourceName} \-[NAMED_PARAM] ParameterNode: '?' {name=rn, expectedType=org.hibernate.type.StringType@292d1c71} 2024-04-20 06:29:49.251 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.251 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: Select f from org.onap.policy.common.im.jpa.ForwardProgressEntity f where f.resourceName=:rn 2024-04-20 06:29:49.251 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select forwardpro0_.forwardProgressId as forwardp1_0_, forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_ from ForwardProgressEntity forwardpro0_ where forwardpro0_.resourceName=? 2024-04-20 06:29:49.251 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.251 [main] DEBUG org.hibernate.SQL.logStatement(144) - select forwardpro0_.forwardProgressId as forwardp1_0_, forwardpro0_.created_date as created_2_0_, forwardpro0_.last_updated as last_upd3_0_, forwardpro0_.fpc_count as fpc_coun4_0_, forwardpro0_.resourceName as resource5_0_ from ForwardProgressEntity forwardpro0_ where forwardpro0_.resourceName=? 2024-04-20 06:29:49.252 [main] DEBUG o.o.p.common.im.IntegrityMonitor.createOrUpdateForwardProgress(309) - Adding resource SiteA.pap to ForwardProgress table 2024-04-20 06:29:49.252 [main] DEBUG org.hibernate.SQL.logStatement(144) - call next value for hibernate_sequence 2024-04-20 06:29:49.252 [main] DEBUG o.h.id.enhanced.SequenceStructure.getNextValue(113) - Sequence value obtained: 1 2024-04-20 06:29:49.252 [main] DEBUG o.h.r.j.i.ResourceRegistryStandardImpl.release(106) - HHH000387: ResultSet's statement was not registered 2024-04-20 06:29:49.252 [main] DEBUG o.h.e.i.AbstractSaveEventListener.saveWithGeneratedId(127) - Generated identifier: 1, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator 2024-04-20 06:29:49.253 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareEntityFlushes(140) - Processing flush-time cascades 2024-04-20 06:29:49.253 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareCollectionFlushes(193) - Dirty checking collections 2024-04-20 06:29:49.253 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(114) - Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 2024-04-20 06:29:49.253 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(121) - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 2024-04-20 06:29:49.253 [main] DEBUG o.h.internal.util.EntityPrinter.toString(110) - Listing entities: 2024-04-20 06:29:49.253 [main] DEBUG o.h.internal.util.EntityPrinter.toString(117) - org.onap.policy.common.im.jpa.ForwardProgressEntity{lastUpdated=Sat Apr 20 06:29:49 UTC 2024, createdDate=Sat Apr 20 06:29:49 UTC 2024, fpcCount=0, resourceName=SiteA.pap, forwardProgressId=1} 2024-04-20 06:29:49.253 [main] DEBUG org.hibernate.SQL.logStatement(144) - insert into ForwardProgressEntity (created_date, last_updated, fpc_count, resourceName, forwardProgressId) values (?, ?, ?, ?, ?) 2024-04-20 06:29:49.253 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: Select r from org.onap.policy.common.im.jpa.ResourceRegistrationEntity r where r.resourceName=:rn 2024-04-20 06:29:49.253 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.253 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'from' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | \-[IDENT] Node: 'policy' | | | | | | \-[IDENT] Node: 'common' | | | | | \-[IDENT] Node: 'im' | | | | \-[IDENT] Node: 'jpa' | | | \-[IDENT] Node: 'ResourceRegistrationEntity' | | \-[ALIAS] Node: 'r' | \-[SELECT] Node: 'Select' | \-[IDENT] Node: 'r' \-[WHERE] Node: 'where' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'r' | \-[IDENT] Node: 'resourceName' \-[COLON] Node: ':' \-[IDENT] Node: 'rn' 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.ResourceRegistrationEntity (r) -> resourcere0_ 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : r -> resourcere0_.ResourceRegistrationId 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : r -> resourcere0_.ResourceRegistrationId 2024-04-20 06:29:49.254 [main] DEBUG o.h.hql.internal.ast.tree.DotNode.getDataType(724) - getDataType() : resourceName -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : r.resourceName -> resourcere0_.resourceName 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.254 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} resourcere0_.ResourceRegistrationId ) ( FromClause{level=1} ResourceRegistrationEntity resourcere0_ ) ( where ( = ( resourcere0_.resourceName resourcere0_.ResourceRegistrationId resourceName ) ? ) ) ) 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity ResourceRegistrationEntity): [ResourceRegistrationEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ResourceRegistrationEntity) | | originalText: r | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ResourceRegistrationEntity) | path: r.resourceName | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.ResourceRegistrationEntity) | | originalText: r | \-IdentNode | persister: null | originalText: resourceName \-ParameterNode 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [ResourceRegistrationEntity resourcere0_] 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (ResourceRegistrationEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'resourcere0_.ResourceRegistrationId as resource1_2_' {alias=r, className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity, tableAlias=resourcere0_} | \-[SQL_TOKEN] SqlFragment: 'resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_' +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[r], fromElementByTableAlias=[resourcere0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'ResourceRegistrationEntity resourcere0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=r,role=null,tableName=ResourceRegistrationEntity,tableAlias=resourcere0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity}} \-[WHERE] SqlNode: 'where' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'resourcere0_.resourceName' {propertyName=resourceName,dereferenceType=PRIMITIVE,getPropertyPath=resourceName,path=r.resourceName,tableAlias=resourcere0_,className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity,classAlias=r} | +-[ALIAS_REF] IdentNode: 'resourcere0_.ResourceRegistrationId' {alias=r, className=org.onap.policy.common.im.jpa.ResourceRegistrationEntity, tableAlias=resourcere0_} | \-[IDENT] IdentNode: 'resourceName' {originalText=resourceName} \-[NAMED_PARAM] ParameterNode: '?' {name=rn, expectedType=org.hibernate.type.StringType@292d1c71} 2024-04-20 06:29:49.254 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: Select r from org.onap.policy.common.im.jpa.ResourceRegistrationEntity r where r.resourceName=:rn 2024-04-20 06:29:49.254 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select resourcere0_.ResourceRegistrationId as resource1_2_, resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_ from ResourceRegistrationEntity resourcere0_ where resourcere0_.resourceName=? 2024-04-20 06:29:49.255 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.255 [main] DEBUG org.hibernate.SQL.logStatement(144) - select resourcere0_.ResourceRegistrationId as resource1_2_, resourcere0_.created_date as created_2_2_, resourcere0_.last_updated as last_upd3_2_, resourcere0_.nodeType as nodetype4_2_, resourcere0_.resourceName as resource5_2_, resourcere0_.resourceUrl as resource6_2_, resourcere0_.site as site7_2_ from ResourceRegistrationEntity resourcere0_ where resourcere0_.resourceName=? 2024-04-20 06:29:49.255 [main] DEBUG o.o.p.common.im.IntegrityMonitor.createOrUpdateResourceReg(342) - Adding resource SiteA.pap to ResourceRegistration table 2024-04-20 06:29:49.255 [main] DEBUG org.hibernate.SQL.logStatement(144) - call next value for hibernate_sequence 2024-04-20 06:29:49.255 [main] DEBUG o.h.id.enhanced.SequenceStructure.getNextValue(113) - Sequence value obtained: 2 2024-04-20 06:29:49.255 [main] DEBUG o.h.r.j.i.ResourceRegistryStandardImpl.release(106) - HHH000387: ResultSet's statement was not registered 2024-04-20 06:29:49.255 [main] DEBUG o.h.e.i.AbstractSaveEventListener.saveWithGeneratedId(127) - Generated identifier: 2, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator 2024-04-20 06:29:49.255 [main] DEBUG o.h.e.t.internal.TransactionImpl.commit(98) - committing 2024-04-20 06:29:49.255 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareEntityFlushes(140) - Processing flush-time cascades 2024-04-20 06:29:49.255 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareCollectionFlushes(193) - Dirty checking collections 2024-04-20 06:29:49.255 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(114) - Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects 2024-04-20 06:29:49.255 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(121) - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 2024-04-20 06:29:49.255 [main] DEBUG o.h.internal.util.EntityPrinter.toString(110) - Listing entities: 2024-04-20 06:29:49.255 [main] DEBUG o.h.internal.util.EntityPrinter.toString(117) - org.onap.policy.common.im.jpa.ResourceRegistrationEntity{lastUpdated=Sat Apr 20 06:29:49 UTC 2024, site=SiteA, createdDate=Sat Apr 20 06:29:49 UTC 2024, resourceUrl=service:jmx:rmi:///jndi/rmi://prd-ubuntu1804-builder-4c-4g-24579:9797/jmxrmi, resourceRegistrationId=2, resourceName=SiteA.pap, nodeType=pap} 2024-04-20 06:29:49.255 [main] DEBUG o.h.internal.util.EntityPrinter.toString(117) - org.onap.policy.common.im.jpa.ForwardProgressEntity{lastUpdated=Sat Apr 20 06:29:49 UTC 2024, createdDate=Sat Apr 20 06:29:49 UTC 2024, fpcCount=0, resourceName=SiteA.pap, forwardProgressId=1} 2024-04-20 06:29:49.256 [main] DEBUG org.hibernate.SQL.logStatement(144) - insert into ResourceRegistrationEntity (created_date, last_updated, nodeType, resourceName, resourceUrl, site, ResourceRegistrationId) values (?, ?, ?, ?, ?, ?, ?) 2024-04-20 06:29:49.256 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.256 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.256 [main] DEBUG o.o.policy.common.im.StateManagement.(116) - StateManagement: constructor, resourceName: SiteA.pap 2024-04-20 06:29:49.256 [main] DEBUG o.o.policy.common.im.StateManagement.setState(155) - StateManagement: SYNCLOCK StateManagement() operation for resourceName = SiteA.pap 2024-04-20 06:29:49.256 [main] DEBUG o.o.policy.common.im.StateManagement.setState(157) - StateManagement: StateManagement() operation started, resourceName = SiteA.pap 2024-04-20 06:29:49.256 [main] DEBUG o.h.e.t.internal.TransactionImpl.(53) - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2024-04-20 06:29:49.256 [main] DEBUG o.h.e.t.internal.TransactionImpl.begin(81) - begin 2024-04-20 06:29:49.256 [main] DEBUG o.o.policy.common.im.StateManagement.setState(163) - findStateManagementEntity for SiteA.pap 2024-04-20 06:29:49.256 [main] DEBUG o.o.policy.common.im.StateManagement.findStateManagementEntity(450) - StateManagementEntity: findStateManagementEntity: Entry 2024-04-20 06:29:49.256 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.parse(292) - parse() - HQL: Select p from org.onap.policy.common.im.jpa.StateManagementEntity p where p.resourceName=:resource 2024-04-20 06:29:49.256 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.showHqlAst(313) - --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'from' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | \-[IDENT] Node: 'policy' | | | | | | \-[IDENT] Node: 'common' | | | | | \-[IDENT] Node: 'im' | | | | \-[IDENT] Node: 'jpa' | | | \-[IDENT] Node: 'StateManagementEntity' | | \-[ALIAS] Node: 'p' | \-[SELECT] Node: 'Select' | \-[IDENT] Node: 'p' \-[WHERE] Node: 'where' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'p' | \-[IDENT] Node: 'resourceName' \-[COLON] Node: ':' \-[IDENT] Node: 'resource' 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatement(129) - select << begin [level=1, statement=select] 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.internal.ast.tree.FromElement.doInitialize(153) - FromClause{level=1} : org.onap.policy.common.im.jpa.StateManagementEntity (p) -> statemanag0_ 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : p -> statemanag0_.id 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : p -> statemanag0_.id 2024-04-20 06:29:49.257 [main] DEBUG o.h.hql.internal.ast.tree.DotNode.getDataType(724) - getDataType() : resourceName -> org.hibernate.type.StringType@292d1c71 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.tree.FromReferenceNode.setResolved(60) - Resolved : p.resourceName -> statemanag0_.resourceName 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.beforeStatementCompletion(133) - select : finishing up [level=1, statement=select] 2024-04-20 06:29:49.257 [main] DEBUG o.h.hql.internal.ast.HqlSqlWalker.processQuery(773) - processQuery() : ( SELECT ( {select clause} statemanag0_.id ) ( FromClause{level=1} StateManagementEntity statemanag0_ ) ( where ( = ( statemanag0_.resourceName statemanag0_.id resourceName ) ? ) ) ) 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.findQueryReferencedTables(129) - Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity StateManagementEntity): [StateManagementEntity] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.StateManagementEntity) | | originalText: p | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.StateManagementEntity) | path: p.resourceName | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.common.im.jpa.StateManagementEntity) | | originalText: p | \-IdentNode | persister: null | originalText: resourceName \-ParameterNode 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.util.JoinProcessor.addJoinNodes(304) - Using FROM fragment [StateManagementEntity statemanag0_] 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.antlr.HqlSqlBaseWalker.afterStatementCompletion(137) - select >> end [level=1, statement=select] 2024-04-20 06:29:49.257 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.analyze(279) - --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (StateManagementEntity) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'statemanag0_.id as id1_3_' {alias=p, className=org.onap.policy.common.im.jpa.StateManagementEntity, tableAlias=statemanag0_} | \-[SQL_TOKEN] SqlFragment: 'statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_' +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[p], fromElementByTableAlias=[statemanag0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'StateManagementEntity statemanag0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=p,role=null,tableName=StateManagementEntity,tableAlias=statemanag0_,origin=null,columns={,className=org.onap.policy.common.im.jpa.StateManagementEntity}} \-[WHERE] SqlNode: 'where' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'statemanag0_.resourceName' {propertyName=resourceName,dereferenceType=PRIMITIVE,getPropertyPath=resourceName,path=p.resourceName,tableAlias=statemanag0_,className=org.onap.policy.common.im.jpa.StateManagementEntity,classAlias=p} | +-[ALIAS_REF] IdentNode: 'statemanag0_.id' {alias=p, className=org.onap.policy.common.im.jpa.StateManagementEntity, tableAlias=statemanag0_} | \-[IDENT] IdentNode: 'resourceName' {originalText=resourceName} \-[NAMED_PARAM] ParameterNode: '?' {name=resource, expectedType=org.hibernate.type.StringType@292d1c71} 2024-04-20 06:29:49.257 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.258 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(258) - HQL: Select p from org.onap.policy.common.im.jpa.StateManagementEntity p where p.resourceName=:resource 2024-04-20 06:29:49.258 [main] DEBUG o.h.h.i.ast.QueryTranslatorImpl.generate(259) - SQL: select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.258 [main] DEBUG o.h.hql.internal.ast.ErrorTracker.throwQueryException(97) - throwQueryException() : no errors 2024-04-20 06:29:49.258 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.258 [main] DEBUG org.hibernate.SQL.logStatement(144) - call next value for hibernate_sequence 2024-04-20 06:29:49.258 [main] DEBUG o.h.id.enhanced.SequenceStructure.getNextValue(113) - Sequence value obtained: 3 2024-04-20 06:29:49.258 [main] DEBUG o.h.r.j.i.ResourceRegistryStandardImpl.release(106) - HHH000387: ResultSet's statement was not registered 2024-04-20 06:29:49.258 [main] DEBUG o.h.e.i.AbstractSaveEventListener.saveWithGeneratedId(127) - Generated identifier: 3, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator 2024-04-20 06:29:49.258 [main] DEBUG o.h.e.t.internal.TransactionImpl.commit(98) - committing 2024-04-20 06:29:49.258 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareEntityFlushes(140) - Processing flush-time cascades 2024-04-20 06:29:49.258 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareCollectionFlushes(193) - Dirty checking collections 2024-04-20 06:29:49.258 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(114) - Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 2024-04-20 06:29:49.258 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(121) - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 2024-04-20 06:29:49.258 [main] DEBUG o.h.internal.util.EntityPrinter.toString(110) - Listing entities: 2024-04-20 06:29:49.259 [main] DEBUG o.h.internal.util.EntityPrinter.toString(117) - org.onap.policy.common.im.jpa.StateManagementEntity{createdDate=Sat Apr 20 06:29:49 UTC 2024, adminState=unlocked, modifiedDate=Sat Apr 20 06:29:49 UTC 2024, opState=enabled, resourceName=SiteA.pap, id=3, standbyStatus=null, availStatus=null} 2024-04-20 06:29:49.259 [main] DEBUG org.hibernate.SQL.logStatement(144) - insert into StateManagementEntity (adminState, availStatus, created_Date, modifiedDate, opState, resourceName, standbyStatus, id) values (?, ?, ?, ?, ?, ?, ?, ?) 2024-04-20 06:29:49.259 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.259 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.259 [main] DEBUG o.o.policy.common.im.StateManagement.setState(175) - StateManagement: StateManagement() operation completed, resourceName = SiteA.pap 2024-04-20 06:29:49.259 [main] DEBUG o.h.e.j.internal.JdbcCoordinatorImpl.close(170) - HHH000420: Closing un-released batch 2024-04-20 06:29:49.259 [main] DEBUG o.o.policy.common.im.StateManagement.setState(155) - StateManagement: SYNCLOCK initializeState() operation for resourceName = SiteA.pap 2024-04-20 06:29:49.259 [main] DEBUG o.o.policy.common.im.StateManagement.setState(157) - StateManagement: initializeState() operation started, resourceName = SiteA.pap 2024-04-20 06:29:49.259 [main] DEBUG o.h.e.t.internal.TransactionImpl.(53) - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2024-04-20 06:29:49.259 [main] DEBUG o.h.e.t.internal.TransactionImpl.begin(81) - begin 2024-04-20 06:29:49.259 [main] DEBUG o.o.policy.common.im.StateManagement.setState(163) - findStateManagementEntity for SiteA.pap 2024-04-20 06:29:49.259 [main] DEBUG o.o.policy.common.im.StateManagement.findStateManagementEntity(450) - StateManagementEntity: findStateManagementEntity: Entry 2024-04-20 06:29:49.259 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.259 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.259 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.260 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.260 [main] DEBUG org.hibernate.loader.Loader.(38) - Static select for action ACTION_REFRESH on entity org.onap.policy.common.im.jpa.StateManagementEntity: select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.260 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.260 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.261 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.261 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.261 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.261 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.261 [main] DEBUG o.h.e.t.internal.TransactionImpl.commit(98) - committing 2024-04-20 06:29:49.261 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareEntityFlushes(140) - Processing flush-time cascades 2024-04-20 06:29:49.262 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.prepareCollectionFlushes(193) - Dirty checking collections 2024-04-20 06:29:49.262 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(114) - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 2024-04-20 06:29:49.262 [main] DEBUG o.h.e.i.AbstractFlushingEventListener.logFlushResults(121) - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 2024-04-20 06:29:49.262 [main] DEBUG o.h.internal.util.EntityPrinter.toString(110) - Listing entities: 2024-04-20 06:29:49.262 [main] DEBUG o.h.internal.util.EntityPrinter.toString(117) - org.onap.policy.common.im.jpa.StateManagementEntity{createdDate=2024-04-20 06:29:49.036, adminState=unlocked, modifiedDate=Sat Apr 20 06:29:49 UTC 2024, opState=enabled, resourceName=SiteA.pap, id=3, standbyStatus=null, availStatus=null} 2024-04-20 06:29:49.262 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.262 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.262 [main] DEBUG o.o.policy.common.im.StateManagement.setState(175) - StateManagement: initializeState() operation completed, resourceName = SiteA.pap 2024-04-20 06:29:49.262 [main] DEBUG o.o.p.common.im.jmx.ComponentAdmin.register(88) - Registering ONAP_POLICY_COMP:name=SiteA.pap MBean 2024-04-20 06:29:49.262 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(196) - Setting field 'instance' of type [null] on target object [null] or target class [class org.onap.policy.common.im.IntegrityMonitor] to value [org.onap.policy.common.im.AllSeemsWellTest$1@5e3a577a] 2024-04-20 06:29:49.262 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(107) - IntegrityMonitorTest: Entering testAllSeemsWell 2024-04-20 06:29:49.262 [main] DEBUG o.o.p.common.im.IntegrityMonitor.validateProperties(1310) - IntegrityMonitor.validateProperties(): Property values maxFpcUpdateIntervalMs = 120000 2024-04-20 06:29:49.262 [main] DEBUG o.o.p.common.im.IntegrityMonitor.getInstance(401) - getInstance() called - resourceName= SiteA.pap 2024-04-20 06:29:49.262 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runFpManager(1775) - FPManager thread running 2024-04-20 06:29:49.263 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getAdminState for resourceName SiteA.pap 2024-04-20 06:29:49.263 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.263 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.263 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.263 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.263 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.263 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.264 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.264 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.264 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.264 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.264 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.264 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getOpState for resourceName SiteA.pap 2024-04-20 06:29:49.264 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.265 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.265 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.265 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.265 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.265 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.265 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.265 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.265 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.266 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.266 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getAvailStatus for resourceName SiteA.pap 2024-04-20 06:29:49.266 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.266 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.266 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.266 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.267 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.267 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.267 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.267 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.267 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.267 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.268 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.268 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getStandbyStatus for resourceName SiteA.pap 2024-04-20 06:29:49.268 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.268 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.268 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.268 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.269 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.269 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.269 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.269 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.269 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.269 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.270 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.270 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(126) - testAllSeemsWell starting im state AdminState = unlocked OpState() = enabled AvailStatus = null StandbyStatus = null 2024-04-20 06:29:49.270 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getOpState for resourceName SiteA.pap 2024-04-20 06:29:49.270 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.270 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.270 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.270 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.271 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.271 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.271 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.271 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.271 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.271 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.271 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.272 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = org.onap.policy.common.im.AllSeemsWellTest, asw = false, msg = 'AllSeemsWellTest - ALLNOTWELL' 2024-04-20 06:29:49.272 [main] ERROR o.o.p.common.im.IntegrityMonitor.allSeemsWell(1861) - allSeemsWell: ALL NOT WELL: key = org.onap.policy.common.im.AllSeemsWellTest, msg = 'AllSeemsWellTest - ALLNOTWELL' 2024-04-20 06:29:49.272 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1871) - allNotWellMap: key = org.onap.policy.common.im.AllSeemsWellTest msg = 'AllSeemsWellTest - ALLNOTWELL' 2024-04-20 06:29:49.272 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1873) - allSeemsWell exit 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1795) - FPManager calling fpMonitorCycle() 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.fpMonitorCycle(1391) - fpMonitorCycle(): entry 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.fpMonitorCycle(1395) - fpMonitorCycle(): disabled 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1799) - FPManager calling checkTestTransaction() 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkTestTransaction(1642) - checkTestTransaction(): entry 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkTestTransaction(1647) - checkTestTransaction(): disabled 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1803) - FPManager calling checkWriteFpc() 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkWriteFpc(1669) - checkWriteFpc(): entry 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkWriteFpc(1674) - checkWriteFpc(): disabled 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1807) - FPManager calling checkDependentHealth() 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkDependentHealth(1700) - checkDependentHealth: entry 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkDependentHealth(1702) - checkDependentHealth: disabled 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1811) - FPManager calling refreshStateAudit() 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.refreshStateAudit(1727) - refreshStateAudit(): entry 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.refreshStateAudit(1730) - refreshStateAudit(): disabled 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1815) - FPManager calling stateAudit() 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.stateAudit(1458) - IntegrityMonitor.stateAudit(): entry 2024-04-20 06:29:49.272 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.stateAudit(1460) - IntegrityMonitor.stateAudit(): disabled 2024-04-20 06:29:49.272 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getAdminState for resourceName SiteA.pap 2024-04-20 06:29:49.272 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.272 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.272 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.272 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.273 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.273 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.273 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.273 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.273 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.273 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.274 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.274 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getOpState for resourceName SiteA.pap 2024-04-20 06:29:49.274 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.274 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.274 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.274 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.275 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.275 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.275 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.275 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.275 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.275 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.276 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.276 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getAvailStatus for resourceName SiteA.pap 2024-04-20 06:29:49.276 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.276 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.276 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.276 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.277 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.277 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.277 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.277 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.277 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.277 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.278 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.278 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getStandbyStatus for resourceName SiteA.pap 2024-04-20 06:29:49.278 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.278 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.278 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.278 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.278 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.279 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.279 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.279 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.279 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.279 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.280 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.280 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.280 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.280 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(140) - testAllSeemsWell after ALLNOTWELL: im state AdminState = unlocked OpState() = enabled AvailStatus = null StandbyStatus = null 2024-04-20 06:29:49.280 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(148) - AllSeemsWellTest: allNotWellMap: key = org.onap.policy.common.im.AllSeemsWellTest msg = 'AllSeemsWellTest - ALLNOTWELL' 2024-04-20 06:29:49.280 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = org.onap.policy.common.im.AllSeemsWellTest, asw = true, msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.280 [main] INFO o.o.p.common.im.IntegrityMonitor.allSeemsWell(1856) - allSeemsWell: ALL SEEMS WELL: key = org.onap.policy.common.im.AllSeemsWellTest, msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.280 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1868) - allSeemsWellMap: key = org.onap.policy.common.im.AllSeemsWellTest msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.280 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1873) - allSeemsWell exit 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1795) - FPManager calling fpMonitorCycle() 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.fpMonitorCycle(1391) - fpMonitorCycle(): entry 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.fpMonitorCycle(1395) - fpMonitorCycle(): disabled 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1799) - FPManager calling checkTestTransaction() 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkTestTransaction(1642) - checkTestTransaction(): entry 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkTestTransaction(1647) - checkTestTransaction(): disabled 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1803) - FPManager calling checkWriteFpc() 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkWriteFpc(1669) - checkWriteFpc(): entry 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkWriteFpc(1674) - checkWriteFpc(): disabled 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1807) - FPManager calling checkDependentHealth() 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkDependentHealth(1700) - checkDependentHealth: entry 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.checkDependentHealth(1702) - checkDependentHealth: disabled 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1811) - FPManager calling refreshStateAudit() 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.refreshStateAudit(1727) - refreshStateAudit(): entry 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.refreshStateAudit(1730) - refreshStateAudit(): disabled 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runOnce(1815) - FPManager calling stateAudit() 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.stateAudit(1458) - IntegrityMonitor.stateAudit(): entry 2024-04-20 06:29:49.280 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.stateAudit(1460) - IntegrityMonitor.stateAudit(): disabled 2024-04-20 06:29:49.280 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getAdminState for resourceName SiteA.pap 2024-04-20 06:29:49.280 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.280 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.280 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.280 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.280 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.280 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.281 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.281 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.281 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.281 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.281 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.281 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.282 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.282 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getOpState for resourceName SiteA.pap 2024-04-20 06:29:49.282 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.282 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.282 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.282 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.283 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.283 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.283 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.283 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.283 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.283 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.284 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.284 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getAvailStatus for resourceName SiteA.pap 2024-04-20 06:29:49.284 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.284 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.284 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.284 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.285 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.285 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.285 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.285 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.285 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.285 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.285 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.286 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getStandbyStatus for resourceName SiteA.pap 2024-04-20 06:29:49.286 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.286 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.286 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.286 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.286 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.287 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.287 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.287 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.287 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.287 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.287 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.287 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(162) - testAllSeemsWell after ALLSEEMSWELL: im state AdminState = unlocked OpState() = enabled AvailStatus = null StandbyStatus = null 2024-04-20 06:29:49.287 [main] DEBUG o.o.policy.common.im.StateManagement.getEntityState(359) - StateManagement(6/1/16): getOpState for resourceName SiteA.pap 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_, statemanag0_.adminState as adminsta2_3_, statemanag0_.availStatus as availsta3_3_, statemanag0_.created_Date as created_4_3_, statemanag0_.modifiedDate as modified5_3_, statemanag0_.opState as opstate6_3_, statemanag0_.resourceName as resource7_3_, statemanag0_.standbyStatus as standbys8_3_ from StateManagementEntity statemanag0_ where statemanag0_.resourceName=? 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.288 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.288 [main] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl.afterTransaction(174) - Initiating JDBC connection release from afterTransaction 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2425) - Loading entity: [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.SQL.logStatement(144) - select statemanag0_.id as id1_3_0_, statemanag0_.adminState as adminsta2_3_0_, statemanag0_.availStatus as availsta3_3_0_, statemanag0_.created_Date as created_4_3_0_, statemanag0_.modifiedDate as modified5_3_0_, statemanag0_.opState as opstate6_3_0_, statemanag0_.resourceName as resource7_3_0_, statemanag0_.standbyStatus as standbys8_3_0_ from StateManagementEntity statemanag0_ where statemanag0_.id=? 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.loader.Loader.debugf(384) - Result set row: 0 2024-04-20 06:29:49.288 [main] DEBUG org.hibernate.loader.Loader.getRow(1595) - Result row: EntityKey[org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(171) - Resolving attributes for [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `adminState` : value = unlocked 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`adminState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `availStatus` : value = null 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`availStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `createdDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`createdDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `modifiedDate` : value = 2024-04-20 06:29:49.036 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`modifiedDate`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `opState` : value = enabled 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`opState`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `resourceName` : value = SiteA.pap 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`resourceName`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(184) - Processing attribute `standbyStatus` : value = null 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityEntryLoadedState(215) - Attribute (`standbyStatus`) - enhanced for lazy-loading? - false 2024-04-20 06:29:49.289 [main] DEBUG o.h.engine.internal.TwoPhaseLoad.initializeEntityFromEntityEntryLoadedState(352) - Done materializing entity [org.onap.policy.common.im.jpa.StateManagementEntity#3] 2024-04-20 06:29:49.289 [main] DEBUG org.hibernate.loader.Loader.loadEntity(2457) - Done entity load 2024-04-20 06:29:49.289 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(176) - AllSeemsWellTest: allSeemsWellMap: key = org.onap.policy.common.im.AllSeemsWellTest msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.290 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = null, asw = true, msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.290 [main] ERROR o.o.p.common.im.IntegrityMonitor.allSeemsWell(1835) - allSeemsWell: 'key' has no visible content 2024-04-20 06:29:49.291 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = , asw = true, msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.291 [main] ERROR o.o.p.common.im.IntegrityMonitor.allSeemsWell(1835) - allSeemsWell: 'key' has no visible content 2024-04-20 06:29:49.291 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = org.onap.policy.common.im.AllSeemsWellTest, asw = null, msg = 'AllSeemsWellTest - ALLSEEMSWELL' 2024-04-20 06:29:49.291 [main] ERROR o.o.p.common.im.IntegrityMonitor.allSeemsWell(1839) - allSeemsWell: 'asw' is null 2024-04-20 06:29:49.291 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = org.onap.policy.common.im.AllSeemsWellTest, asw = true, msg = null 2024-04-20 06:29:49.291 [main] ERROR o.o.p.common.im.IntegrityMonitor.allSeemsWell(1843) - allSeemsWell: 'msg' has no visible content 2024-04-20 06:29:49.292 [main] DEBUG o.o.p.common.im.IntegrityMonitor.allSeemsWell(1833) - allSeemsWell entry: key = org.onap.policy.common.im.AllSeemsWellTest, asw = true, msg = 2024-04-20 06:29:49.292 [main] ERROR o.o.p.common.im.IntegrityMonitor.allSeemsWell(1843) - allSeemsWell: 'msg' has no visible content 2024-04-20 06:29:49.292 [main] DEBUG o.o.p.common.im.AllSeemsWellTest.testAllSeemsWell(196) - testAllSeemsWell: Exit 2024-04-20 06:29:49.292 [main] DEBUG o.o.p.common.im.IntegrityMonitor.deleteInstance(438) - deleteInstance() called 2024-04-20 06:29:49.292 [Thread-27] DEBUG o.o.p.common.im.IntegrityMonitor.runFpManager(1788) - IntegrityMonitor threw exception. java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1048) at java.base/java.util.concurrent.Semaphore.acquire(Semaphore.java:318) at org.onap.policy.common.im.AllSeemsWellTest$1.monitorCompleted(AllSeemsWellTest.java:93) at org.onap.policy.common.im.IntegrityMonitor.runFpManager(IntegrityMonitor.java:1784) at java.base/java.lang.Thread.run(Thread.java:833) 2024-04-20 06:29:49.292 [main] DEBUG o.o.p.common.im.IntegrityMonitor.deleteInstance(463) - deleteInstance() exit 2024-04-20 06:29:49.292 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(196) - Setting field 'instance' of type [null] on target object [null] or target class [class org.onap.policy.common.im.MonitorTime] to value [org.onap.policy.common.utils.time.CurrentTime@7d977a20] 2024-04-20 06:29:49.292 [main] DEBUG o.o.p.common.im.IntegrityMonitor.deleteInstance(438) - deleteInstance() called 2024-04-20 06:29:49.292 [main] DEBUG o.o.p.common.im.IntegrityMonitor.deleteInstance(463) - deleteInstance() exit 2024-04-20 06:29:49.292 [main] DEBUG o.h.internal.SessionFactoryImpl.close(821) - HHH000031: Closing 2024-04-20 06:29:49.292 [main] DEBUG o.h.type.spi.TypeConfiguration$Scope.unsetSessionFactory(345) - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2e04dbc1] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@5d51203b] 2024-04-20 06:29:49.292 [main] DEBUG o.h.s.i.AbstractServiceRegistryImpl.deRegisterChild(428) - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 2024-04-20 06:29:49.292 [main] INFO o.hibernate.orm.connections.pooling.stop(550) - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AllSeemsWellTest] 2024-04-20 06:29:49.293 [main] DEBUG o.h.b.r.i.BootstrapServiceRegistryImpl.deRegisterChild(295) - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 2024-04-20 06:29:49.424 [main] DEBUG o.o.p.common.im.StateChangeNotifier.handleStateChange(73) - handleStateChange, message: my message 2024-04-20 06:29:49.425 [main] DEBUG o.o.p.common.im.StateChangeNotifier.handleStateChange(73) - handleStateChange, message: my message 2024-04-20 06:29:49.439 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.ForwardProgressException java.lang.NoSuchMethodException: org.onap.policy.common.im.ForwardProgressException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testForwardProgressException(ExceptionsTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.439 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.ForwardProgressException java.lang.NoSuchMethodException: org.onap.policy.common.im.ForwardProgressException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testForwardProgressException(ExceptionsTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.440 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.ForwardProgressException java.lang.NoSuchMethodException: org.onap.policy.common.im.ForwardProgressException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testForwardProgressException(ExceptionsTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.440 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.ForwardProgressException java.lang.NoSuchMethodException: org.onap.policy.common.im.ForwardProgressException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testForwardProgressException(ExceptionsTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.441 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateManagementException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateManagementException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateManagementException(ExceptionsTest.java:41) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.441 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateManagementException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateManagementException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateManagementException(ExceptionsTest.java:41) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.446 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateManagementException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateManagementException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateManagementException(ExceptionsTest.java:41) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.447 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateManagementException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateManagementException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateManagementException(ExceptionsTest.java:41) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.447 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AdministrativeStateException java.lang.NoSuchMethodException: org.onap.policy.common.im.AdministrativeStateException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAdministrativeStateException(ExceptionsTest.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.447 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AdministrativeStateException java.lang.NoSuchMethodException: org.onap.policy.common.im.AdministrativeStateException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAdministrativeStateException(ExceptionsTest.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.448 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AdministrativeStateException java.lang.NoSuchMethodException: org.onap.policy.common.im.AdministrativeStateException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAdministrativeStateException(ExceptionsTest.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.448 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AdministrativeStateException java.lang.NoSuchMethodException: org.onap.policy.common.im.AdministrativeStateException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAdministrativeStateException(ExceptionsTest.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.448 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateTransitionException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateTransitionException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateTransitionException(ExceptionsTest.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.449 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateTransitionException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateTransitionException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateTransitionException(ExceptionsTest.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.449 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateTransitionException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateTransitionException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateTransitionException(ExceptionsTest.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.449 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StateTransitionException java.lang.NoSuchMethodException: org.onap.policy.common.im.StateTransitionException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStateTransitionException(ExceptionsTest.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.450 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorException(ExceptionsTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.450 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorException(ExceptionsTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.450 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorException(ExceptionsTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.451 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AllSeemsWellException java.lang.NoSuchMethodException: org.onap.policy.common.im.AllSeemsWellException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:188) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAllSeemsWellException(ExceptionsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.451 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AllSeemsWellException java.lang.NoSuchMethodException: org.onap.policy.common.im.AllSeemsWellException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:228) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAllSeemsWellException(ExceptionsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.451 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AllSeemsWellException java.lang.NoSuchMethodException: org.onap.policy.common.im.AllSeemsWellException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAllSeemsWellException(ExceptionsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.452 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.AllSeemsWellException java.lang.NoSuchMethodException: org.onap.policy.common.im.AllSeemsWellException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testAllSeemsWellException(ExceptionsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.452 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorPropertiesException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorPropertiesException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorPropertiesException(ExceptionsTest.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.452 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorPropertiesException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorPropertiesException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorPropertiesException(ExceptionsTest.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.452 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorPropertiesException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorPropertiesException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorPropertiesException(ExceptionsTest.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.453 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.IntegrityMonitorPropertiesException java.lang.NoSuchMethodException: org.onap.policy.common.im.IntegrityMonitorPropertiesException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testIntegrityMonitorPropertiesException(ExceptionsTest.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.454 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.jmx.ComponentAdminException java.lang.NoSuchMethodException: org.onap.policy.common.im.jmx.ComponentAdminException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testComponentAdminException(ExceptionsTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.455 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.jmx.ComponentAdminException java.lang.NoSuchMethodException: org.onap.policy.common.im.jmx.ComponentAdminException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testComponentAdminException(ExceptionsTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.455 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.jmx.ComponentAdminException java.lang.NoSuchMethodException: org.onap.policy.common.im.jmx.ComponentAdminException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testComponentAdminException(ExceptionsTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.455 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.jmx.ComponentAdminException java.lang.NoSuchMethodException: org.onap.policy.common.im.jmx.ComponentAdminException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testComponentAdminException(ExceptionsTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.456 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StandbyStatusException java.lang.NoSuchMethodException: org.onap.policy.common.im.StandbyStatusException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:107) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStandbyStatusException(ExceptionsTest.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.456 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StandbyStatusException java.lang.NoSuchMethodException: org.onap.policy.common.im.StandbyStatusException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStandbyStatusException(ExceptionsTest.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-04-20 06:29:49.456 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(532) - skipped test, no constructor for: class org.onap.policy.common.im.StandbyStatusException java.lang.NoSuchMethodException: org.onap.policy.common.im.StandbyStatusException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.common.im.ExceptionsTest.testStandbyStatusException(ExceptionsTest.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)