See
<https://builds.apache.org/job/Atlas-master-UnitTests/2117/display/redirect?page=changes>
Changes:
[apoorvnaik] ATLAS-2815: UI Slow loading enhancements
------------------------------------------
[...truncated 205.58 KB...]
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.251 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.113 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: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.352 sec -
in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.346 sec -
in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.213 sec - in
org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.253 sec -
in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.065 sec -
in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.666 sec - in
org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.987 sec - in
org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.483 sec - in
org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.852 sec - in
org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 93.212 sec <<<
FAILURE! - in org.apache.atlas.repository.impexp.ImportServiceTest
importLegacy(org.apache.atlas.repository.impexp.ImportServiceTest) Time
elapsed: 1.497 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: 96.784 sec - in
org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.675 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 [ 0.494 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [ 1.914 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 4.275 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [ 1.420 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [ 4.943 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [ 0.821 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS) SUCCESS [ 0.913 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [ 0.806 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [ 0.982 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 33.469 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 2.901 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 0.113 s]
[INFO] atlas-client-common ................................ SUCCESS [ 0.594 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 2.813 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 0.806 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.864 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 0.642 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.083 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 0.625 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 0.807 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [01:47 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 1.667
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 6.597 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.637 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 2.386 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:41 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 2.0.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:14 min
[INFO] Finished at: 2018-08-08T03:32:24Z
[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-master-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-master-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=fbb244c2e4feb90949c7e3c1cbbf4bd2fe729a68,
workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #2116
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/Atlas-master-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=fbb244c2e4feb90949c7e3c1cbbf4bd2fe729a68,
workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2116
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-master-UnitTests/builds/2117/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2117/testng/testng-results.xml'
TestNG Reports Processing: FINISH