See <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/538/display/redirect?page=changes>
Changes: [ssubramanian] ATLAS-2801: Create a separate tar file for atlas-server components ------------------------------------------ [...truncated 321.12 KB...] setupSampleData(org.apache.atlas.repository.impexp.ExportServiceTest) Time elapsed: 111.333 sec <<< FAILURE! java.lang.StringIndexOutOfBoundsException: String index out of range: 1024 at java.lang.String.substring(String.java:1963) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapPrimitiveValue(EntityGraphMapper.java:412) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapToVertexByTypeCategory(EntityGraphMapper.java:287) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttribute(EntityGraphMapper.java:276) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributes(EntityGraphMapper.java:237) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributesAndClassifications(EntityGraphMapper.java:143) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdate(AtlasEntityStoreV1.java:156) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdate(AtlasEntityStoreV1.java:173) at org.apache.atlas.repository.impexp.ExportServiceTest.setupSampleData(ExportServiceTest.java:120) Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.232 sec - in org.apache.atlas.query.ParserTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.132 sec - in org.apache.atlas.TestUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.349 sec - in org.apache.atlas.RepositoryServiceLoadingTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.878 sec - in org.apache.atlas.utils.TestResourceFileUtils Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.64 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.512 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.19 sec - in org.apache.atlas.service.DefaultMetadataServiceTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.868 sec - in org.apache.atlas.BaseRepositoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.513 sec - in org.apache.atlas.discovery.EntityDiscoveryServiceTest Tests run: 12, Failures: 5, Errors: 0, Skipped: 3, Time elapsed: 148.906 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest importCTAS(org.apache.atlas.repository.impexp.ImportServiceTest) Time elapsed: 35.637 sec <<< FAILURE! org.apache.atlas.exception.AtlasBaseException: java.lang.StringIndexOutOfBoundsException: String index out of range: 1024 at java.lang.String.substring(String.java:1963) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapPrimitiveValue(EntityGraphMapper.java:412) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapToVertexByTypeCategory(EntityGraphMapper.java:287) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttribute(EntityGraphMapper.java:276) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributes(EntityGraphMapper.java:237) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributesAndClassifications(EntityGraphMapper.java:143) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdate(AtlasEntityStoreV1.java:156) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdateForImport(AtlasEntityStoreV1.java:179) at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:60) at org.apache.atlas.repository.store.graph.v1.BulkImporterImpl.bulkImport(BulkImporterImpl.java:82) at org.apache.atlas.repository.impexp.ImportService.processEntities(ImportService.java:188) at org.apache.atlas.repository.impexp.ImportService.run(ImportService.java:86) at org.apache.atlas.repository.impexp.ImportService.run(ImportService.java:65) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runImportWithNoParameters(ZipFileResourceTestUtils.java:242) at org.apache.atlas.repository.impexp.ImportServiceTest.importCTAS(ImportServiceTest.java:179) importDB1(org.apache.atlas.repository.impexp.ImportServiceTest) Time elapsed: 8.706 sec <<< FAILURE! org.apache.atlas.exception.AtlasBaseException: java.lang.StringIndexOutOfBoundsException: String index out of range: 1024 at java.lang.String.substring(String.java:1963) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapPrimitiveValue(EntityGraphMapper.java:412) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapToVertexByTypeCategory(EntityGraphMapper.java:287) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttribute(EntityGraphMapper.java:276) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributes(EntityGraphMapper.java:237) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributesAndClassifications(EntityGraphMapper.java:143) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdate(AtlasEntityStoreV1.java:156) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdateForImport(AtlasEntityStoreV1.java:179) at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:60) at org.apache.atlas.repository.store.graph.v1.BulkImporterImpl.bulkImport(BulkImporterImpl.java:82) at org.apache.atlas.repository.impexp.ImportService.processEntities(ImportService.java:188) at org.apache.atlas.repository.impexp.ImportService.run(ImportService.java:86) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runImportWithParameters(ZipFileResourceTestUtils.java:232) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runAndVerifyQuickStart_v1_Import(ZipFileResourceTestUtils.java:255) at org.apache.atlas.repository.impexp.ImportServiceTest.importDB1(ImportServiceTest.java:95) importDB2(org.apache.atlas.repository.impexp.ImportServiceTest) Time elapsed: 0.215 sec <<< FAILURE! org.apache.atlas.exception.AtlasBaseException: java.lang.StringIndexOutOfBoundsException: String index out of range: 1024 at java.lang.String.substring(String.java:1963) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapPrimitiveValue(EntityGraphMapper.java:412) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapToVertexByTypeCategory(EntityGraphMapper.java:287) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttribute(EntityGraphMapper.java:276) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributes(EntityGraphMapper.java:237) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributesAndClassifications(EntityGraphMapper.java:143) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdate(AtlasEntityStoreV1.java:156) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdateForImport(AtlasEntityStoreV1.java:179) at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:60) at org.apache.atlas.repository.store.graph.v1.BulkImporterImpl.bulkImport(BulkImporterImpl.java:82) at org.apache.atlas.repository.impexp.ImportService.processEntities(ImportService.java:188) at org.apache.atlas.repository.impexp.ImportService.run(ImportService.java:86) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runImportWithParameters(ZipFileResourceTestUtils.java:232) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runAndVerifyQuickStart_v1_Import(ZipFileResourceTestUtils.java:255) at org.apache.atlas.repository.impexp.ImportServiceTest.importDB2(ImportServiceTest.java:106) importDB3(org.apache.atlas.repository.impexp.ImportServiceTest) Time elapsed: 2.46 sec <<< FAILURE! org.apache.atlas.exception.AtlasBaseException: java.lang.StringIndexOutOfBoundsException: String index out of range: 1024 at java.lang.String.substring(String.java:1963) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapPrimitiveValue(EntityGraphMapper.java:412) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapToVertexByTypeCategory(EntityGraphMapper.java:287) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttribute(EntityGraphMapper.java:276) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributes(EntityGraphMapper.java:237) at org.apache.atlas.repository.store.graph.v1.EntityGraphMapper.mapAttributesAndClassifications(EntityGraphMapper.java:143) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdate(AtlasEntityStoreV1.java:156) at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1.createOrUpdateForImport(AtlasEntityStoreV1.java:179) at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:60) at org.apache.atlas.repository.store.graph.v1.BulkImporterImpl.bulkImport(BulkImporterImpl.java:82) at org.apache.atlas.repository.impexp.ImportService.processEntities(ImportService.java:188) at org.apache.atlas.repository.impexp.ImportService.run(ImportService.java:86) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runImportWithParameters(ZipFileResourceTestUtils.java:232) at org.apache.atlas.repository.impexp.ZipFileResourceTestUtils.runAndVerifyQuickStart_v1_Import(ZipFileResourceTestUtils.java:255) at org.apache.atlas.repository.impexp.ImportServiceTest.importDB3(ImportServiceTest.java:117) postTest(org.apache.atlas.repository.impexp.ImportServiceTest) Time elapsed: 6.486 sec <<< FAILURE! java.lang.AssertionError: expected object to not be null at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.assertNotNull(Assert.java:406) at org.testng.Assert.assertNotNull(Assert.java:391) at org.apache.atlas.repository.impexp.ExportImportTestBase.assertAuditEntry(ExportImportTestBase.java:44) at org.apache.atlas.repository.impexp.ImportServiceTest.postTest(ImportServiceTest.java:84) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.249 sec - in org.apache.atlas.query.LineageQueryTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.893 sec - in org.apache.atlas.query.GremlinTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.776 sec - in org.apache.atlas.lineage.EntityLineageServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 400.809 sec - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 242.567 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest Results : Failed tests: ClusterServiceTest.saveAndRetrieveClusterInfo:73 » StringIndexOutOfBounds Stri... ExportImportAuditServiceTest.numberOfSavedEntries_Retrieved:91->saveAndGet:116 » StringIndexOutOfBounds ExportImportAuditServiceTest.saveLogEntry:67->saveAndGet:116 » StringIndexOutOfBounds ExportServiceTest.setupSampleData:120 » StringIndexOutOfBounds String index ou... ImportServiceTest.importCTAS:179 » AtlasBase java.lang.StringIndexOutOfBoundsE... ImportServiceTest.importDB1:95 » AtlasBase java.lang.StringIndexOutOfBoundsExc... ImportServiceTest.importDB2:106 » AtlasBase java.lang.StringIndexOutOfBoundsEx... ImportServiceTest.importDB3:117 » AtlasBase java.lang.StringIndexOutOfBoundsEx... ImportServiceTest.postTest:84->ExportImportTestBase.assertAuditEntry:44 expected object to not be null AtlasEntityStoreV1Test.testCheckOptionalAttrValueRetention:553 » StringIndexOutOfBounds AtlasEntityStoreV1Test.testCreate:155 » StringIndexOutOfBounds String index ou... AtlasEntityStoreV1Test.testPartialUpdateArrayAttr:766 » StringIndexOutOfBounds AtlasEntityStoreV1Test.testPartialUpdateAttr:664 » StringIndexOutOfBounds Stri... AtlasEntityStoreV1Test.testSetObjectIdAttrToNull:841 » StringIndexOutOfBounds ... AtlasEntityStoreV1Test.testTagAssociationAfterRedefinition:905 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteAndCreate:160 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteByUniqueAttribute:827 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteEntities:236 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteEntitiesWithCompositeMapReference:877->AtlasDeleteHandlerV1Test.createMapOwnerAndValueEntities:1090 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteReference:193 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDisconnectBidirectionalReferences:462 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap:1024->AtlasDeleteHandlerV1Test.createMapOwnerAndValueEntities:1090 » StringIndexOutOfBounds HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testUpdateEntity_MultiplicityOneNonCompositeReference:340 » StringIndexOutOfBounds InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.setUp:98 » StringIndexOutOfBounds InverseReferenceUpdateSoftDeleteV1Test>InverseReferenceUpdateV1Test.setUp:98 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteAndCreate:160 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteByUniqueAttribute:827 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteEntities:236 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteEntitiesWithCompositeMapReference:877->AtlasDeleteHandlerV1Test.createMapOwnerAndValueEntities:1090 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDeleteReference:193 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDisconnectBidirectionalReferences:462 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap:1024->AtlasDeleteHandlerV1Test.createMapOwnerAndValueEntities:1090 » StringIndexOutOfBounds SoftDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testUpdateEntity_MultiplicityOneNonCompositeReference:340 » StringIndexOutOfBounds UserProfileServiceTest.createsNewProfile:76->assertSaveLoadUserProfile:253 » StringIndexOutOfBounds UserProfileServiceTest.filterInternalType:70 expected [7] but found [6] Tests run: 831, Failures: 35, Errors: 0, Skipped: 45 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [ 1.440 s] [INFO] apache-atlas 0.8.3-SNAPSHOT ........................ SUCCESS [ 7.906 s] [INFO] Apache Atlas Integration ........................... SUCCESS [ 14.841 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 2.303 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [ 37.958 s] [INFO] Apache Atlas Client ................................ SUCCESS [ 0.241 s] [INFO] atlas-client-common ................................ SUCCESS [ 0.756 s] [INFO] atlas-client-v1 .................................... SUCCESS [ 3.402 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 1.024 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 12.229 s] [INFO] atlas-client-v2 .................................... SUCCESS [ 0.678 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.147 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 0.612 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 0.751 s] [INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 32.165 s] [INFO] Shaded version of Apache hbase client .............. SUCCESS [ 7.387 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:05 min] [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.509 s] [INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.217 s] [INFO] Apache Atlas Repository ............................ FAILURE [07:37 min] [INFO] Apache Atlas Authorization ......................... SKIPPED [INFO] Apache Atlas Business Catalog ...................... SKIPPED [INFO] Apache Atlas UI .................................... SKIPPED [INFO] Apache Atlas Web Application ....................... SKIPPED [INFO] Apache Atlas Documentation ......................... SKIPPED [INFO] Apache Atlas FileSystem Model ...................... SKIPPED [INFO] Apache Atlas Plugin Classloader .................... SKIPPED [INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED [INFO] Apache Atlas Hive Bridge ........................... SKIPPED [INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED [INFO] Apache Atlas Falcon Bridge ......................... SKIPPED [INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED [INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED [INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED [INFO] Apache Atlas Storm Bridge .......................... SKIPPED [INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED [INFO] Apache Atlas Hbase Bridge .......................... SKIPPED [INFO] Apache Atlas Migration Exporter .................... SKIPPED [INFO] Apache Atlas Distribution 0.8.3-SNAPSHOT ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:11 min [INFO] Finished at: 2018-08-06T20:49:58Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-repository: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/target/surefire-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :atlas-repository {color:red}-1 overall{color}. {color:green}+1 @author{color}. The patch does not contain any @author tags. Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/538//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== + EXIT_CODE=1 + '[' -d <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_3115> ']' + '[' -d <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_3115> ']' + mv <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_3115> <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess> + rm -f <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_3115> + exit 1 Build step 'Execute shell' marked build as failure Set build name. New build name is '#538-branch-0.8-0001-Indexed-String-compaction.patch' Archiving artifacts