See <https://builds.apache.org/job/Apache-falcon/945/changes>
Changes: [pavan.kolamuri] FALCON-1825 Process end time not exclusive in case of Native Scheduler ------------------------------------------ [...truncated 4811 lines...] [INFO] Adding overlay: jar:<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/falcon-hadoop-webapp-0.10-SNAPSHOT.war!/> [INFO] web.xml file = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp/WEB-INF/web.xml> [INFO] Webapp directory = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp> [INFO] Starting jetty 6.1.26 ... [INFO] jetty-6.1.26 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/work/lib/Jetty-8435041064069743250.jar!/org/slf4j/impl/StaticLoggerBinder.class]> SLF4J: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/work/lib/Jetty-3677808148527469820.jar!/org/slf4j/impl/StaticLoggerBinder.class]> SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/apache/activemq/activemq-all/5.12.0/activemq-all-5.12.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] [INFO] No Transaction manager found - if your webapp requires one, please configure one. Mar 04, 2016 12:46:33 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.apache.falcon.resource.admin org.apache.falcon.resource.proxy org.apache.falcon.resource.provider org.apache.falcon.resource.metadata Mar 04, 2016 12:46:33 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.apache.falcon.resource.metadata.MetadataDiscoveryResource class org.apache.falcon.resource.proxy.InstanceManagerProxy class org.apache.falcon.resource.metadata.LineageMetadataResource class org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy class org.apache.falcon.resource.admin.AdminResource Mar 04, 2016 12:46:33 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Provider classes found: class org.apache.falcon.resource.provider.JAXBContextResolver Mar 04, 2016 12:46:33 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' [INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/hadoop.war> to /tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp/WEB-INF/lib/activemq-all-5.12.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] [INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/oozie.war> to /tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp Starting hive metastore on port 49083 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/activemq-all-5.12.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] log4j:WARN No appenders could be found for logger (oozieops). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] Started [email protected]:41443 [INFO] Started [email protected]:41000 [INFO] Started Jetty Server [INFO] [INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-webapp --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.falcon.validation.FeedEntityValidationIT Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.749 sec - in org.apache.falcon.validation.FeedEntityValidationIT Running org.apache.falcon.validation.ClusterEntityValidationIT Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.25 sec - in org.apache.falcon.validation.ClusterEntityValidationIT Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.988 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT Running org.apache.falcon.resource.ProcessInstanceManagerIT Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.21 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT Running org.apache.falcon.resource.EntityManagerJerseyIT Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.814 sec - in org.apache.falcon.resource.EntityManagerJerseyIT Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 78.16 sec <<< FAILURE! - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT testInstanceSummary(org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT) Time elapsed: 15.729 sec <<< FAILURE! java.lang.AssertionError: expected:<2> but was:<1> 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:260) at org.testng.Assert.assertEquals(Assert.java:270) at org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT.testInstanceSummary(InstanceSchedulerManagerJerseyIT.java:168) Running org.apache.falcon.resource.EntityManagerJerseySmokeIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.123 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.897 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT Running org.apache.falcon.resource.MetadataResourceJerseyIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.864 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.709 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.749 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Running org.apache.falcon.lifecycle.FeedImportIT Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.558 sec - in org.apache.falcon.lifecycle.FeedImportIT Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.501 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Running org.apache.falcon.process.TableStorageProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.277 sec - in org.apache.falcon.process.TableStorageProcessIT Running org.apache.falcon.process.PigProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.722 sec - in org.apache.falcon.process.PigProcessIT Running org.apache.falcon.late.LateDataHandlerIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.283 sec - in org.apache.falcon.late.LateDataHandlerIT Running org.apache.falcon.cli.FalconCLISmokeIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.466 sec - in org.apache.falcon.cli.FalconCLISmokeIT Running org.apache.falcon.cli.FalconCLIIT Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 304.94 sec - in org.apache.falcon.cli.FalconCLIIT Running org.apache.falcon.catalog.CatalogPartitionHandlerIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT Running org.apache.falcon.catalog.CatalogStorageIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.603 sec - in org.apache.falcon.catalog.CatalogStorageIT Running org.apache.falcon.catalog.HiveCatalogServiceIT Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.347 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT Results : Failed tests: InstanceSchedulerManagerJerseyIT.testInstanceSummary:168 expected:<2> but was:<1> Tests run: 159, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp --- [INFO] Stopping server 0 [INFO] Stopped [email protected]:41000 [INFO] Stopped [email protected]:41443 [INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Falcon ..................................... SUCCESS [ 16.239 s] [INFO] Apache Falcon UI .................................. SUCCESS [ 20.012 s] [INFO] Build Tools ....................................... SUCCESS [ 7.960 s] [INFO] Apache Falcon Java client ......................... SUCCESS [01:09 min] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 22.269 s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 27.241 s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 21.961 s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 18.686 s] [INFO] Apache Falcon Commons ............................. SUCCESS [04:36 min] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 26.185 s] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 44.979 s] [INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.587 s] [INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 1.014 s] [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.842 s] [INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.770 s] [INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.719 s] [INFO] Apache Falcon Messaging ........................... SUCCESS [ 45.252 s] [INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 21.736 s] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [02:14 min] [INFO] Apache Falcon Scheduler ........................... SUCCESS [02:28 min] [INFO] Apache Falcon Acquisition ......................... SUCCESS [ 3.665 s] [INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 31.381 s] [INFO] Apache Falcon Retention ........................... SUCCESS [ 27.247 s] [INFO] Apache Falcon Archival ............................ SUCCESS [ 1.423 s] [INFO] Apache Falcon Rerun ............................... SUCCESS [ 40.586 s] [INFO] Apache Falcon Prism ............................... SUCCESS [03:11 min] [INFO] falcon-unit ....................................... SUCCESS [03:17 min] [INFO] Apache Falcon Web Application ..................... FAILURE [17:50 min] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] Apache Falcon Distro .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41:12 min [INFO] Finished at: 2016-03-04T13:03:45+00:00 [INFO] Final Memory: 969M/2373M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project falcon-webapp: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-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 :falcon-webapp Shutting down hive metastore. [INFO] Shutdown hook executing [INFO] Shutdown hook complete Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml [CHECKSTYLE] Parsing 29 files in <https://builds.apache.org/job/Apache-falcon/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #944 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Apache-falcon/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #944 Archiving artifacts Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml Did not find any matching files.
