You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/08 03:25:41 UTC

Build failed in Jenkins: Atlas-1.0-UnitTests #721

See <https://builds.apache.org/job/Atlas-1.0-UnitTests/721/display/redirect>

------------------------------------------
[...truncated 170.07 KB...]
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testRelationshipAttributeUpdate_NonComposite_ManyToMany(org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test)  Time elapsed: 0.264 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList(AtlasRelationshipStoreV2Test.java:612)
	at org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany(AtlasRelationshipStoreV2Test.java:544)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testRelationshipAttributeUpdate_NonComposite_ManyToOne(org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test)  Time elapsed: 0.265 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue(AtlasRelationshipStoreV2Test.java:628)
	at org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne(AtlasRelationshipStoreV2Test.java:411)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testRelationshipAttributeUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test)  Time elapsed: 0.174 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue(AtlasRelationshipStoreV2Test.java:628)
	at org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne(AtlasRelationshipStoreV2Test.java:477)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.134 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.435 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 121.089 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.144 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.569 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.369 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.981 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.936 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.149 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.048 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 144.349 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 3.87 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.537 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.684 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  2.086 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.239 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 38.981 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.773 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.176 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.931 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.022 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.900 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 29.375 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.867 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.111 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.756 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.910 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:20 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.306 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.452 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.612 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.529 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:23 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:49 min
[INFO] Finished at: 2018-08-08T03:25:34Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/721/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-1.0-UnitTests #729

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/729/display/redirect?page=changes>


Build failed in Jenkins: Atlas-1.0-UnitTests #728

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/728/display/redirect>

------------------------------------------
[...truncated 169.43 KB...]
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.154 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 88.514 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.034 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.041 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.015 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.03 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.025 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.576 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.099 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.389 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.065 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 4.129 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.723 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.057 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.977 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.107 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.733 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.027 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.425 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 109.098 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 2.068 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.498 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.826 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.620 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  2.515 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.575 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 37.259 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.854 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.185 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.874 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.362 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.893 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 19.281 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.787 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.120 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.834 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.863 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:40 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.411 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.751 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.574 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.164 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:01 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:32 min
[INFO] Finished at: 2018-08-08T21:17:42Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/728/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-UnitTests #727

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/727/display/redirect>

------------------------------------------
[...truncated 169.46 KB...]
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.694 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 104.379 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.206 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.125 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.036 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.021 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.012 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.46 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.087 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.281 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.134 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 5.065 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.866 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.362 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.85 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.751 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.672 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.753 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.766 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 127.247 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 1.942 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.811 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 183.447 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 543, Failures: 17, Errors: 0, Skipped: 6

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  1.297 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.834 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  6.867 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 48.086 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.892 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.159 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.962 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.988 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.904 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 17.155 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.675 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.133 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.797 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.720 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:15 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  3.365 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.691 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.112 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.420 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:24 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:48 min
[INFO] Finished at: 2018-08-08T18:17:59Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/727/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-UnitTests #726

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/726/display/redirect>

------------------------------------------
[...truncated 169.16 KB...]
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.439 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.427 sec - in org.apache.atlas.repository.migration.TypesWithCollectionsFinderTest
Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 94.07 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.05 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.062 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.014 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.012 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.012 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.475 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.029 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.237 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.038 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 1.81 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.236 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.131 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.902 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.31 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.793 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.719 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.207 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.759 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.142 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.036 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.286 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 116.774 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 3.005 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 170.213 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.670 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  2.031 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.109 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 36.345 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.282 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.149 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.934 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.968 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.914 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 18.978 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.879 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.085 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.790 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.905 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:12 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.232 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.112 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.750 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.626 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:02 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:04 min
[INFO] Finished at: 2018-08-08T15:17:15Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/726/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-UnitTests #725

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/725/display/redirect?page=changes>

Changes:

[nixon] ATLAS-2809 : - Fix typo's in relationship permission in

------------------------------------------
[...truncated 169.40 KB...]
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 86.324 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.06 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.122 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.013 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.053 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.033 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.436 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.039 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.18 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.049 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 2.349 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.989 sec - in org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.613 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.051 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.126 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.287 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.065 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.217 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.205 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.737 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.87 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 108.806 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 2.232 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.709 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.556 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  1.985 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.529 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 33.623 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.391 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.170 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.894 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.350 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.925 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 18.796 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.841 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.120 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.854 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.035 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:03 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.537 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.473 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.022 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.550 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:56 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:46 min
[INFO] Finished at: 2018-08-08T14:17:08Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/725/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-UnitTests #724

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/724/display/redirect>

