2025-03-01 12:06:06 Loaded expression factory via original TCCL 2025-03-01 12:06:06 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:06 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:06 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:06 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:06 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:08 PersistenceUnitInfo [ name: default persistence provider classname: null classloader: sun.misc.Launcher$AppClassLoader@18b4aac2 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] Mapping files names [] Properties [] 2025-03-01 12:06:08 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 2025-03-01 12:06:08 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 2025-03-01 12:06:08 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 2025-03-01 12:06:08 HHH000412: Hibernate Core {5.4.8.Final} 2025-03-01 12:06:08 HHH000206: hibernate.properties not found 2025-03-01 12:06:08 Overriding existing service binding [org.hibernate.secure.spi.JaccService] 2025-03-01 12:06:08 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 2025-03-01 12:06:08 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 2025-03-01 12:06:08 HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2025-03-01 12:06:08 Adding type registration boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:08 Adding type registration boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:08 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:08 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@67c46c9e 2025-03-01 12:06:08 Adding type registration true_false -> org.hibernate.type.TrueFalseType@10c10655 2025-03-01 12:06:08 Adding type registration yes_no -> org.hibernate.type.YesNoType@36823961 2025-03-01 12:06:08 Adding type registration byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:08 Adding type registration byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:08 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:08 Adding type registration character -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:08 Adding type registration char -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:08 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:08 Adding type registration short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:08 Adding type registration short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:08 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:08 Adding type registration integer -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:08 Adding type registration int -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:08 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:08 Adding type registration long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:08 Adding type registration long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:08 Adding type registration java.lang.Long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:08 Adding type registration float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:08 Adding type registration float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:08 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:08 Adding type registration double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:08 Adding type registration double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:08 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:08 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@424ca071 2025-03-01 12:06:08 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@424ca071 2025-03-01 12:06:08 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4a05adf4 2025-03-01 12:06:08 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4a05adf4 2025-03-01 12:06:08 Adding type registration string -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:08 Adding type registration java.lang.String -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:08 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@40f56e17 2025-03-01 12:06:08 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@8d91042 2025-03-01 12:06:08 Adding type registration url -> org.hibernate.type.UrlType@b6fb919 2025-03-01 12:06:08 Adding type registration java.net.URL -> org.hibernate.type.UrlType@b6fb919 2025-03-01 12:06:08 Adding type registration Duration -> org.hibernate.type.DurationType@1f881576 2025-03-01 12:06:08 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@1f881576 2025-03-01 12:06:08 Adding type registration Instant -> org.hibernate.type.InstantType@7c6fc4d0 2025-03-01 12:06:08 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@7c6fc4d0 2025-03-01 12:06:08 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@2fd47247 2025-03-01 12:06:08 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@2fd47247 2025-03-01 12:06:08 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@744491d1 2025-03-01 12:06:08 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@744491d1 2025-03-01 12:06:08 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@315b098c 2025-03-01 12:06:08 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@315b098c 2025-03-01 12:06:08 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@319c75fc 2025-03-01 12:06:08 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@319c75fc 2025-03-01 12:06:08 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@623732ac 2025-03-01 12:06:08 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@623732ac 2025-03-01 12:06:08 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@35590829 2025-03-01 12:06:08 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@35590829 2025-03-01 12:06:08 Adding type registration date -> org.hibernate.type.DateType@501e1441 2025-03-01 12:06:08 Adding type registration java.sql.Date -> org.hibernate.type.DateType@501e1441 2025-03-01 12:06:08 Adding type registration time -> org.hibernate.type.TimeType@3db36e64 2025-03-01 12:06:08 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@3db36e64 2025-03-01 12:06:08 Adding type registration timestamp -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:08 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:08 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:08 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@5c10a995 2025-03-01 12:06:08 Adding type registration calendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:08 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:08 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:08 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@6f4be694 2025-03-01 12:06:08 Adding type registration locale -> org.hibernate.type.LocaleType@8896bf8 2025-03-01 12:06:08 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@8896bf8 2025-03-01 12:06:08 Adding type registration currency -> org.hibernate.type.CurrencyType@4acfc821 2025-03-01 12:06:08 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@4acfc821 2025-03-01 12:06:08 Adding type registration timezone -> org.hibernate.type.TimeZoneType@74b1590e 2025-03-01 12:06:08 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@74b1590e 2025-03-01 12:06:08 Adding type registration class -> org.hibernate.type.ClassType@6b206a6f 2025-03-01 12:06:08 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@6b206a6f 2025-03-01 12:06:08 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@6e3a479f 2025-03-01 12:06:08 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@6e3a479f 2025-03-01 12:06:08 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@4e406eef 2025-03-01 12:06:08 Adding type registration binary -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:08 Adding type registration byte[] -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:08 Adding type registration [B -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:08 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:08 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:08 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:08 Adding type registration row_version -> org.hibernate.type.RowVersionType@5c263c07 2025-03-01 12:06:08 Adding type registration image -> org.hibernate.type.ImageType@52781a52 2025-03-01 12:06:08 Adding type registration characters -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:08 Adding type registration char[] -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:08 Adding type registration [C -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:08 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:08 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:08 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:08 Adding type registration text -> org.hibernate.type.TextType@787bd653 2025-03-01 12:06:08 Adding type registration ntext -> org.hibernate.type.NTextType@735929b6 2025-03-01 12:06:08 Adding type registration blob -> org.hibernate.type.BlobType@53b7fc67 2025-03-01 12:06:08 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@53b7fc67 2025-03-01 12:06:08 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@7930ac6c 2025-03-01 12:06:08 Adding type registration clob -> org.hibernate.type.ClobType@479473f 2025-03-01 12:06:08 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@479473f 2025-03-01 12:06:08 Adding type registration nclob -> org.hibernate.type.NClobType@5bc67cac 2025-03-01 12:06:08 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@5bc67cac 2025-03-01 12:06:08 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@4424fb39 2025-03-01 12:06:08 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f967479 2025-03-01 12:06:08 Adding type registration serializable -> org.hibernate.type.SerializableType@59a101ad 2025-03-01 12:06:08 Adding type registration object -> org.hibernate.type.ObjectType@85eca4e 2025-03-01 12:06:08 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@85eca4e 2025-03-01 12:06:08 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@2a0edec2 2025-03-01 12:06:08 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@2a171a82 2025-03-01 12:06:08 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@334a878e 2025-03-01 12:06:08 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@4144264 2025-03-01 12:06:08 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@583064ea 2025-03-01 12:06:08 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4a61a664 2025-03-01 12:06:08 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@2d703e51 2025-03-01 12:06:08 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@b514ef9 2025-03-01 12:06:08 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@70334e3b] into BootstrapContext; was [null] 2025-03-01 12:06:08 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@70334e3b) [was null] 2025-03-01 12:06:08 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@149317fd] into BootstrapContext; was [null] 2025-03-01 12:06:08 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@760854ed] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@747e94e4] 2025-03-01 12:06:08 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@70334e3b] 2025-03-01 12:06:08 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@70334e3b] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2025-03-01 12:06:08 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 2025-03-01 12:06:09 Database -> name : H2 version : 1.4.200 (2019-10-14) major : 1 minor : 4 2025-03-01 12:06:09 Driver -> name : H2 JDBC Driver version : 1.4.200 (2019-10-14) major : 1 minor : 4 2025-03-01 12:06:09 JDBC version : 4.1 2025-03-01 12:06:09 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2025-03-01 12:06:09 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 2025-03-01 12:06:09 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 2025-03-01 12:06:09 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@50fd7761] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3c2af7c8] 2025-03-01 12:06:09 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:09 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2025-03-01 12:06:09 Import with entity name DeviceOperationDetails 2025-03-01 12:06:09 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details 2025-03-01 12:06:09 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:09 MetadataSourceProcessor property id with lazy=false 2025-03-01 12:06:09 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id] 2025-03-01 12:06:09 building SimpleValue for id 2025-03-01 12:06:09 Building property id 2025-03-01 12:06:09 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2025-03-01 12:06:09 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:09 MetadataSourceProcessor property deviceId with lazy=false 2025-03-01 12:06:09 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId] 2025-03-01 12:06:09 building SimpleValue for deviceId 2025-03-01 12:06:09 Building property deviceId 2025-03-01 12:06:09 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:09 MetadataSourceProcessor property downLoadStatus with lazy=false 2025-03-01 12:06:09 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus] 2025-03-01 12:06:09 building SimpleValue for downLoadStatus 2025-03-01 12:06:09 Building property downLoadStatus 2025-03-01 12:06:09 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:09 MetadataSourceProcessor property fileName with lazy=false 2025-03-01 12:06:09 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName] 2025-03-01 12:06:09 building SimpleValue for fileName 2025-03-01 12:06:09 Building property fileName 2025-03-01 12:06:09 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:09 MetadataSourceProcessor property origin with lazy=false 2025-03-01 12:06:09 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin] 2025-03-01 12:06:09 building SimpleValue for origin 2025-03-01 12:06:09 Building property origin 2025-03-01 12:06:09 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:09 MetadataSourceProcessor property swVersion with lazy=false 2025-03-01 12:06:09 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion] 2025-03-01 12:06:09 building SimpleValue for swVersion 2025-03-01 12:06:09 Building property swVersion 2025-03-01 12:06:09 Starting fillSimpleValue for id 2025-03-01 12:06:09 Starting fillSimpleValue for deviceId 2025-03-01 12:06:09 Starting fillSimpleValue for downLoadStatus 2025-03-01 12:06:09 Starting fillSimpleValue for fileName 2025-03-01 12:06:09 Starting fillSimpleValue for origin 2025-03-01 12:06:09 Starting fillSimpleValue for swVersion 2025-03-01 12:06:09 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details] 2025-03-01 12:06:09 Building session factory 2025-03-01 12:06:09 SessionFactory name : null 2025-03-01 12:06:09 Automatic flush during beforeCompletion(): enabled 2025-03-01 12:06:09 Automatic session close at end of transaction: disabled 2025-03-01 12:06:09 Statistics: disabled 2025-03-01 12:06:09 Deleted entity synthetic identifier rollback: disabled 2025-03-01 12:06:09 Default entity-mode: pojo 2025-03-01 12:06:09 Check Nullability in Core (should be disabled when Bean Validation is on): enabled 2025-03-01 12:06:09 Allow initialization of lazy state outside session : disabled 2025-03-01 12:06:09 Using BatchFetchStyle : LEGACY 2025-03-01 12:06:09 Default batch fetch size: -1 2025-03-01 12:06:09 Maximum outer join fetch depth: null 2025-03-01 12:06:09 Default null ordering: NONE 2025-03-01 12:06:09 Order SQL updates by primary key: disabled 2025-03-01 12:06:09 Order SQL inserts for batching: disabled 2025-03-01 12:06:09 multi-tenancy strategy : NONE 2025-03-01 12:06:09 JTA Track by Thread: enabled 2025-03-01 12:06:09 Query language substitutions: {} 2025-03-01 12:06:09 Named query checking : enabled 2025-03-01 12:06:09 Second-level cache: disabled 2025-03-01 12:06:09 Second-level query cache: disabled 2025-03-01 12:06:09 Second-level query cache factory: null 2025-03-01 12:06:09 Second-level cache region prefix: null 2025-03-01 12:06:09 Optimize second-level cache for minimal puts: disabled 2025-03-01 12:06:09 Structured second-level cache entries: disabled 2025-03-01 12:06:09 Second-level cache direct-reference entries: disabled 2025-03-01 12:06:09 Automatic eviction of collection cache: disabled 2025-03-01 12:06:09 JDBC batch size: 15 2025-03-01 12:06:09 JDBC batch updates for versioned data: enabled 2025-03-01 12:06:09 Scrollable result sets: enabled 2025-03-01 12:06:09 Wrap result sets: disabled 2025-03-01 12:06:09 JDBC3 getGeneratedKeys(): enabled 2025-03-01 12:06:09 JDBC result set fetch size: null 2025-03-01 12:06:09 Connection release mode: ON_CLOSE 2025-03-01 12:06:09 Generate SQL with comments: disabled 2025-03-01 12:06:09 JPA compliance - query : 2025-03-01 12:06:09 JPA compliance - closed-handling : 2025-03-01 12:06:09 JPA compliance - lists : 2025-03-01 12:06:09 JPA compliance - transactions : 2025-03-01 12:06:09 Session factory constructed with filter configurations : {} 2025-03-01 12:06:09 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@6b640ef, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=13898, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter510913064444575925.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire4866758701758599176tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_01722959658572360612tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@145b509b, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, 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.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator= , 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, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter510913064444575925.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5101, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@74f191f3, java.library.path=/usr/java/packages/lib/amd64:/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, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0} 2025-03-01 12:06:09 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:09 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:09 Trying to load META-INF/validation.xml for XML based Validator configuration. 2025-03-01 12:06:09 Trying to load META-INF/validation.xml via TCCL 2025-03-01 12:06:09 Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2025-03-01 12:06:09 No META-INF/validation.xml found. Using annotation based configuration only. 2025-03-01 12:06:09 Loaded expression factory via original TCCL 2025-03-01 12:06:09 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:09 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:09 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:09 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:09 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:09 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:09 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:09 Skipping JACC integration as it was not enabled 2025-03-01 12:06:09 Instantiated session factory 2025-03-01 12:06:09 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@50fd7761] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@66f57780] 2025-03-01 12:06:09 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:09 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:09 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:09 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:09 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:09 Version select: select id from device_operation_details where id =? 2025-03-01 12:06:09 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=? 2025-03-01 12:06:09 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?) 2025-03-01 12:06:09 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=? 2025-03-01 12:06:09 Delete 0: delete from device_operation_details where id=? 2025-03-01 12:06:09 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7c484484] 2025-03-01 12:06:09 Visiting attribute path : deviceId 2025-03-01 12:06:09 Visiting attribute path : downLoadStatus 2025-03-01 12:06:09 Visiting attribute path : fileName 2025-03-01 12:06:09 Visiting attribute path : origin 2025-03-01 12:06:09 Visiting attribute path : swVersion 2025-03-01 12:06:09 Building LoadPlan... 2025-03-01 12:06:09 processing queryspace 2025-03-01 12:06:09 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - Returns - EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - SQL table alias mapping - deviceoper0_ - alias suffix - 0_ - suffixed key columns - {id1_0_0_} 2025-03-01 12:06:09 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:09 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@167a31c9] 2025-03-01 12:06:09 Visiting attribute path : deviceId 2025-03-01 12:06:09 Visiting attribute path : downLoadStatus 2025-03-01 12:06:09 Visiting attribute path : fileName 2025-03-01 12:06:09 Visiting attribute path : origin 2025-03-01 12:06:09 Visiting attribute path : swVersion 2025-03-01 12:06:09 Building LoadPlan... 2025-03-01 12:06:09 processing queryspace 2025-03-01 12:06:09 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - Returns - EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - SQL table alias mapping - deviceoper0_ - alias suffix - 0_ - suffixed key columns - {id1_0_0_} 2025-03-01 12:06:09 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:10 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:10 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:10 drop table device_operation_details if exists 2025-03-01 12:06:10 drop sequence if exists hibernate_sequence 2025-03-01 12:06:10 create sequence hibernate_sequence start with 1 increment by 1 2025-03-01 12:06:10 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id)) 2025-03-01 12:06:10 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id) 2025-03-01 12:06:10 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2025-03-01 12:06:10 Checking 0 named HQL queries 2025-03-01 12:06:10 Checking 0 named SQL queries 2025-03-01 12:06:10 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@2cdb6566 2025-03-01 12:06:10 Registering SessionFactory: 12142dac-0f39-460c-889e-5e28f99b4a69 () 2025-03-01 12:06:10 Not binding SessionFactory to JNDI, no JNDI name configured 2025-03-01 12:06:10 Statistics initialized [enabled=false] 2025-03-01 12:06:10 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2025-03-01 12:06:10 Using default implementation for ThreadExecutor 2025-03-01 12:06:10 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-01 12:06:10 Quartz Scheduler v.2.3.2 created. 2025-03-01 12:06:10 RAMJobStore initialized. 2025-03-01 12:06:10 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-01 12:06:10 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2025-03-01 12:06:10 Quartz scheduler version: 2.3.2 2025-03-01 12:06:10 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2fffdda6 2025-03-01 12:06:10 Scheduler quartzScheduler_$_NON_CLUSTERED started. 2025-03-01 12:06:10 batch acquisition of 0 triggers 2025-03-01 12:06:10 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:10 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:10 Loaded expression factory via original TCCL 2025-03-01 12:06:10 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:10 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:10 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2025-03-01 12:06:10 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2025-03-01 12:06:10 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2025-03-01 12:06:10 Trying to load META-INF/validation.xml for XML based Validator configuration. 2025-03-01 12:06:10 Trying to load META-INF/validation.xml via user class loader 2025-03-01 12:06:10 Trying to load META-INF/validation.xml via TCCL 2025-03-01 12:06:10 Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2025-03-01 12:06:10 No META-INF/validation.xml found. Using annotation based configuration only. 2025-03-01 12:06:10 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:10 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:10 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:10 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:10 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:12 PersistenceUnitInfo [ name: default persistence provider classname: null classloader: sun.misc.Launcher$AppClassLoader@18b4aac2 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] Mapping files names [] Properties [] 2025-03-01 12:06:12 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 2025-03-01 12:06:12 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 2025-03-01 12:06:12 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 2025-03-01 12:06:12 Overriding existing service binding [org.hibernate.secure.spi.JaccService] 2025-03-01 12:06:12 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 2025-03-01 12:06:12 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 2025-03-01 12:06:12 Adding type registration boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:12 Adding type registration boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:12 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:12 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@67c46c9e 2025-03-01 12:06:12 Adding type registration true_false -> org.hibernate.type.TrueFalseType@10c10655 2025-03-01 12:06:12 Adding type registration yes_no -> org.hibernate.type.YesNoType@36823961 2025-03-01 12:06:12 Adding type registration byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:12 Adding type registration byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:12 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:12 Adding type registration character -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:12 Adding type registration char -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:12 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:12 Adding type registration short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:12 Adding type registration short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:12 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:12 Adding type registration integer -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:12 Adding type registration int -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:12 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:12 Adding type registration long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:12 Adding type registration long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:12 Adding type registration java.lang.Long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:12 Adding type registration float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:12 Adding type registration float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:12 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:12 Adding type registration double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:12 Adding type registration double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:12 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:12 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@424ca071 2025-03-01 12:06:12 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@424ca071 2025-03-01 12:06:12 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4a05adf4 2025-03-01 12:06:12 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4a05adf4 2025-03-01 12:06:12 Adding type registration string -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:12 Adding type registration java.lang.String -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:12 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@40f56e17 2025-03-01 12:06:12 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@8d91042 2025-03-01 12:06:12 Adding type registration url -> org.hibernate.type.UrlType@b6fb919 2025-03-01 12:06:12 Adding type registration java.net.URL -> org.hibernate.type.UrlType@b6fb919 2025-03-01 12:06:12 Adding type registration Duration -> org.hibernate.type.DurationType@1f881576 2025-03-01 12:06:12 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@1f881576 2025-03-01 12:06:12 Adding type registration Instant -> org.hibernate.type.InstantType@7c6fc4d0 2025-03-01 12:06:12 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@7c6fc4d0 2025-03-01 12:06:12 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@2fd47247 2025-03-01 12:06:12 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@2fd47247 2025-03-01 12:06:12 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@744491d1 2025-03-01 12:06:12 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@744491d1 2025-03-01 12:06:12 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@315b098c 2025-03-01 12:06:12 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@315b098c 2025-03-01 12:06:12 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@319c75fc 2025-03-01 12:06:12 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@319c75fc 2025-03-01 12:06:12 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@623732ac 2025-03-01 12:06:12 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@623732ac 2025-03-01 12:06:12 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@35590829 2025-03-01 12:06:12 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@35590829 2025-03-01 12:06:12 Adding type registration date -> org.hibernate.type.DateType@501e1441 2025-03-01 12:06:12 Adding type registration java.sql.Date -> org.hibernate.type.DateType@501e1441 2025-03-01 12:06:12 Adding type registration time -> org.hibernate.type.TimeType@3db36e64 2025-03-01 12:06:12 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@3db36e64 2025-03-01 12:06:12 Adding type registration timestamp -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:12 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:12 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:12 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@5c10a995 2025-03-01 12:06:12 Adding type registration calendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:12 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:12 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:12 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@6f4be694 2025-03-01 12:06:12 Adding type registration locale -> org.hibernate.type.LocaleType@8896bf8 2025-03-01 12:06:12 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@8896bf8 2025-03-01 12:06:12 Adding type registration currency -> org.hibernate.type.CurrencyType@4acfc821 2025-03-01 12:06:12 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@4acfc821 2025-03-01 12:06:12 Adding type registration timezone -> org.hibernate.type.TimeZoneType@74b1590e 2025-03-01 12:06:12 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@74b1590e 2025-03-01 12:06:12 Adding type registration class -> org.hibernate.type.ClassType@6b206a6f 2025-03-01 12:06:12 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@6b206a6f 2025-03-01 12:06:12 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@6e3a479f 2025-03-01 12:06:12 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@6e3a479f 2025-03-01 12:06:12 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@4e406eef 2025-03-01 12:06:12 Adding type registration binary -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:12 Adding type registration byte[] -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:12 Adding type registration [B -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:12 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:12 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:12 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:12 Adding type registration row_version -> org.hibernate.type.RowVersionType@5c263c07 2025-03-01 12:06:12 Adding type registration image -> org.hibernate.type.ImageType@52781a52 2025-03-01 12:06:12 Adding type registration characters -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:12 Adding type registration char[] -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:12 Adding type registration [C -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:12 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:12 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:12 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:12 Adding type registration text -> org.hibernate.type.TextType@787bd653 2025-03-01 12:06:12 Adding type registration ntext -> org.hibernate.type.NTextType@735929b6 2025-03-01 12:06:12 Adding type registration blob -> org.hibernate.type.BlobType@53b7fc67 2025-03-01 12:06:12 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@53b7fc67 2025-03-01 12:06:12 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@7930ac6c 2025-03-01 12:06:12 Adding type registration clob -> org.hibernate.type.ClobType@479473f 2025-03-01 12:06:12 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@479473f 2025-03-01 12:06:12 Adding type registration nclob -> org.hibernate.type.NClobType@5bc67cac 2025-03-01 12:06:12 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@5bc67cac 2025-03-01 12:06:12 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@4424fb39 2025-03-01 12:06:12 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f967479 2025-03-01 12:06:12 Adding type registration serializable -> org.hibernate.type.SerializableType@59a101ad 2025-03-01 12:06:12 Adding type registration object -> org.hibernate.type.ObjectType@85eca4e 2025-03-01 12:06:12 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@85eca4e 2025-03-01 12:06:12 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@3cb0834a 2025-03-01 12:06:12 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@786ee9d5 2025-03-01 12:06:12 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@271fd286 2025-03-01 12:06:12 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@589628a4 2025-03-01 12:06:12 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@60844a2f 2025-03-01 12:06:12 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6f2b27ab 2025-03-01 12:06:12 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@3679532a 2025-03-01 12:06:12 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5fc38e49 2025-03-01 12:06:12 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@1d5462ac] into BootstrapContext; was [null] 2025-03-01 12:06:12 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@1d5462ac) [was null] 2025-03-01 12:06:12 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2bf408d2] into BootstrapContext; was [null] 2025-03-01 12:06:12 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@57e8fe85] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@141a83f7] 2025-03-01 12:06:12 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@1d5462ac] 2025-03-01 12:06:12 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@1d5462ac] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2025-03-01 12:06:12 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 2025-03-01 12:06:12 Database -> name : H2 version : 1.4.200 (2019-10-14) major : 1 minor : 4 2025-03-01 12:06:12 Driver -> name : H2 JDBC Driver version : 1.4.200 (2019-10-14) major : 1 minor : 4 2025-03-01 12:06:12 JDBC version : 4.1 2025-03-01 12:06:12 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2025-03-01 12:06:12 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 2025-03-01 12:06:12 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 2025-03-01 12:06:12 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@67171705] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@66aeb02b] 2025-03-01 12:06:12 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:12 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2025-03-01 12:06:12 Import with entity name DeviceOperationDetails 2025-03-01 12:06:12 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details 2025-03-01 12:06:12 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:12 MetadataSourceProcessor property id with lazy=false 2025-03-01 12:06:12 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id] 2025-03-01 12:06:12 building SimpleValue for id 2025-03-01 12:06:12 Building property id 2025-03-01 12:06:12 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2025-03-01 12:06:12 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:12 MetadataSourceProcessor property deviceId with lazy=false 2025-03-01 12:06:12 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId] 2025-03-01 12:06:12 building SimpleValue for deviceId 2025-03-01 12:06:12 Building property deviceId 2025-03-01 12:06:12 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:12 MetadataSourceProcessor property downLoadStatus with lazy=false 2025-03-01 12:06:12 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus] 2025-03-01 12:06:12 building SimpleValue for downLoadStatus 2025-03-01 12:06:12 Building property downLoadStatus 2025-03-01 12:06:12 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:12 MetadataSourceProcessor property fileName with lazy=false 2025-03-01 12:06:12 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName] 2025-03-01 12:06:12 building SimpleValue for fileName 2025-03-01 12:06:12 Building property fileName 2025-03-01 12:06:12 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:12 MetadataSourceProcessor property origin with lazy=false 2025-03-01 12:06:12 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin] 2025-03-01 12:06:12 building SimpleValue for origin 2025-03-01 12:06:12 Building property origin 2025-03-01 12:06:12 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:12 MetadataSourceProcessor property swVersion with lazy=false 2025-03-01 12:06:12 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion] 2025-03-01 12:06:12 building SimpleValue for swVersion 2025-03-01 12:06:12 Building property swVersion 2025-03-01 12:06:12 Starting fillSimpleValue for id 2025-03-01 12:06:12 Starting fillSimpleValue for deviceId 2025-03-01 12:06:12 Starting fillSimpleValue for downLoadStatus 2025-03-01 12:06:12 Starting fillSimpleValue for fileName 2025-03-01 12:06:12 Starting fillSimpleValue for origin 2025-03-01 12:06:12 Starting fillSimpleValue for swVersion 2025-03-01 12:06:12 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details] 2025-03-01 12:06:12 Building session factory 2025-03-01 12:06:12 SessionFactory name : null 2025-03-01 12:06:12 Automatic flush during beforeCompletion(): enabled 2025-03-01 12:06:12 Automatic session close at end of transaction: disabled 2025-03-01 12:06:12 Statistics: disabled 2025-03-01 12:06:12 Deleted entity synthetic identifier rollback: disabled 2025-03-01 12:06:12 Default entity-mode: pojo 2025-03-01 12:06:12 Check Nullability in Core (should be disabled when Bean Validation is on): enabled 2025-03-01 12:06:12 Allow initialization of lazy state outside session : disabled 2025-03-01 12:06:12 Using BatchFetchStyle : LEGACY 2025-03-01 12:06:12 Default batch fetch size: -1 2025-03-01 12:06:12 Maximum outer join fetch depth: null 2025-03-01 12:06:12 Default null ordering: NONE 2025-03-01 12:06:12 Order SQL updates by primary key: disabled 2025-03-01 12:06:12 Order SQL inserts for batching: disabled 2025-03-01 12:06:12 multi-tenancy strategy : NONE 2025-03-01 12:06:12 JTA Track by Thread: enabled 2025-03-01 12:06:12 Query language substitutions: {} 2025-03-01 12:06:12 Named query checking : enabled 2025-03-01 12:06:12 Second-level cache: disabled 2025-03-01 12:06:12 Second-level query cache: disabled 2025-03-01 12:06:12 Second-level query cache factory: null 2025-03-01 12:06:12 Second-level cache region prefix: null 2025-03-01 12:06:12 Optimize second-level cache for minimal puts: disabled 2025-03-01 12:06:12 Structured second-level cache entries: disabled 2025-03-01 12:06:12 Second-level cache direct-reference entries: disabled 2025-03-01 12:06:12 Automatic eviction of collection cache: disabled 2025-03-01 12:06:12 JDBC batch size: 15 2025-03-01 12:06:12 JDBC batch updates for versioned data: enabled 2025-03-01 12:06:12 Scrollable result sets: enabled 2025-03-01 12:06:12 Wrap result sets: disabled 2025-03-01 12:06:12 JDBC3 getGeneratedKeys(): enabled 2025-03-01 12:06:12 JDBC result set fetch size: null 2025-03-01 12:06:12 Connection release mode: ON_CLOSE 2025-03-01 12:06:12 Generate SQL with comments: disabled 2025-03-01 12:06:12 JPA compliance - query : 2025-03-01 12:06:12 JPA compliance - closed-handling : 2025-03-01 12:06:12 JPA compliance - lists : 2025-03-01 12:06:12 JPA compliance - transactions : 2025-03-01 12:06:12 Session factory constructed with filter configurations : {} 2025-03-01 12:06:12 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@6bcee956, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=13898, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter510913064444575925.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire4866758701758599176tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_01722959658572360612tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-2), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@7c153d, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, 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.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator= , 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, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter510913064444575925.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5101, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@426e0534, java.library.path=/usr/java/packages/lib/amd64:/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, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-2), maven.repo.local=/tmp/r, java.class.version=52.0} 2025-03-01 12:06:12 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:12 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:12 Trying to load META-INF/validation.xml for XML based Validator configuration. 2025-03-01 12:06:12 Trying to load META-INF/validation.xml via TCCL 2025-03-01 12:06:12 Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2025-03-01 12:06:12 No META-INF/validation.xml found. Using annotation based configuration only. 2025-03-01 12:06:12 Loaded expression factory via original TCCL 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:12 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:12 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:12 Skipping JACC integration as it was not enabled 2025-03-01 12:06:12 Instantiated session factory 2025-03-01 12:06:12 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@67171705] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@5805e450] 2025-03-01 12:06:12 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:12 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:12 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:12 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:12 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:12 Version select: select id from device_operation_details where id =? 2025-03-01 12:06:12 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=? 2025-03-01 12:06:12 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?) 2025-03-01 12:06:12 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=? 2025-03-01 12:06:12 Delete 0: delete from device_operation_details where id=? 2025-03-01 12:06:12 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@696f9548] 2025-03-01 12:06:12 Visiting attribute path : deviceId 2025-03-01 12:06:12 Visiting attribute path : downLoadStatus 2025-03-01 12:06:12 Visiting attribute path : fileName 2025-03-01 12:06:12 Visiting attribute path : origin 2025-03-01 12:06:12 Visiting attribute path : swVersion 2025-03-01 12:06:12 Building LoadPlan... 2025-03-01 12:06:12 processing queryspace 2025-03-01 12:06:12 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - Returns - EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - SQL table alias mapping - deviceoper0_ - alias suffix - 0_ - suffixed key columns - {id1_0_0_} 2025-03-01 12:06:12 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:12 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ca02bff] 2025-03-01 12:06:12 Visiting attribute path : deviceId 2025-03-01 12:06:12 Visiting attribute path : downLoadStatus 2025-03-01 12:06:12 Visiting attribute path : fileName 2025-03-01 12:06:12 Visiting attribute path : origin 2025-03-01 12:06:12 Visiting attribute path : swVersion 2025-03-01 12:06:12 Building LoadPlan... 2025-03-01 12:06:12 processing queryspace 2025-03-01 12:06:12 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - Returns - EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - SQL table alias mapping - deviceoper0_ - alias suffix - 0_ - suffixed key columns - {id1_0_0_} 2025-03-01 12:06:12 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:12 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:12 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:12 drop table device_operation_details if exists 2025-03-01 12:06:12 drop sequence if exists hibernate_sequence 2025-03-01 12:06:12 create sequence hibernate_sequence start with 1 increment by 1 2025-03-01 12:06:12 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id)) 2025-03-01 12:06:12 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id) 2025-03-01 12:06:12 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2025-03-01 12:06:12 Checking 0 named HQL queries 2025-03-01 12:06:12 Checking 0 named SQL queries 2025-03-01 12:06:12 Registering SessionFactory: 08e55700-95dc-49bd-b758-54b339ccc22d () 2025-03-01 12:06:12 Not binding SessionFactory to JNDI, no JNDI name configured 2025-03-01 12:06:12 Statistics initialized [enabled=false] 2025-03-01 12:06:12 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2025-03-01 12:06:12 Using default implementation for ThreadExecutor 2025-03-01 12:06:12 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-01 12:06:12 Quartz Scheduler v.2.3.2 created. 2025-03-01 12:06:12 RAMJobStore initialized. 2025-03-01 12:06:12 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-01 12:06:12 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2025-03-01 12:06:12 Quartz scheduler version: 2.3.2 2025-03-01 12:06:12 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@78f56c3e 2025-03-01 12:06:12 Scheduler quartzScheduler_$_NON_CLUSTERED started. 2025-03-01 12:06:12 batch acquisition of 0 triggers 2025-03-01 12:06:12 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:12 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:12 Loaded expression factory via original TCCL 2025-03-01 12:06:12 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:12 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:12 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2025-03-01 12:06:12 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2025-03-01 12:06:12 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2025-03-01 12:06:12 Trying to load META-INF/validation.xml for XML based Validator configuration. 2025-03-01 12:06:12 Trying to load META-INF/validation.xml via user class loader 2025-03-01 12:06:12 Trying to load META-INF/validation.xml via TCCL 2025-03-01 12:06:12 Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2025-03-01 12:06:12 No META-INF/validation.xml found. Using annotation based configuration only. 2025-03-01 12:06:12 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:12 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:12 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0 2025-03-01 12:06:12 QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@6bf3e45e 2025-03-01 12:06:12 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0 2025-03-01 12:06:12 throwQueryException() : no errors 2025-03-01 12:06:12 --- 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: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'commscope' | | | | | | \-[IDENT] Node: 'tr069adapter' | | | | | \-[IDENT] Node: 'mapper' | | | | \-[IDENT] Node: 'entity' | | | \-[IDENT] Node: 'DeviceOperationDetails' | | \-[ALIAS] Node: 'generatedAlias0' | \-[SELECT] Node: 'select' | \-[IDENT] Node: 'generatedAlias0' \-[WHERE] Node: 'where' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'generatedAlias0' | \-[IDENT] Node: 'deviceId' \-[COLON] Node: ':' \-[IDENT] Node: 'param0' 2025-03-01 12:06:12 select << begin [level=1, statement=select] 2025-03-01 12:06:12 FromClause{level=1} : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails (generatedAlias0) -> deviceoper0_ 2025-03-01 12:06:12 Resolved : generatedAlias0 -> deviceoper0_.id 2025-03-01 12:06:12 Resolved : generatedAlias0 -> deviceoper0_.id 2025-03-01 12:06:12 getDataType() : deviceId -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:12 Resolved : generatedAlias0.deviceId -> deviceoper0_.device_id 2025-03-01 12:06:12 select : finishing up [level=1, statement=select] 2025-03-01 12:06:12 processQuery() : ( SELECT ( {select clause} deviceoper0_.id ) ( FromClause{level=1} device_operation_details deviceoper0_ ) ( where ( = ( deviceoper0_.device_id deviceoper0_.id deviceId ) ? ) ) ) 2025-03-01 12:06:12 Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity DeviceOperationDetails): [device_operation_details] | +-IdentNode | | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) | | referencedTables: null | | originalText: generatedAlias0 | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) | referencedTables: [device_operation_details] | path: generatedAlias0.deviceId | originalPropertyName: deviceId | +-IdentNode | | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) | | referencedTables: null | | originalText: generatedAlias0 | \-IdentNode | persister: null | referencedTables: null | originalText: deviceId \-ParameterNode 2025-03-01 12:06:12 Using FROM fragment [device_operation_details deviceoper0_] 2025-03-01 12:06:12 select >> end [level=1, statement=select] 2025-03-01 12:06:12 --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (device_operation_details) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'deviceoper0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, tableAlias=deviceoper0_} | \-[SQL_TOKEN] SqlFragment: 'deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_' +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[deviceoper0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'device_operation_details deviceoper0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=device_operation_details,tableAlias=deviceoper0_,origin=null,columns={,className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails}} \-[WHERE] SqlNode: 'where' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'deviceoper0_.device_id' {propertyName=deviceId,dereferenceType=PRIMITIVE,getPropertyPath=deviceId,path=generatedAlias0.deviceId,tableAlias=deviceoper0_,className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails,classAlias=generatedAlias0} | +-[ALIAS_REF] IdentNode: 'deviceoper0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, tableAlias=deviceoper0_} | \-[IDENT] IdentNode: 'deviceId' {originalText=deviceId} \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@be7c108} 2025-03-01 12:06:12 throwQueryException() : no errors 2025-03-01 12:06:12 HQL: select generatedAlias0 from org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0 2025-03-01 12:06:12 SQL: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=? 2025-03-01 12:06:12 throwQueryException() : no errors 2025-03-01 12:06:12 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=? 2025-03-01 12:06:12 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2025-03-01 12:06:12 begin 2025-03-01 12:06:12 call next value for hibernate_sequence 2025-03-01 12:06:12 Sequence value obtained: 1 2025-03-01 12:06:12 HHH000387: ResultSet's statement was not registered 2025-03-01 12:06:12 Generated identifier: 1, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator 2025-03-01 12:06:12 committing 2025-03-01 12:06:12 Processing flush-time cascades 2025-03-01 12:06:12 Dirty checking collections 2025-03-01 12:06:12 Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 2025-03-01 12:06:12 Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 2025-03-01 12:06:12 Listing entities: 2025-03-01 12:06:12 org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails{downLoadStatus=0, fileName=null, swVersion=null, origin=null, id=1, deviceId=00005B9A1} 2025-03-01 12:06:12 insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?) 2025-03-01 12:06:12 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0 2025-03-01 12:06:12 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=? 2025-03-01 12:06:12 Result set row: 0 2025-03-01 12:06:12 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:12 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:12 Processing attribute `deviceId` : value = 00005B9A1 2025-03-01 12:06:12 Attribute (`deviceId`) - enhanced for lazy-loading? - false 2025-03-01 12:06:12 Processing attribute `downLoadStatus` : value = 0 2025-03-01 12:06:12 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false 2025-03-01 12:06:12 Processing attribute `fileName` : value = null 2025-03-01 12:06:12 Attribute (`fileName`) - enhanced for lazy-loading? - false 2025-03-01 12:06:12 Processing attribute `origin` : value = null 2025-03-01 12:06:12 Attribute (`origin`) - enhanced for lazy-loading? - false 2025-03-01 12:06:12 Processing attribute `swVersion` : value = null 2025-03-01 12:06:12 Attribute (`swVersion`) - enhanced for lazy-loading? - false 2025-03-01 12:06:12 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0 2025-03-01 12:06:13 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=? 2025-03-01 12:06:13 Result set row: 0 2025-03-01 12:06:13 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 Processing attribute `deviceId` : value = 00005B9A1 2025-03-01 12:06:13 Attribute (`deviceId`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `downLoadStatus` : value = 0 2025-03-01 12:06:13 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `fileName` : value = null 2025-03-01 12:06:13 Attribute (`fileName`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `origin` : value = null 2025-03-01 12:06:13 Attribute (`origin`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `swVersion` : value = null 2025-03-01 12:06:13 Attribute (`swVersion`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0 2025-03-01 12:06:13 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=? 2025-03-01 12:06:13 Result set row: 0 2025-03-01 12:06:13 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 Processing attribute `deviceId` : value = 00005B9A1 2025-03-01 12:06:13 Attribute (`deviceId`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `downLoadStatus` : value = 0 2025-03-01 12:06:13 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `fileName` : value = null 2025-03-01 12:06:13 Attribute (`fileName`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `origin` : value = null 2025-03-01 12:06:13 Attribute (`origin`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Processing attribute `swVersion` : value = null 2025-03-01 12:06:13 Attribute (`swVersion`) - enhanced for lazy-loading? - false 2025-03-01 12:06:13 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1] 2025-03-01 12:06:13 PersistenceUnitInfo [ name: default persistence provider classname: null classloader: sun.misc.Launcher$AppClassLoader@18b4aac2 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] Mapping files names [] Properties [] 2025-03-01 12:06:13 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 2025-03-01 12:06:13 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 2025-03-01 12:06:13 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 2025-03-01 12:06:13 Overriding existing service binding [org.hibernate.secure.spi.JaccService] 2025-03-01 12:06:13 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 2025-03-01 12:06:13 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 2025-03-01 12:06:13 Adding type registration boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:13 Adding type registration boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:13 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@35b68b7a 2025-03-01 12:06:13 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@67c46c9e 2025-03-01 12:06:13 Adding type registration true_false -> org.hibernate.type.TrueFalseType@10c10655 2025-03-01 12:06:13 Adding type registration yes_no -> org.hibernate.type.YesNoType@36823961 2025-03-01 12:06:13 Adding type registration byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:13 Adding type registration byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:13 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@1b6b391c 2025-03-01 12:06:13 Adding type registration character -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:13 Adding type registration char -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:13 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@2b006ad4 2025-03-01 12:06:13 Adding type registration short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:13 Adding type registration short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:13 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@73e01c27 2025-03-01 12:06:13 Adding type registration integer -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:13 Adding type registration int -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:13 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5cd4f2e 2025-03-01 12:06:13 Adding type registration long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:13 Adding type registration long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:13 Adding type registration java.lang.Long -> org.hibernate.type.LongType@75644d58 2025-03-01 12:06:13 Adding type registration float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:13 Adding type registration float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:13 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@301cd87f 2025-03-01 12:06:13 Adding type registration double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:13 Adding type registration double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:13 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@2ef0f923 2025-03-01 12:06:13 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@424ca071 2025-03-01 12:06:13 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@424ca071 2025-03-01 12:06:13 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4a05adf4 2025-03-01 12:06:13 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4a05adf4 2025-03-01 12:06:13 Adding type registration string -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:13 Adding type registration java.lang.String -> org.hibernate.type.StringType@be7c108 2025-03-01 12:06:13 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@40f56e17 2025-03-01 12:06:13 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@8d91042 2025-03-01 12:06:13 Adding type registration url -> org.hibernate.type.UrlType@b6fb919 2025-03-01 12:06:13 Adding type registration java.net.URL -> org.hibernate.type.UrlType@b6fb919 2025-03-01 12:06:13 Adding type registration Duration -> org.hibernate.type.DurationType@1f881576 2025-03-01 12:06:13 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@1f881576 2025-03-01 12:06:13 Adding type registration Instant -> org.hibernate.type.InstantType@7c6fc4d0 2025-03-01 12:06:13 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@7c6fc4d0 2025-03-01 12:06:13 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@2fd47247 2025-03-01 12:06:13 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@2fd47247 2025-03-01 12:06:13 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@744491d1 2025-03-01 12:06:13 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@744491d1 2025-03-01 12:06:13 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@315b098c 2025-03-01 12:06:13 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@315b098c 2025-03-01 12:06:13 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@319c75fc 2025-03-01 12:06:13 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@319c75fc 2025-03-01 12:06:13 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@623732ac 2025-03-01 12:06:13 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@623732ac 2025-03-01 12:06:13 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@35590829 2025-03-01 12:06:13 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@35590829 2025-03-01 12:06:13 Adding type registration date -> org.hibernate.type.DateType@501e1441 2025-03-01 12:06:13 Adding type registration java.sql.Date -> org.hibernate.type.DateType@501e1441 2025-03-01 12:06:13 Adding type registration time -> org.hibernate.type.TimeType@3db36e64 2025-03-01 12:06:13 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@3db36e64 2025-03-01 12:06:13 Adding type registration timestamp -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:13 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:13 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@c9b6fcf 2025-03-01 12:06:13 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@5c10a995 2025-03-01 12:06:13 Adding type registration calendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:13 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:13 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@21c3b7fc 2025-03-01 12:06:13 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@6f4be694 2025-03-01 12:06:13 Adding type registration locale -> org.hibernate.type.LocaleType@8896bf8 2025-03-01 12:06:13 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@8896bf8 2025-03-01 12:06:13 Adding type registration currency -> org.hibernate.type.CurrencyType@4acfc821 2025-03-01 12:06:13 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@4acfc821 2025-03-01 12:06:13 Adding type registration timezone -> org.hibernate.type.TimeZoneType@74b1590e 2025-03-01 12:06:13 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@74b1590e 2025-03-01 12:06:13 Adding type registration class -> org.hibernate.type.ClassType@6b206a6f 2025-03-01 12:06:13 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@6b206a6f 2025-03-01 12:06:13 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@6e3a479f 2025-03-01 12:06:13 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@6e3a479f 2025-03-01 12:06:13 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@4e406eef 2025-03-01 12:06:13 Adding type registration binary -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:13 Adding type registration byte[] -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:13 Adding type registration [B -> org.hibernate.type.BinaryType@506da71e 2025-03-01 12:06:13 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:13 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:13 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@118c0c7e 2025-03-01 12:06:13 Adding type registration row_version -> org.hibernate.type.RowVersionType@5c263c07 2025-03-01 12:06:13 Adding type registration image -> org.hibernate.type.ImageType@52781a52 2025-03-01 12:06:13 Adding type registration characters -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:13 Adding type registration char[] -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:13 Adding type registration [C -> org.hibernate.type.CharArrayType@3bea96e2 2025-03-01 12:06:13 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:13 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:13 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@2eadfbf6 2025-03-01 12:06:13 Adding type registration text -> org.hibernate.type.TextType@787bd653 2025-03-01 12:06:13 Adding type registration ntext -> org.hibernate.type.NTextType@735929b6 2025-03-01 12:06:13 Adding type registration blob -> org.hibernate.type.BlobType@53b7fc67 2025-03-01 12:06:13 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@53b7fc67 2025-03-01 12:06:13 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@7930ac6c 2025-03-01 12:06:13 Adding type registration clob -> org.hibernate.type.ClobType@479473f 2025-03-01 12:06:13 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@479473f 2025-03-01 12:06:13 Adding type registration nclob -> org.hibernate.type.NClobType@5bc67cac 2025-03-01 12:06:13 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@5bc67cac 2025-03-01 12:06:13 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@4424fb39 2025-03-01 12:06:13 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f967479 2025-03-01 12:06:13 Adding type registration serializable -> org.hibernate.type.SerializableType@59a101ad 2025-03-01 12:06:13 Adding type registration object -> org.hibernate.type.ObjectType@85eca4e 2025-03-01 12:06:13 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@85eca4e 2025-03-01 12:06:13 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@4d1955f6 2025-03-01 12:06:13 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@75f642d3 2025-03-01 12:06:13 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@2cb8ef6d 2025-03-01 12:06:13 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@5df5d138 2025-03-01 12:06:13 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@5ac49995 2025-03-01 12:06:13 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@1de3a8c4 2025-03-01 12:06:13 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@764bff92 2025-03-01 12:06:13 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5448c72 2025-03-01 12:06:13 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7b32a57e] into BootstrapContext; was [null] 2025-03-01 12:06:13 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7b32a57e) [was null] 2025-03-01 12:06:13 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7b179754] into BootstrapContext; was [null] 2025-03-01 12:06:13 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@520940cb] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@738f61e4] 2025-03-01 12:06:13 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7b32a57e] 2025-03-01 12:06:13 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7b32a57e] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 2025-03-01 12:06:13 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 2025-03-01 12:06:13 Database -> name : H2 version : 1.4.200 (2019-10-14) major : 1 minor : 4 2025-03-01 12:06:13 Driver -> name : H2 JDBC Driver version : 1.4.200 (2019-10-14) major : 1 minor : 4 2025-03-01 12:06:13 JDBC version : 4.1 2025-03-01 12:06:13 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2025-03-01 12:06:13 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 2025-03-01 12:06:13 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 2025-03-01 12:06:13 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4819538] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@740bb7ef] 2025-03-01 12:06:13 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:13 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 2025-03-01 12:06:13 Import with entity name DeviceOperationDetails 2025-03-01 12:06:13 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details 2025-03-01 12:06:13 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:13 MetadataSourceProcessor property id with lazy=false 2025-03-01 12:06:13 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id] 2025-03-01 12:06:13 building SimpleValue for id 2025-03-01 12:06:13 Building property id 2025-03-01 12:06:13 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...) 2025-03-01 12:06:13 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:13 MetadataSourceProcessor property deviceId with lazy=false 2025-03-01 12:06:13 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId] 2025-03-01 12:06:13 building SimpleValue for deviceId 2025-03-01 12:06:13 Building property deviceId 2025-03-01 12:06:13 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:13 MetadataSourceProcessor property downLoadStatus with lazy=false 2025-03-01 12:06:13 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus] 2025-03-01 12:06:13 building SimpleValue for downLoadStatus 2025-03-01 12:06:13 Building property downLoadStatus 2025-03-01 12:06:13 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:13 MetadataSourceProcessor property fileName with lazy=false 2025-03-01 12:06:13 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName] 2025-03-01 12:06:13 building SimpleValue for fileName 2025-03-01 12:06:13 Building property fileName 2025-03-01 12:06:13 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:13 MetadataSourceProcessor property origin with lazy=false 2025-03-01 12:06:13 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin] 2025-03-01 12:06:13 building SimpleValue for origin 2025-03-01 12:06:13 Building property origin 2025-03-01 12:06:13 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false} 2025-03-01 12:06:13 MetadataSourceProcessor property swVersion with lazy=false 2025-03-01 12:06:13 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion] 2025-03-01 12:06:13 building SimpleValue for swVersion 2025-03-01 12:06:13 Building property swVersion 2025-03-01 12:06:13 Starting fillSimpleValue for id 2025-03-01 12:06:13 Starting fillSimpleValue for deviceId 2025-03-01 12:06:13 Starting fillSimpleValue for downLoadStatus 2025-03-01 12:06:13 Starting fillSimpleValue for fileName 2025-03-01 12:06:13 Starting fillSimpleValue for origin 2025-03-01 12:06:13 Starting fillSimpleValue for swVersion 2025-03-01 12:06:13 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details] 2025-03-01 12:06:13 Building session factory 2025-03-01 12:06:13 SessionFactory name : null 2025-03-01 12:06:13 Automatic flush during beforeCompletion(): enabled 2025-03-01 12:06:13 Automatic session close at end of transaction: disabled 2025-03-01 12:06:13 Statistics: disabled 2025-03-01 12:06:13 Deleted entity synthetic identifier rollback: disabled 2025-03-01 12:06:13 Default entity-mode: pojo 2025-03-01 12:06:13 Check Nullability in Core (should be disabled when Bean Validation is on): enabled 2025-03-01 12:06:13 Allow initialization of lazy state outside session : disabled 2025-03-01 12:06:13 Using BatchFetchStyle : LEGACY 2025-03-01 12:06:13 Default batch fetch size: -1 2025-03-01 12:06:13 Maximum outer join fetch depth: null 2025-03-01 12:06:13 Default null ordering: NONE 2025-03-01 12:06:13 Order SQL updates by primary key: disabled 2025-03-01 12:06:13 Order SQL inserts for batching: disabled 2025-03-01 12:06:13 multi-tenancy strategy : NONE 2025-03-01 12:06:13 JTA Track by Thread: enabled 2025-03-01 12:06:13 Query language substitutions: {} 2025-03-01 12:06:13 Named query checking : enabled 2025-03-01 12:06:13 Second-level cache: disabled 2025-03-01 12:06:13 Second-level query cache: disabled 2025-03-01 12:06:13 Second-level query cache factory: null 2025-03-01 12:06:13 Second-level cache region prefix: null 2025-03-01 12:06:13 Optimize second-level cache for minimal puts: disabled 2025-03-01 12:06:13 Structured second-level cache entries: disabled 2025-03-01 12:06:13 Second-level cache direct-reference entries: disabled 2025-03-01 12:06:13 Automatic eviction of collection cache: disabled 2025-03-01 12:06:13 JDBC batch size: 15 2025-03-01 12:06:13 JDBC batch updates for versioned data: enabled 2025-03-01 12:06:13 Scrollable result sets: enabled 2025-03-01 12:06:13 Wrap result sets: disabled 2025-03-01 12:06:13 JDBC3 getGeneratedKeys(): enabled 2025-03-01 12:06:13 JDBC result set fetch size: null 2025-03-01 12:06:13 Connection release mode: ON_CLOSE 2025-03-01 12:06:13 Generate SQL with comments: disabled 2025-03-01 12:06:13 JPA compliance - query : 2025-03-01 12:06:13 JPA compliance - closed-handling : 2025-03-01 12:06:13 JPA compliance - lists : 2025-03-01 12:06:13 JPA compliance - transactions : 2025-03-01 12:06:13 Session factory constructed with filter configurations : {} 2025-03-01 12:06:13 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@3c660e8f, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=13898, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter510913064444575925.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire4866758701758599176tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_01722959658572360612tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-3), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@b7081d6, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, 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.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator= , 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, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter510913064444575925.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5101, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3ccee257, java.library.path=/usr/java/packages/lib/amd64:/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, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-3), maven.repo.local=/tmp/r, java.class.version=52.0} 2025-03-01 12:06:13 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:13 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:13 Trying to load META-INF/validation.xml for XML based Validator configuration. 2025-03-01 12:06:13 Trying to load META-INF/validation.xml via TCCL 2025-03-01 12:06:13 Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2025-03-01 12:06:13 No META-INF/validation.xml found. Using annotation based configuration only. 2025-03-01 12:06:13 Loaded expression factory via original TCCL 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:13 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:13 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:13 Skipping JACC integration as it was not enabled 2025-03-01 12:06:13 Instantiated session factory 2025-03-01 12:06:13 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4819538] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@75fdda4e] 2025-03-01 12:06:13 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:13 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:13 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe 2025-03-01 12:06:13 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:13 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails 2025-03-01 12:06:13 Version select: select id from device_operation_details where id =? 2025-03-01 12:06:13 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=? 2025-03-01 12:06:13 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?) 2025-03-01 12:06:13 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=? 2025-03-01 12:06:13 Delete 0: delete from device_operation_details where id=? 2025-03-01 12:06:13 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29551817] 2025-03-01 12:06:13 Visiting attribute path : deviceId 2025-03-01 12:06:13 Visiting attribute path : downLoadStatus 2025-03-01 12:06:13 Visiting attribute path : fileName 2025-03-01 12:06:13 Visiting attribute path : origin 2025-03-01 12:06:13 Visiting attribute path : swVersion 2025-03-01 12:06:13 Building LoadPlan... 2025-03-01 12:06:13 processing queryspace 2025-03-01 12:06:13 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - Returns - EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - SQL table alias mapping - deviceoper0_ - alias suffix - 0_ - suffixed key columns - {id1_0_0_} 2025-03-01 12:06:13 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:13 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@165d6ba8] 2025-03-01 12:06:13 Visiting attribute path : deviceId 2025-03-01 12:06:13 Visiting attribute path : downLoadStatus 2025-03-01 12:06:13 Visiting attribute path : fileName 2025-03-01 12:06:13 Visiting attribute path : origin 2025-03-01 12:06:13 Visiting attribute path : swVersion 2025-03-01 12:06:13 Building LoadPlan... 2025-03-01 12:06:13 processing queryspace 2025-03-01 12:06:13 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - Returns - EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails) - SQL table alias mapping - deviceoper0_ - alias suffix - 0_ - suffixed key columns - {id1_0_0_} 2025-03-01 12:06:13 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:13 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:13 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=? 2025-03-01 12:06:13 drop table device_operation_details if exists 2025-03-01 12:06:13 drop sequence if exists hibernate_sequence 2025-03-01 12:06:13 create sequence hibernate_sequence start with 1 increment by 1 2025-03-01 12:06:13 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id)) 2025-03-01 12:06:13 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id) 2025-03-01 12:06:13 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2025-03-01 12:06:13 Checking 0 named HQL queries 2025-03-01 12:06:13 Checking 0 named SQL queries 2025-03-01 12:06:13 Registering SessionFactory: 09b2b7f6-d3e1-4a70-8d2a-aba8caf23787 () 2025-03-01 12:06:13 Not binding SessionFactory to JNDI, no JNDI name configured 2025-03-01 12:06:13 Statistics initialized [enabled=false] 2025-03-01 12:06:13 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2025-03-01 12:06:13 Using default implementation for ThreadExecutor 2025-03-01 12:06:13 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-01 12:06:13 Quartz Scheduler v.2.3.2 created. 2025-03-01 12:06:13 RAMJobStore initialized. 2025-03-01 12:06:13 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-01 12:06:13 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 2025-03-01 12:06:13 Quartz scheduler version: 2.3.2 2025-03-01 12:06:13 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5230efe2 2025-03-01 12:06:13 Scheduler quartzScheduler_$_NON_CLUSTERED started. 2025-03-01 12:06:13 batch acquisition of 0 triggers 2025-03-01 12:06:13 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:13 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:13 Loaded expression factory via original TCCL 2025-03-01 12:06:13 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2025-03-01 12:06:13 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2025-03-01 12:06:13 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2025-03-01 12:06:13 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2025-03-01 12:06:13 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2025-03-01 12:06:13 Trying to load META-INF/validation.xml for XML based Validator configuration. 2025-03-01 12:06:13 Trying to load META-INF/validation.xml via user class loader 2025-03-01 12:06:13 Trying to load META-INF/validation.xml via TCCL 2025-03-01 12:06:13 Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2025-03-01 12:06:13 No META-INF/validation.xml found. Using annotation based configuration only. 2025-03-01 12:06:13 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2025-03-01 12:06:13 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2025-03-01 12:06:14 Shutting down threadpool... 2025-03-01 12:06:14 Shutdown of threadpool complete. 2025-03-01 12:06:14 Shutting down threadpool... 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-01 12:06:14 Shutdown of threadpool complete. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED paused. 2025-03-01 12:06:14 Shutting down threadpool... 2025-03-01 12:06:14 Shutdown of threadpool complete. 2025-03-01 12:06:14 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-01 12:06:14 HHH000031: Closing 2025-03-01 12:06:14 HHH000031: Closing 2025-03-01 12:06:14 HHH000031: Closing 2025-03-01 12:06:14 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6ee906c6] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@75fdda4e] 2025-03-01 12:06:14 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2980e310] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@5805e450] 2025-03-01 12:06:14 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@4e0c181b] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@66f57780] 2025-03-01 12:06:14 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 2025-03-01 12:06:14 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 2025-03-01 12:06:14 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 2025-03-01 12:06:14 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 2025-03-01 12:06:14 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 2025-03-01 12:06:14 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down. 2025-03-01 12:06:14 WorkerThread is shut down.