See <https://builds.apache.org/job/Atlas-master-UnitTests/51/display/redirect>
------------------------------------------ [...truncated 451.33 KB...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/typesystem/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/test-classes> [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas-webapp-0.9-SNAPSHOT]> [INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2] [INFO] Processing war project [INFO] Copying webapp resources [<https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/webapp]> [INFO] Building jar: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas-webapp-0.9-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.9-SNAPSHOT.jar> [INFO] Webapp assembled in [1328 msecs] [INFO] Building war: <https://builds.apache.org/job/Atlas-master-UnitTests/51/artifact/webapp/target/atlas-webapp-0.9-SNAPSHOT.war> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp --- [INFO] [INFO] --- enunciate-maven-plugin:2.8.0:docs (default) @ atlas-webapp --- [INFO] [ENUNCIATE] Skipping enunciate per configuration. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider [WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.atlas.notification.AdaptiveWaiterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.012 sec - in org.apache.atlas.notification.AdaptiveWaiterTest Running org.apache.atlas.notification.NotificationEntityChangeListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest Running org.apache.atlas.notification.NotificationHookConsumerTest Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.284 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerTest consumersThrowsIllegalStateExceptionPauseRetryLogicIsInterrupted(org.apache.atlas.notification.NotificationHookConsumerTest) Time elapsed: 2.565 sec <<< FAILURE! java.lang.AssertionError: at org.testng.AssertJUnit.fail(AssertJUnit.java:59) at org.testng.AssertJUnit.assertTrue(AssertJUnit.java:24) at org.testng.AssertJUnit.assertFalse(AssertJUnit.java:41) at org.testng.AssertJUnit.assertFalse(AssertJUnit.java:49) at org.apache.atlas.notification.NotificationHookConsumerTest.consumersThrowsIllegalStateExceptionPauseRetryLogicIsInterrupted(NotificationHookConsumerTest.java:290) Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.337 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest Running org.apache.atlas.web.security.FileAuthenticationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 sec - in org.apache.atlas.web.security.FileAuthenticationTest Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.972 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest Running org.apache.atlas.web.security.SSLAndKerberosTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.637 sec - in org.apache.atlas.web.security.SSLAndKerberosTest Running org.apache.atlas.web.security.UserDaoTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec - in org.apache.atlas.web.security.UserDaoTest Running org.apache.atlas.web.security.SSLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.805 sec - in org.apache.atlas.web.security.SSLTest Running org.apache.atlas.web.filters.ActiveServerFilterTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest Running org.apache.atlas.web.filters.AuditFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec - in org.apache.atlas.web.filters.AuditFilterTest Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest Running org.apache.atlas.web.service.ServiceStateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec - in org.apache.atlas.web.service.ServiceStateTest Running org.apache.atlas.web.service.CuratorFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 sec - in org.apache.atlas.web.service.CuratorFactoryTest Running org.apache.atlas.web.service.SecureEmbeddedServerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.399 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest Running org.apache.atlas.web.service.ActiveInstanceStateTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest Running org.apache.atlas.web.util.ServletsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in org.apache.atlas.web.util.ServletsTest Running org.apache.atlas.web.setup.SetupStepsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec - in org.apache.atlas.web.setup.SetupStepsTest Running org.apache.atlas.web.resources.TaxonomyServiceTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest Running org.apache.atlas.web.resources.AdminResourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 sec - in org.apache.atlas.web.resources.AdminResourceTest Running org.apache.atlas.web.resources.AdminExportTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.apache.atlas.web.resources.AdminExportTest Running org.apache.atlas.web.resources.EntityResourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in org.apache.atlas.web.resources.EntityResourceTest Running org.apache.atlas.web.adapters.TestEntityREST$4 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.atlas.web.adapters.TestEntityREST$4 Running org.apache.atlas.web.adapters.TestEntityREST$1 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.apache.atlas.web.adapters.TestEntityREST$1 Running org.apache.atlas.web.adapters.TestEntityREST$5 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec - in org.apache.atlas.web.adapters.TestEntityREST$5 Running org.apache.atlas.web.adapters.TestEntityREST$7 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec - in org.apache.atlas.web.adapters.TestEntityREST$7 Running org.apache.atlas.web.adapters.TestEntitiesREST$3 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$3 Running org.apache.atlas.web.adapters.TestEntityREST$3 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.atlas.web.adapters.TestEntityREST$3 Running org.apache.atlas.web.adapters.TestEntityREST$6 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.apache.atlas.web.adapters.TestEntityREST$6 Running org.apache.atlas.web.adapters.TestEntityREST Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.897 sec - in org.apache.atlas.web.adapters.TestEntityREST Running org.apache.atlas.web.adapters.TestEntityREST$2 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.apache.atlas.web.adapters.TestEntityREST$2 Running org.apache.atlas.web.adapters.TestEntitiesREST$2 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2 Running org.apache.atlas.web.adapters.TestEntitiesREST$1 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1 Running org.apache.atlas.web.adapters.TestEntitiesREST Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.65 sec - in org.apache.atlas.web.adapters.TestEntitiesREST Running org.apache.atlas.web.TestUtils Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.apache.atlas.web.TestUtils Running org.apache.atlas.util.RestUtilsTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in org.apache.atlas.util.RestUtilsTest Results : Failed tests: NotificationHookConsumerTest.consumersThrowsIllegalStateExceptionPauseRetryLogicIsInterrupted:290 Tests run: 121, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 1.528 s] [INFO] apache-atlas ....................................... SUCCESS [ 6.469 s] [INFO] Apache Atlas Integration ........................... SUCCESS [ 47.047 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 21.588 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [01:29 min] [INFO] Apache Atlas Client ................................ SUCCESS [ 23.460 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 11.068 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 28.251 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.673 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 8.371 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 8.914 s] [INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 35.699 s] [INFO] Shaded version of Apache hbase client .............. SUCCESS [ 9.546 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:31 min] [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.717 s] [INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.995 s] [INFO] Apache Atlas Repository ............................ SUCCESS [08:30 min] [INFO] Apache Atlas Authorization ......................... SUCCESS [ 18.747 s] [INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 24.785 s] [INFO] Apache Atlas UI .................................... SUCCESS [01:50 min] [INFO] Apache Atlas Web Application ....................... FAILURE [05:25 min] [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 Distribution .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23:23 min [INFO] Finished at: 2017-08-31T18:22:20Z [INFO] Final Memory: 174M/1766M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/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-webapp 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] Parsing 19 files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/authorization/target/checkstyle-result.xml> with 467 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/catalog/target/checkstyle-result.xml> with 2604 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/client/target/checkstyle-result.xml> with 4241 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/common/target/checkstyle-result.xml> with 5453 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/dashboardv2/target/checkstyle-result.xml> with 5453 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/api/target/checkstyle-result.xml> with 5722 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/common/target/checkstyle-result.xml> with 5909 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5909 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/target/checkstyle-result.xml> with 5909 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 8183 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 9131 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/checkstyle-result.xml> with 16696 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/checkstyle-result.xml> with 17906 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/checkstyle-result.xml> with 37446 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/server-api/target/checkstyle-result.xml> with 37825 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37825 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37825 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/target/checkstyle-result.xml> with 37825 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/typesystem/target/checkstyle-result.xml> with 42043 unique warnings and 0 duplicates. <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> > git rev-parse b837c0ee304174a100fc2f4507cbdd7e9a4195b9^{commit} # timeout=10 <Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/graphson/AtlasGraphSONMode.java,> no result found. [CHECKSTYLE] Computing warning deltas based on reference build #50 [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] Parsing 12 files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates. <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [FINDBUGS] Computing warning deltas based on reference build #50 Archiving artifacts [Fast Archiver] Compressed 184.17 MB of artifacts by 60.4% relative to #50 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/51/testng/testng-results-1.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-2.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-3.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-4.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-5.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-6.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-7.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-8.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results-9.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/51/testng/testng-results.xml' TestNG Reports Processing: FINISH
