See 
<https://builds.apache.org/job/Atlas-0.8-UnitTests/182/display/redirect?page=changes>

Changes:

[apoorvnaik] ATLAS-2467: Spring security & nimbus-jose-jwt version Upgrade

[apoorvnaik] ATLAS-2468: Basic search issue with numeric NEQ within OR clause

------------------------------------------
[...truncated 233.63 KB...]
        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)

testLowerBoundsIgnoredOnCompositeDeletedEntities(org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest)
  Time elapsed: 7.741 sec  <<< FAILURE!
java.lang.AssertionError: expected [5] but found [3]
        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.repository.graph.GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredOnCompositeDeletedEntities(GraphBackedMetadataRepositoryDeleteTestBase.java:933)
        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)

testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap(org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest)
  Time elapsed: 1.497 sec  <<< FAILURE!
org.apache.atlas.repository.RepositoryException: 
org.apache.atlas.typesystem.exception.NullRequiredAttributeException: Cannot 
unset required attribute MapValueReferencer.refToMapValue on vertex[id=26112 
type=MapValueReferencer guid=919f1996-aeda-4f5d-8f55-49e440d596f6] edge = 
__MapValueReferencer.refToMapValue
        at 
org.apache.atlas.repository.graph.GraphBackedMetadataRepository.deleteEntities(GraphBackedMetadataRepository.java:488)
        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.atlas.TestUtils$3.invoke(TestUtils.java:686)
        at com.sun.proxy.$Proxy40.deleteEntities(Unknown Source)
        at 
org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap(GraphBackedMetadataRepositoryDeleteTestBase.java:999)
        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)
Caused by: 
org.apache.atlas.typesystem.exception.NullRequiredAttributeException: Cannot 
unset required attribute MapValueReferencer.refToMapValue on vertex[id=26112 
type=MapValueReferencer guid=919f1996-aeda-4f5d-8f55-49e440d596f6] edge = 
__MapValueReferencer.refToMapValue
        at 
org.apache.atlas.repository.graph.DeleteHandler.deleteEdgeBetweenVertices(DeleteHandler.java:339)
        at 
org.apache.atlas.repository.graph.DeleteHandler.deleteVertex(DeleteHandler.java:293)
        at 
org.apache.atlas.repository.graph.DeleteHandler.deleteTypeVertex(DeleteHandler.java:219)
        at 
org.apache.atlas.repository.graph.DeleteHandler.deleteEntities(DeleteHandler.java:124)
        at 
org.apache.atlas.repository.graph.GraphBackedMetadataRepository.deleteEntities(GraphBackedMetadataRepository.java:485)
        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.atlas.TestUtils$3.invoke(TestUtils.java:686)
        at com.sun.proxy.$Proxy40.deleteEntities(Unknown Source)
        at 
org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap(GraphBackedMetadataRepositoryDeleteTestBase.java:999)
        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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.928 sec - 
in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.076 sec - in 
org.apache.atlas.discovery.EntityDiscoveryServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 198.783 sec - 
in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.787 sec - in 
org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.358 sec - 
in org.apache.atlas.query.LineageQueryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.662 sec - in 
org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.887 sec - 
in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.38 sec - 
in org.apache.atlas.query.GremlinTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.343 sec - in 
org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.88 sec - 
in org.apache.atlas.lineage.EntityLineageServiceTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.221 sec - 
in org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 224.099 sec - 
in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 378.688 sec - 
in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest

Results :

Failed tests: 
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDeleteEntities:289
 expected [2] but found [1]
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDeleteEntitiesWithCompositeArrayReference:335
 expected [true] but found [false]
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDeleteEntitiesWithCompositeMapReference:373
 expected [2] but found [1]
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDeleteTargetOfMultiplicityOneRequiredReference:795->GraphBackedMetadataRepositoryDeleteTestBase.deleteEntities:236
 » IllegalArgument
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDisconnectUnidirectionalArrayReferenceFromClassType:570
 expected [1] but found [2]
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredOnCompositeDeletedEntities:933
 expected [5] but found [3]
  
GraphBackedRepositoryHardDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap:999
 » Repository
  
GraphBackedRepositorySoftDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDeleteEntities:289
 expected [2] but found [1]
  
GraphBackedRepositorySoftDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testDeleteEntitiesWithCompositeMapReference:373
 expected [2] but found [1]
  
GraphBackedRepositorySoftDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredOnCompositeDeletedEntities:933
 expected [5] but found [4]
  
GraphBackedRepositorySoftDeleteTest>GraphBackedMetadataRepositoryDeleteTestBase.testLowerBoundsIgnoredWhenDeletingCompositeEntitesOwnedByMap:1000
 expected [4] but found [3]
  
HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testDisconnectBidirectionalReferences:496
 Lists differ at element [1]: dffd7067-e404-498b-bf69-3032139d1021 != 
ca9f9c5e-0119-45c9-bd58-d78cf1adc7ba expected 
[dffd7067-e404-498b-bf69-3032139d1021] but found 
[ca9f9c5e-0119-45c9-bd58-d78cf1adc7ba]
  
HardDeleteHandlerV1Test>AtlasDeleteHandlerV1Test.testUpdateEntity_MultiplicityOneNonCompositeReference:360
 » NullPointer

Tests run: 811, Failures: 13, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.938 s]
[INFO] apache-atlas ....................................... SUCCESS [  5.521 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 15.632 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.139 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [ 38.399 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.160 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.701 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.237 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.706 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 15.235 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.617 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.080 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.481 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.655 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 32.353 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.886 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:07 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.150 
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.402 s]
[INFO] Apache Atlas Repository ............................ FAILURE [07:07 min]
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:45 min
[INFO] Finished at: 2018-03-01T18:45:09Z
[INFO] Final Memory: 145M/2310M
[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-0.8-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-0.8-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=e238a620b53368203286368dd5067f8eba304f0e, 
workspace=<https://builds.apache.org/job/Atlas-0.8-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #176
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-0.8-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=e238a620b53368203286368dd5067f8eba304f0e, 
workspace=<https://builds.apache.org/job/Atlas-0.8-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #176
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-0.8-UnitTests/builds/182/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-UnitTests/builds/182/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-UnitTests/builds/182/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-UnitTests/builds/182/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-UnitTests/builds/182/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-UnitTests/builds/182/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-UnitTests/builds/182/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to