See <https://builds.apache.org/job/Atlas-master-UnitTests/66/display/redirect?page=changes>
Changes: [amestry] ATLAS-1996: Updated Log4J configuration to limit size of log files. ------------------------------------------ [...truncated 455.26 KB...] [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 [4107 msecs] [INFO] Building war: <https://builds.apache.org/job/Atlas-master-UnitTests/66/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.NotificationHookConsumerKafkaTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.443 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest Running org.apache.atlas.notification.NotificationEntityChangeListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest Running org.apache.atlas.notification.NotificationHookConsumerTest Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.504 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerTest consumersThrowsIllegalStateExceptionPauseRetryLogicIsInterrupted(org.apache.atlas.notification.NotificationHookConsumerTest) Time elapsed: 1.069 sec <<< FAILURE! java.lang.AssertionError: expected:<false> but was:<true> at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertFalse(Assert.java:58) at org.testng.Assert.assertFalse(Assert.java:68) at org.apache.atlas.notification.NotificationHookConsumerTest.consumersThrowsIllegalStateExceptionPauseRetryLogicIsInterrupted(NotificationHookConsumerTest.java:290) Running org.apache.atlas.notification.AdaptiveWaiterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 sec - in org.apache.atlas.notification.AdaptiveWaiterTest Running org.apache.atlas.util.RestUtilsTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.apache.atlas.util.RestUtilsTest Running org.apache.atlas.web.filters.ActiveServerFilterTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest Running org.apache.atlas.web.filters.AuditFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 sec - in org.apache.atlas.web.filters.AuditFilterTest Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 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.332 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest Running org.apache.atlas.web.service.CuratorFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 sec - in org.apache.atlas.web.service.CuratorFactoryTest Running org.apache.atlas.web.service.SecureEmbeddedServerTest Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.468 sec <<< FAILURE! - in org.apache.atlas.web.service.SecureEmbeddedServerTest testServerConfiguredUsingCredentialProvider(org.apache.atlas.web.service.SecureEmbeddedServerTest) Time elapsed: 22.713 sec <<< FAILURE! java.lang.AssertionError: War deploy failed at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertEquals(Assert.java:118) at org.testng.Assert.assertEquals(Assert.java:365) at org.testng.Assert.assertEquals(Assert.java:375) at org.apache.atlas.web.service.SecureEmbeddedServerTest.testServerConfiguredUsingCredentialProvider(SecureEmbeddedServerTest.java:77) Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest Running org.apache.atlas.web.service.ActiveInstanceStateTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest Running org.apache.atlas.web.service.ServiceStateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in org.apache.atlas.web.service.ServiceStateTest Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 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.685 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.253 sec - in org.apache.atlas.web.setup.SetupStepsTest Running org.apache.atlas.web.security.FileAuthenticationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.724 sec - in org.apache.atlas.web.security.FileAuthenticationTest Running org.apache.atlas.web.security.UserDaoTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec - in org.apache.atlas.web.security.UserDaoTest Running org.apache.atlas.web.security.SSLAndKerberosTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.147 sec - in org.apache.atlas.web.security.SSLAndKerberosTest Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 44.315 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest) Time elapsed: 0.31 sec <<< FAILURE! java.lang.AssertionError: expected:<true> but was:<false> at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertTrue(Assert.java:37) at org.testng.Assert.assertTrue(Assert.java:47) at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:139) Running org.apache.atlas.web.security.SSLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.653 sec - in org.apache.atlas.web.security.SSLTest Running org.apache.atlas.web.TestUtils Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.TestUtils Running org.apache.atlas.web.adapters.TestEntitiesREST$3 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$3 Running org.apache.atlas.web.adapters.TestEntitiesREST Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.126 sec - in org.apache.atlas.web.adapters.TestEntitiesREST Running org.apache.atlas.web.adapters.TestEntitiesREST$2 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2 Running org.apache.atlas.web.adapters.TestEntityREST Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.358 sec - in org.apache.atlas.web.adapters.TestEntityREST Running org.apache.atlas.web.adapters.TestEntityREST$7 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.adapters.TestEntityREST$7 Running org.apache.atlas.web.adapters.TestEntityREST$3 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 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.273 sec - in org.apache.atlas.web.adapters.TestEntityREST$6 Running org.apache.atlas.web.adapters.TestEntityREST$4 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 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.274 sec - in org.apache.atlas.web.adapters.TestEntityREST$1 Running org.apache.atlas.web.adapters.TestEntityREST$2 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.adapters.TestEntityREST$2 Running org.apache.atlas.web.adapters.TestEntitiesREST$1 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1 Running org.apache.atlas.web.adapters.TestEntityREST$5 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.atlas.web.adapters.TestEntityREST$5 Running org.apache.atlas.web.resources.TaxonomyServiceTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest Running org.apache.atlas.web.resources.AdminExportTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.apache.atlas.web.resources.AdminExportTest Running org.apache.atlas.web.resources.AdminResourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 sec - in org.apache.atlas.web.resources.AdminResourceTest Running org.apache.atlas.web.resources.EntityResourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.apache.atlas.web.resources.EntityResourceTest Results : Failed tests: NotificationHookConsumerTest.consumersThrowsIllegalStateExceptionPauseRetryLogicIsInterrupted:290 expected:<false> but was:<true> NegativeSSLAndKerberosTest.testUnsecuredClient:139 expected:<true> but was:<false> SecureEmbeddedServerTest.testServerConfiguredUsingCredentialProvider:79 War deploy failed Tests run: 121, Failures: 3, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 1.078 s] [INFO] apache-atlas ....................................... SUCCESS [ 7.399 s] [INFO] Apache Atlas Integration ........................... SUCCESS [ 36.607 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 16.555 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [01:15 min] [INFO] Apache Atlas Client ................................ SUCCESS [ 21.352 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 10.318 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 26.662 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.622 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 8.584 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 8.627 s] [INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 40.840 s] [INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.085 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:35 min] [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.855 s] [INFO] Shaded version of Apache hbase server .............. SUCCESS [ 28.594 s] [INFO] Apache Atlas Repository ............................ SUCCESS [07:29 min] [INFO] Apache Atlas Authorization ......................... SUCCESS [ 12.230 s] [INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 19.017 s] [INFO] Apache Atlas UI .................................... SUCCESS [01:48 min] [INFO] Apache Atlas Web Application ....................... FAILURE [04:33 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: 20:54 min [INFO] Finished at: 2017-09-08T17:51:06Z [INFO] Final Memory: 168M/1267M [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 8294 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 9242 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/checkstyle-result.xml> with 16807 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/checkstyle-result.xml> with 18017 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/checkstyle-result.xml> with 37589 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 37968 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 37968 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 37968 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/target/checkstyle-result.xml> with 37968 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/typesystem/target/checkstyle-result.xml> with 42186 unique warnings and 0 duplicates. <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=4deee50c2eb405934ab06e0ae2d8eb478dcd2574, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> > git rev-parse 4deee50c2eb405934ab06e0ae2d8eb478dcd2574^{commit} # timeout=10 [CHECKSTYLE] Computing warning deltas based on reference build #59 [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=4deee50c2eb405934ab06e0ae2d8eb478dcd2574, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [FINDBUGS] Computing warning deltas based on reference build #59 Archiving artifacts [Fast Archiver] Compressed 184.17 MB of artifacts by 57.0% relative to #59 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/66/testng/testng-results-1.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-2.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-3.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-4.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-5.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-6.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-7.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-8.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results-9.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/66/testng/testng-results.xml' TestNG Reports Processing: FINISH