------------------------------------------
[...truncated 169.21 KB...]
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.498 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 92.735 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.086 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.088 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.015 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.661 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.084 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.239 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.041 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 2.563 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.623 sec - in org.apache.atlas.repository.migration.TypesWithCollectionsFinderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.071 sec - in org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.381 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.943 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.806 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.047 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.722 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.787 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.408 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.856 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.914 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 121.015 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 2.053 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.661 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.580 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  1.929 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.375 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 34.123 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.259 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.140 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.802 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.177 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.925 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 19.043 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.993 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.103 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.786 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.801 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [01:55 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.283 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.430 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.889 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.674 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:59 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:39 min
[INFO] Finished at: 2018-08-08T12:16:51Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/724/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-UnitTests #723

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/723/display/redirect>

------------------------------------------
[...truncated 169.12 KB...]
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.336 sec - in org.apache.atlas.repository.migration.RelationshipCacheGeneratorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.144 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.588 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 91.772 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.034 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.047 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.014 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.011 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.471 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.027 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.276 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.03 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 2.54 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.674 sec - in org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.71 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.214 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.333 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.387 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.102 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.134 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.228 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.162 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.625 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 119.047 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 2.59 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.516 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.595 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  2.064 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.708 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 34.237 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.331 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.144 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.889 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.161 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.873 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 19.203 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.888 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.111 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.804 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.818 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:07 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.279 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.228 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.873 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.603 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:01 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:54 min
[INFO] Finished at: 2018-08-08T09:17:05Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/723/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-UnitTests #722

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-UnitTests/722/display/redirect>

------------------------------------------
[...truncated 169.20 KB...]
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 31, Failures: 10, Errors: 0, Skipped: 6, Time elapsed: 86.694 sec <<< FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testAddGlossaryCategoryChildren(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.055 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddGlossaryCategoryChildren(GlossaryServiceTest.java:733)

testAddTermsToCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.081 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testAddTermsToCategory(GlossaryServiceTest.java:674)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.015 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.013 sec  <<< FAILURE!
java.lang.AssertionError: expected [2] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.015 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(GlossaryServiceTest.java:907)

testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.593 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:778)

testTermRelation(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.071 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testTermRelation(GlossaryServiceTest.java:823)

testUpdateGlossary(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.283 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at java.util.ArrayList.<init>(ArrayList.java:178)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossary(GlossaryServiceTest.java:366)

testUpdateGlossaryCategory(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 0.075 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryCategory anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntity(AtlasGlossaryCategoryDTO.java:118)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:139)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryCategoryDTO.toEntityWithExtInfo(AtlasGlossaryCategoryDTO.java:36)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateCategory(GlossaryService.java:641)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryCategory(GlossaryServiceTest.java:494)

testUpdateGlossaryTerm(org.apache.atlas.glossary.GlossaryServiceTest)  Time elapsed: 2.961 sec  <<< FAILURE!
java.lang.NullPointerException: atlasGlossaryTerm anchor must be specified
	at java.util.Objects.requireNonNull(Objects.java:228)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntity(AtlasGlossaryTermDTO.java:210)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:242)
	at org.apache.atlas.repository.ogm.glossary.AtlasGlossaryTermDTO.toEntityWithExtInfo(AtlasGlossaryTermDTO.java:38)
	at org.apache.atlas.repository.ogm.DataAccess.save(DataAccess.java:67)
	at org.apache.atlas.glossary.GlossaryService.updateTerm(GlossaryService.java:415)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:75)
	at org.apache.atlas.glossary.GlossaryServiceTest.testUpdateGlossaryTerm(GlossaryServiceTest.java:467)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.588 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.572 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.501 sec - in org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.354 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.344 sec - in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.054 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.593 sec - in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.566 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.122 sec - in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.727 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.853 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 118.1 sec <<< FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest)  Time elapsed: 2.261 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.ImportServiceTest.importLegacy(ImportServiceTest.java:214)

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.944 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.233 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testAddGlossaryCategoryChildren:733 » NullPointer atlasGlo...
  GlossaryServiceTest.testAddTermsToCategory:674 » NullPointer atlasGlossaryCate...
org.apache.atlas.glossary.GlossaryServiceTest.testGetCategoryTerms(org.apache.atlas.glossary.GlossaryServiceTest)
  Run 1: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 2: GlossaryServiceTest.testGetCategoryTerms:907 expected [2] but found [0]
  Run 3: GlossaryServiceTest.testGetCategoryTerms:907 expected [1] but found [0]
  Run 4: PASS

  GlossaryServiceTest.testTermAssignmentAndDissociation:778 expected [1] but found [0]
  GlossaryServiceTest.testTermRelation:823 » NullPointer atlasGlossaryTerm ancho...
  GlossaryServiceTest.testUpdateGlossary:366 » NullPointer
  GlossaryServiceTest.testUpdateGlossaryCategory:494 » NullPointer atlasGlossary...
  GlossaryServiceTest.testUpdateGlossaryTerm:467 » NullPointer atlasGlossaryTerm...
  ImportServiceTest.importLegacy:214 expected object to not be null
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreHardDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testDepartmentEmployeeEntitiesUsingRelationship:156 expected [5] but found [0]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToMany:544->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeList:612 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_ManyToOne:411->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]
  AtlasRelationshipStoreSoftDeleteV2Test>AtlasRelationshipStoreV2Test.testRelationshipAttributeUpdate_NonComposite_OneToOne:477->AtlasRelationshipStoreV2Test.verifyRelationshipAttributeValue:628 expected [true] but found [false]

Tests run: 544, Failures: 17, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.615 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  2.166 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.688 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 33.810 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.393 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.163 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.863 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.354 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.896 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 18.873 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.778 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.104 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.865 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.862 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:21 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.092 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.746 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.424 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.422 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:01 min]
[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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:07 min
[INFO] Finished at: 2018-08-08T06:17:30Z
[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/Atlas-1.0-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #719
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #719
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/722/testng/testng-results.xml'
TestNG Reports Processing: FINISH