I'm going to disable this build until we have a chance to figure out why it breaks constantly
---------- Forwarded message --------- From: Hibernate CI <c...@hibernate.org> Date: Tue, Apr 17, 2018 at 8:35 AM Subject: Build failed in Jenkins: hibernate-orm-master-pgsql #1038 To: <st...@hibernate.org>, <christian.bei...@gmail.com>, < rdrg.tur...@gmail.com>, <sa...@hibernate.org>, <jonathan.breg...@sap.com>, < ch...@hibernate.org>, <git...@s.traiectum.net>, <aric...@altissia.com>, < drebor...@gmail.com>, <mihalcea.v...@gmail.com> See < http://ci.hibernate.org/job/hibernate-orm-master-pgsql/1038/display/redirect?page=changes > Changes: [rdrg.turini] HHH-12451 - Fixing JDBC and Java Type order for CurrencyType [Sanne Grinovero] HHH-12493 Further reduce allocations of ByteBuddy engines [Sanne Grinovero] Amend an out of date javadoc comment referring to CGLIB ------------------------------------------ [...truncated 128.65 KB...] org.hibernate.test.collection.delayedOperation.ListAddTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.delayedOperation.BagDelayedOperationTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.delayedOperation.SetDelayedOperationTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.delayedOperation.ListDelayedOperationTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.bag.PersistentBagTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.bag.PersistentBagContainsTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.bag.BagElementNullBasicTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.bag.MultipleBagFetchHqlTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.bag.BagDuplicatesTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.bag.MultipleBagFetchTest > testEntityWithMultipleJoinFetchedBags FAILED java.lang.OutOfMemoryError org.hibernate.test.collection.custom.basic.UserCollectionTypeAnnotationsVariantTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.custom.basic.UserCollectionTypeHbmVariantTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.custom.parameterized.ParameterizedUserCollectionTypeHbmVariantTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.custom.parameterized.ParameterizedUserCollectionTypeAnnotationsVariantTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.dereferenced.UnversionedCascadeDereferencedCollectionTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.dereferenced.UnversionedNoCascadeDereferencedCollectionTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.dereferenced.VersionedNoCascadeDereferencedCollectionTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.dereferenced.VersionedCascadeDereferencedCollectionTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.multisession.MultipleSessionCollectionWarningTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.multisession.MultipleSessionCollectionTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.list.ListIndexReferenceFromListElementTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.list.ListElementNullBasicTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.list.PersistentListTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.connections.BasicConnectionProviderTest > initializationError FAILED java.lang.OutOfMemoryError org.hibernate.test.connections.HibernateCreateBlobFailedCase > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaMigratorHaltOnErrorTest > testHaltOnError FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.MigrationTest > testIndexCreationViaSchemaUpdate FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.MigrationTest > testSameTableNameDifferentExplicitSchemas FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.MigrationTest > testSimpleColumnAddition FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.idbag.IdBagSequenceTest > testIdBagSequenceGeneratorIsCreated FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.QuotedTableNameSchemaUpdateTest > testSchemaUpdateWithQuotedTableName FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.IdentifierHelperTest > testAutoQuotingDisabled FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.inheritance.tableperclass.SchemaCreationTest > testUniqueConstraintIsCorrectlyGenerated FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.inheritance.ForeignKeyNameTest > testJoinedSubclassForeignKeyNameIsNotAutoGeneratedWhenProvided FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.inheritance.ForeignKeyNameTest > testSubclassForeignKeyNameIsNotAutoGeneratedWhenProvided FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.inheritance.hhh_x.InheritanceSchemaUpdateTest > testBidirectionalOneToManyReferencingRootEntity FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaUpdateWithViewsTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaUpdateTest > testSchemaUpdateAndValidation[0] FAILED java.lang.OutOfMemoryError java.lang.NullPointerException at SchemaUpdateTest.java:135 org.hibernate.test.schemaupdate.SchemaUpdateTest > testSchemaUpdateAndValidation[1] FAILED java.lang.OutOfMemoryError java.lang.NullPointerException at SchemaUpdateTest.java:135 org.hibernate.test.schemaupdate.SchemaMigrationTargetScriptCreationTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.index.ComponentIndexTest > testTheIndexIsGenerated FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.index.IndexesCreationTest > testTheIndexIsGenerated FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.TestFkUpdating > testUpdate FAILED java.lang.OutOfMemoryError java.lang.NullPointerException at TestFkUpdating.java:53 org.hibernate.test.schemaupdate.SchemaUpdateProceedOnErrorTest > testHaltOnError FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaExportTest > testBothType FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaExportTest > testCreateAndDrop FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaExportTest > testCreateAndDropOnlyType FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaExportTest > testGenerateDdlToFile FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaExportTest > testHibernateMappingSchemaPropertyIsNotIgnored FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.manytomany.ForeignKeyNameTest > testJoinedSubclassForeignKeyNameIsNotAutoGeneratedWhenProvided FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.TableCommentTest > classMethod FAILED org.hibernate.testing.junit4.CallbackException Caused by: java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaUpdateTableBackedSequenceTest > testCreateTableOnUpdate FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.CommentGenerationTest > testSchemaUpdateScriptGeneration FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaUpdateDelimiterTest > testSchemaUpdateApplyDelimiterToGeneratedSQL FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.PostgreSQLMultipleSchemaSequenceTest > test FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.ConnectionsReleaseTest > testSchemaUpdateReleasesAllConnections FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.ConnectionsReleaseTest > testSchemaValidatorReleasesAllConnections FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.SchemaUpdateHaltOnErrorTest > testHaltOnError FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.foreignkeys.ForeignKeyDropTest > testForeignKeyDropIsCorrectlyGenerated FAILED java.lang.OutOfMemoryError org.hibernate.test.schemaupdate.foreignkeys.JoinedInheritanceForeignKeyTest > testForeignKeyHasCorrectName FAILED java.lang.OutOfMemoryError *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2501-thread-1" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-234-thread-1" *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create name string at JPLISAgent.c line: 807 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create name string at JPLISAgent.c line: 807 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message can't create byte arrau at JPLISAgent.c line: 813 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2514-thread-1" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2378-thread-1" Build timed out (after 120 minutes). Marking the build as failed. Build was aborted Recording test results Warning: user rdrg.tur...@gmail.com has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway Warning: user sa...@hibernate.org has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway Warning: user jonathan.breg...@sap.com has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway Warning: user ch...@hibernate.org has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway Warning: user git...@s.traiectum.net has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway Warning: user aric...@altissia.com has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway Warning: user mihalcea.v...@gmail.com has no permission to view hibernate-orm-master-pgsql #1038, but sending mail anyway _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev