You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/17 12:51:16 UTC

Build failed in Jenkins: Apache-falcon #1001

See <https://builds.apache.org/job/Apache-falcon/1001/changes>

Changes:

[pavan.kolamuri] FALCON-1956 Graphite Plugin for monitoring

------------------------------------------
[...truncated 5221 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 13.341 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.891 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.514 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.067 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.652 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.961 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.807 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.756 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.401 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.717 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.736 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.015 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.689 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.735 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.626 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.738 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.702 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.546 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.767 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.882 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.147 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.459 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.281 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.517 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.163 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.256 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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 [ 12.226 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 16.517 s]
[INFO] Build Tools ....................................... SUCCESS [  4.237 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 32.288 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 15.226 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 13.371 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 13.745 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:55 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 20.235 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 16.379 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 33.906 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.435 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.694 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.836 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.520 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.619 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 36.549 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 27.003 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 17.148 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:25 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.041 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.896 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 15.049 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.025 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 24.709 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:00 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:41 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.639 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:31 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:20 min
[INFO] Finished at: 2016-05-17T12:50:58+00:00
[INFO] Final Memory: 869M/2501M
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Jenkins build is back to normal : Apache-falcon #1017

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1017/changes>


Build failed in Jenkins: Apache-falcon #1016

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1016/changes>

Changes:

[pbishnoi] FALCON-1858 Support HBase as a storage backend for Falcon Titan graphDB

------------------------------------------
[...truncated 5448 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 15.22 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.063 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.365 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.141 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.087 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 170.597 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.625 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.435 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.009 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.509 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.597 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.782 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.554 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.851 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.887 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.732 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.068 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.692 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.536 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.634 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.225 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.617 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.712 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.599 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.399 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.936 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.231 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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 [ 13.115 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.830 s]
[INFO] Build Tools ....................................... SUCCESS [  5.369 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 36.061 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 17.686 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 14.444 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 12.602 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [03:03 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 21.684 s]
[INFO] Apache Falcon Titan 1.0 support ................... SUCCESS [  5.420 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 17.456 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 36.499 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.412 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.773 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.827 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.761 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.689 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 37.768 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 25.848 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 21.726 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:32 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:32 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.977 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.003 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 15.015 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.005 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 29.877 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:35 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:45 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.111 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [14:59 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:20 min
[INFO] Finished at: 2016-05-25T17:55:10+00:00
[INFO] Final Memory: 1061M/2761M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1015

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1015/changes>

Changes:

[pavan.kolamuri] FALCON-1935 Falcon fails to start with default startup.properties

------------------------------------------
[...truncated 5385 lines...]
	at org.testng.TestRunner.privateRun(TestRunner.java:757)
	at org.testng.TestRunner.run(TestRunner.java:608)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
	at org.testng.TestNG.run(TestNG.java:999)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:128)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:112)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.openjpa.persistence.InvalidStateException: This operation failed for some instances.  See the nested exceptions array for details.
	at org.apache.openjpa.kernel.AbstractBrokerFactory.assertNoActiveTransaction(AbstractBrokerFactory.java:713)
	at org.apache.openjpa.kernel.AbstractBrokerFactory.close(AbstractBrokerFactory.java:377)
	at org.apache.openjpa.kernel.DelegatingBrokerFactory.close(DelegatingBrokerFactory.java:195)
	at org.apache.openjpa.persistence.EntityManagerFactoryImpl.close(EntityManagerFactoryImpl.java:274)
	at org.apache.falcon.service.FalconJPAService.destroy(FalconJPAService.java:157)
	at org.apache.falcon.service.ServiceInitializer.destroy(ServiceInitializer.java:60)
	at org.apache.falcon.unit.FalconUnit.cleanup(FalconUnit.java:155)
	at org.apache.falcon.unit.FalconUnitTestBase.cleanup(FalconUnitTestBase.java:119)
	at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.cleanup(AbstractSchedulerManagerJerseyIT.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:525)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130)
	at org.testng.internal.TestMethodWorker.invokeAfterClassMethods(TestMethodWorker.java:222)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:1178)
	at org.testng.TestRunner.privateRun(TestRunner.java:757)
	at org.testng.TestRunner.run(TestRunner.java:608)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
	at org.testng.TestNG.run(TestNG.java:999)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:128)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:112)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.openjpa.persistence.InvalidStateException: This operation cannot be performed while a Transaction is active.
	at org.apache.openjpa.kernel.AbstractBrokerFactory.assertNoActiveTransaction(AbstractBrokerFactory.java:708)
	at org.apache.openjpa.kernel.AbstractBrokerFactory.close(AbstractBrokerFactory.java:377)
	at org.apache.openjpa.kernel.DelegatingBrokerFactory.close(DelegatingBrokerFactory.java:195)
	at org.apache.openjpa.persistence.EntityManagerFactoryImpl.close(EntityManagerFactoryImpl.java:274)
	at org.apache.falcon.service.FalconJPAService.destroy(FalconJPAService.java:157)
	at org.apache.falcon.service.ServiceInitializer.destroy(ServiceInitializer.java:60)
	at org.apache.falcon.unit.FalconUnit.cleanup(FalconUnit.java:155)
	at org.apache.falcon.unit.FalconUnitTestBase.cleanup(FalconUnitTestBase.java:119)
	at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.cleanup(AbstractSchedulerManagerJerseyIT.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:525)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130)
	at org.testng.internal.TestMethodWorker.invokeAfterClassMethods(TestMethodWorker.java:222)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:1178)
	at org.testng.TestRunner.privateRun(TestRunner.java:757)
	at org.testng.TestRunner.run(TestRunner.java:608)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
	at org.testng.TestNG.run(TestNG.java:999)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:128)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:112)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Build timed out (after 90 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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.
[INFO] Shutdown hook executing
[CHECKSTYLE] Computing warning deltas based on reference build #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
Archiving artifacts
ERROR: Failed to archive {target/logs/audit.log=target/logs/audit.log, webapp/target/logs/security.audit.log=webapp/target/logs/security.audit.log, common/target/logs/audit.log=common/target/logs/audit.log, target/logs/system-out.log=target/logs/system-out.log, webapp/target/logs/metric.log=webapp/target/logs/metric.log, messaging/target/logs/audit.log=messaging/target/logs/audit.log, prism/target/logs/prism.log=prism/target/logs/prism.log, unit/target/logs/metric.log=unit/target/logs/metric.log, scheduler/target/logs/audit.log=scheduler/target/logs/audit.log, prism/target/logs/prism-metric.log=prism/target/logs/prism-metric.log, unit/target/logs/audit.log=unit/target/logs/audit.log, prism/target/logs/prism-audit.log=prism/target/logs/prism-audit.log, target/logs/jetty.log=target/logs/jetty.log, webapp/target/logs/application.log=webapp/target/logs/application.log, target/logs/application.log=target/logs/application.log, webapp/target/webapps/oozie/logs/oozie.log=webapp/target/webapps/oozie/logs/oozie.log, common/target/logs/metric.log=common/target/logs/metric.log, target/logs/metric.log=target/logs/metric.log, oozie/target/logs/audit.log=oozie/target/logs/audit.log, rerun/target/logs/audit.log=rerun/target/logs/audit.log, webapp/target/logs/audit.log=webapp/target/logs/audit.log, common/target/logs/application.log=common/target/logs/application.log} due to internal error; falling back to full archiving
java.lang.IllegalStateException: checksum mismatch after transfer (3616444609534637357 vs. 1175783344); /x1/jenkins/jenkins-home/jobs/Apache-falcon/builds/1015/archive/webapp/target/logs/application.log may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:148)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:236)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
ERROR: Failed to archive artifacts: **/target/logs/*,**/oozie.log
java.io.IOException: java.io.IOException: Failed to extract <https://builds.apache.org/job/Apache-falcon/ws/transfer> of 22 files
	at hudson.FilePath.readFromTar(FilePath.java:2300)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2209)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:236)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
	at com.jcraft.jzlib.InflaterInputStream.fill(InflaterInputStream.java:186)
	at com.jcraft.jzlib.InflaterInputStream.read(InflaterInputStream.java:106)
	at org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read(TarArchiveInputStream.java:614)
	at java.io.InputStream.read(InputStream.java:101)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at hudson.util.IOUtils.copy(IOUtils.java:40)
	at hudson.FilePath.readFromTar(FilePath.java:2290)
	... 14 more

	at hudson.FilePath.copyRecursiveTo(FilePath.java:2216)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:236)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: This archives contains unclosed entries.
	at hudson.remoting.Channel$2.adapt(Channel.java:813)
	at hudson.remoting.Channel$2.adapt(Channel.java:808)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2212)
	... 13 more
Caused by: java.io.IOException: This archives contains unclosed entries.
	at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225)
	at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241)
	at hudson.util.io.TarArchiver.close(TarArchiver.java:111)
	at hudson.FilePath.writeToTar(FilePath.java:2263)
	at hudson.FilePath.access$2100(FilePath.java:190)
	at hudson.FilePath$45.invoke(FilePath.java:2202)
	at hudson.FilePath$45.invoke(FilePath.java:2198)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H0(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel$2.adapt(Channel.java:811)
	... 16 more
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.

Build failed in Jenkins: Apache-falcon #1014

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1014/changes>

Changes:

[bvellanki] FALCON-1979 Update HttpClient versions to close security vulnerabilities

------------------------------------------
[...truncated 5461 lines...]
main:
     [copy] Copying 1 file to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps>
[INFO] Executed tasks
[INFO] 
[INFO] >>> maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-webapp ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-webapp ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/webapp> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp>
[INFO] Storing buildNumber: 234acfac55cfb604e956a689f1d2b2b9d2195bdd at timestamp: 1464136773039
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/webapp> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ falcon-webapp ---
[INFO] Configured Artifact: org.apache.oozie:oozie-client:?:jar
[INFO] oozie-client-4.2.0-falcon.jar already unpacked.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ falcon-webapp ---
[INFO] Replacement run on 2 files.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] <<< maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp <<<
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp ---
[INFO] Configuring Jetty for project: Apache Falcon Web Application
[INFO] Webapp source directory = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp>
[INFO] Reload Mechanic: automatic
[INFO] Classes = <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/classes>
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] Context path = /falcon-webapp
[INFO] Tmp directory =  determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[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-3440437058355688987.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
SLF4J: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/work/lib/Jetty-5100760137681159791.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: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/cli/target/falcon-cli-0.10-SNAPSHOT.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.
May 25, 2016 12:40:02 AM 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.provider
  org.apache.falcon.resource.proxy
  org.apache.falcon.resource.metadata
  org.apache.falcon.resource.extensions
May 25, 2016 12:40:02 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy
  class org.apache.falcon.resource.admin.AdminResource
  class org.apache.falcon.resource.proxy.InstanceManagerProxy
  class org.apache.falcon.resource.extensions.ExtensionManager
  class org.apache.falcon.resource.metadata.MetadataDiscoveryResource
  class org.apache.falcon.resource.metadata.LineageMetadataResource
May 25, 2016 12:40:02 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class org.apache.falcon.resource.provider.JAXBContextResolver
May 25, 2016 12:40:03 AM 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 SslSocketConnector@0.0.0.0:41443
[WARNING] failed SelectChannelConnector@0.0.0.0:41000: java.net.BindException: Address already in use
[WARNING] failed Server@432ff9a5: java.net.BindException: Address already in use
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 12.397 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.505 s]
[INFO] Build Tools ....................................... SUCCESS [  4.808 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 31.142 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 15.362 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.045 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.669 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:45 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 20.286 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.273 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 30.336 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.202 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.690 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.781 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.471 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.533 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 32.974 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 25.341 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 18.190 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:24 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:30 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.955 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.064 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 15.459 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.937 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 29.321 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:29 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:50 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.377 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [01:07 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:22 min
[INFO] Finished at: 2016-05-25T00:40:18+00:00
[INFO] Final Memory: 971M/2355M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.mortbay.jetty:maven-jetty-plugin:6.1.26:run (start-jetty) on project falcon-webapp: Failure: Address already in use -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-webapp
[INFO] Shutdown hook executing
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
Exception in thread "880091465@qtp-1198467741-1" Shutting down hive metastore.
java.lang.NoClassDefFoundError: org/mortbay/jetty/EofException
	at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:708)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.EofException
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227)
	... 2 more
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1013

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1013/changes>

Changes:

[bvellanki] FALCON-1978 Fix flaky unite test MetadataMappingServicesTests

------------------------------------------
[...truncated 5334 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 15.51 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.642 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.731 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.807 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.95 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.586 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.444 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.87 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.146 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.799 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.418 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.278 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 15.377 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.914 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.9 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.774 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.206 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.607 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.47 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.907 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.107 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.167 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.409 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.923 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.479 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 12.156 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.293 s]
[INFO] Build Tools ....................................... SUCCESS [  4.190 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 28.283 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.615 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.219 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.520 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:43 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 20.348 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.003 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 29.371 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.047 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.564 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.656 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.453 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.511 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 34.432 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 26.929 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 18.577 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:25 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:27 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.169 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.888 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.783 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.559 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 31.156 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:06 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:46 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.448 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [15:06 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:50 min
[INFO] Finished at: 2016-05-24T22:53:39+00:00
[INFO] Final Memory: 1027M/2704M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1012

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1012/changes>

Changes:

[bvellanki] FALCON-1976 and FALCON-1977:  Remove hadoop-2 profile and move unit t…

------------------------------------------
[...truncated 5354 lines...]
Running org.apache.falcon.validation.FeedEntityValidationIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.522 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.016 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.982 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.195 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.116 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.142 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.366 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.729 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.756 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.832 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.733 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.98 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 15.244 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.967 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.845 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.775 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.085 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.732 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.553 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.907 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.292 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.846 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.845 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 196.328 sec <<< FAILURE! - in org.apache.falcon.cli.FalconCLIIT
testSkipDryRunValidCommands(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 5.933 sec  <<< FAILURE!
java.lang.AssertionError: expected:<-1> but was:<0>
	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.falcon.cli.FalconCLIIT.testSkipDryRunValidCommands(FalconCLIIT.java:213)

testSubmitAndScheduleEntityValidCommands(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 30.476 sec  <<< FAILURE!
java.lang.AssertionError: expected:<-1> but was:<0>
	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.falcon.cli.FalconCLIIT.testSubmitAndScheduleEntityValidCommands(FalconCLIIT.java:134)

Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.985 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.067 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>
  FalconCLIIT.testSkipDryRunValidCommands:213 expected:<-1> but was:<0>
  FalconCLIIT.testSubmitAndScheduleEntityValidCommands:134 expected:<-1> but was:<0>

Tests run: 167, Failures: 6, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 28.114 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 20.654 s]
[INFO] Build Tools ....................................... SUCCESS [  5.946 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 36.913 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 17.427 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 15.299 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 13.481 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [03:02 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 22.647 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 16.526 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 34.570 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.444 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.729 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.828 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.489 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.534 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 35.823 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 26.910 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 20.778 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:30 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:27 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.995 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 18.575 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.024 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.085 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 30.010 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:15 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:41 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.340 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [13:51 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:56 min
[INFO] Finished at: 2016-05-24T04:12:31+00:00
[INFO] Final Memory: 1025M/2709M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[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
[INFO] Shutdown hook executingShutting down hive metastore.

[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1011

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1011/changes>

Changes:

[bvellanki] FALCON-1963 Falcon CLI should provide detailed hints if the user's

[bvellanki] FALCON-1969 Provide server-side error details on CLI, if any

------------------------------------------
[...truncated 5333 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 13.586 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.021 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.847 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.7 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.392 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.809 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.982 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.38 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.577 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.041 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.883 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.6 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.854 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.839 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.669 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.711 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.532 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.146 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.65 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.704 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.464 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.211 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.832 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.571 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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 [ 15.861 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 16.802 s]
[INFO] Build Tools ....................................... SUCCESS [  4.725 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 29.877 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 15.131 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 13.188 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.400 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:48 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 19.269 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 13.746 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 32.665 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.222 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.643 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.697 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.456 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.509 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 35.594 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 25.695 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 18.386 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:19 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.114 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.453 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.131 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.919 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 27.046 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:07 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [03:04 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.199 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:17 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:16 min
[INFO] Finished at: 2016-05-23T19:55:26+00:00
[INFO] Final Memory: 1072M/2780M
[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
[INFO] Shutdown hook executing
Shutting down hive metastore.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1010

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1010/changes>

Changes:

[bvellanki] FALCON-1937 Cluster update documentation

------------------------------------------
[...truncated 5342 lines...]
[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: 12.71 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.341 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.892 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.436 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.127 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.251 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 158.125 sec <<< FAILURE! - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
testSuspendResumeInstances(org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT)  Time elapsed: 91.649 sec  <<< FAILURE!
java.lang.AssertionError: expected:<READY> but was:<WAITING>
	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:160)
	at org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT.testSuspendResumeInstances(InstanceSchedulerManagerJerseyIT.java:125)

Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.784 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.902 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.478 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.002 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.922 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 13.965 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.739 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.725 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.609 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.066 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.666 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.454 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.698 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.695 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.009 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.411 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.917 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.414 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.62 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.21 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  InstanceSchedulerManagerJerseyIT.testSuspendResumeInstances:125 expected:<READY> but was:<WAITING>
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 5, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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 [  8.795 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 12.559 s]
[INFO] Build Tools ....................................... SUCCESS [  4.043 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 26.721 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.635 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 10.923 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.147 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:43 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 19.331 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 14.326 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 29.126 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.097 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.541 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.650 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.482 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.535 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 34.684 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 23.792 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 18.239 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:20 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.886 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 15.965 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.966 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.909 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 27.475 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:00 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:53 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.375 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [13:25 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:38 min
[INFO] Finished at: 2016-05-20T23:12:29+00:00
[INFO] Final Memory: 1049M/2770M
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1009

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1009/changes>

Changes:

[sramesh] FALCON-1962 Extesnion related bugs

------------------------------------------
[...truncated 5333 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 12.618 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.247 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.895 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.428 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.723 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.247 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.684 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.775 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.099 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.437 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.237 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.08 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 13.838 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.758 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.757 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.552 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.663 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.447 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.693 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.682 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.913 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.405 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.747 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.616 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.581 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.073 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.694 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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 [ 10.351 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 13.679 s]
[INFO] Build Tools ....................................... SUCCESS [  4.467 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 28.297 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 13.573 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.720 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.967 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:45 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 20.313 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 14.264 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 32.426 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.227 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.701 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.669 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.504 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.498 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 33.414 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 24.206 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 20.503 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:21 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.903 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.451 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.425 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.908 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 26.524 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:04 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:53 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.119 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:12 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:40 min
[INFO] Finished at: 2016-05-20T22:12:34+00:00
[INFO] Final Memory: 1079M/2704M
[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
[INFO] Shutdown hook executing
Shutting down hive metastore.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1008

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1008/changes>

Changes:

[bvellanki] FALCON-1974 Cluster update : Allow superuser to update bundle/coord of

[sramesh] FALCON-1972 Handling cases when Extension service or extension.store.uri

------------------------------------------
[...truncated 5333 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 15.372 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.756 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.495 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.295 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.985 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.042 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.422 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.812 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.161 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.308 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.048 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 13.689 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.65 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.719 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.548 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.907 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.5 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.408 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.616 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.576 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.769 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.318 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.645 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.839 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.54 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.21 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.718 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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 [ 12.933 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 14.511 s]
[INFO] Build Tools ....................................... SUCCESS [  4.973 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 31.273 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.959 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 13.507 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.818 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:50 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 21.374 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.194 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 32.442 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.217 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.772 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.700 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.467 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.505 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 33.678 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 24.890 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 21.188 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:21 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:21 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.935 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.554 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.451 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.920 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 26.370 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:08 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:41 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.108 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:07 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:49 min
[INFO] Finished at: 2016-05-20T18:27:30+00:00
[INFO] Final Memory: 1059M/2704M
[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
[INFO] Shutdown hook executing
Shutting down hive metastore.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1007

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1007/changes>

Changes:

[pbishnoi] FALCON-1975 Getting NoSuchMethodError when calling isNoneEmpty

------------------------------------------
[...truncated 5333 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 12.505 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.057 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.008 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.268 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.795 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.077 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.69 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.781 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.372 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.313 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.345 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.863 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.01 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.648 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.761 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.642 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.694 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.53 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.048 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.293 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.898 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.39 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.155 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.898 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.623 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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.355 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 17.560 s]
[INFO] Build Tools ....................................... SUCCESS [  5.601 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 29.924 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 15.511 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.670 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.542 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:44 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 19.560 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 14.605 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 32.462 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.092 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.635 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.749 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.455 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.504 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 34.280 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 24.395 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 18.310 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:20 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.023 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.822 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.174 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.988 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 25.553 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:03 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:38 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.084 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:06 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:31 min
[INFO] Finished at: 2016-05-20T16:35:30+00:00
[INFO] Final Memory: 1052M/2769M
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1006

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1006/changes>

Changes:

[pbishnoi] FALCON-1973 Falcon build failure due to checkstyle issue

------------------------------------------
[...truncated 5557 lines...]
[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: 13.05 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.749 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.98 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.27 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.149 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.503 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.575 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.406 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.014 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.403 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.694 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.831 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.183 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.714 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.757 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.694 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.766 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.582 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.693 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.969 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.353 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.393 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 134.977 sec <<< FAILURE! - in org.apache.falcon.cli.FalconCLIIT
testSkipDryRunValidCommands(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 10.208 sec  <<< FAILURE!
java.lang.AssertionError: expected:<-1> but was:<0>
	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.falcon.cli.FalconCLIIT.testSkipDryRunValidCommands(FalconCLIIT.java:213)

Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.098 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.683 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.73 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>
  FalconCLIIT.testSkipDryRunValidCommands:213 expected:<-1> but was:<0>

Tests run: 167, Failures: 5, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[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.114 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 17.068 s]
[INFO] Build Tools ....................................... SUCCESS [  5.869 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 32.351 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.851 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.541 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.482 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:57 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 21.265 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.617 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 36.505 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.862 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.767 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.832 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.536 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.545 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 38.100 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 27.565 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 21.659 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:32 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:27 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.020 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.817 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 17.483 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.021 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 26.444 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [27:19 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:53 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.109 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:30 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54:23 min
[INFO] Finished at: 2016-05-19T14:17:04+00:00
[INFO] Final Memory: 1090M/2678M
[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
[INFO] Shutdown hook executing
Shutting down hive metastore.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1005

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1005/changes>

Changes:

[pavan.kolamuri] FALCON-1853 : Add spark process workflow builder

------------------------------------------
[...truncated 1200 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec - in org.apache.falcon.retention.EvictedInstanceSerDeTest
Running org.apache.falcon.retention.EvictionHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec - in org.apache.falcon.retention.EvictionHelperTest
Running org.apache.falcon.update.UpdateHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.288 sec - in org.apache.falcon.update.UpdateHelperTest
Running org.apache.falcon.group.FeedGroupMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.651 sec - in org.apache.falcon.group.FeedGroupMapTest
Running org.apache.falcon.entity.HiveUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 sec - in org.apache.falcon.entity.HiveUtilTest
Running org.apache.falcon.entity.store.ConfigurationStoreTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
Running org.apache.falcon.entity.store.FeedLocationStoreTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.754 sec - in org.apache.falcon.entity.store.FeedLocationStoreTest
Running org.apache.falcon.entity.StorageFactoryTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 sec - in org.apache.falcon.entity.StorageFactoryTest
Running org.apache.falcon.entity.lock.MemoryLocksTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 sec - in org.apache.falcon.entity.lock.MemoryLocksTest
Running org.apache.falcon.entity.FeedDataPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.falcon.entity.FeedDataPathTest
Running org.apache.falcon.entity.CatalogStorageTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec - in org.apache.falcon.entity.CatalogStorageTest
Running org.apache.falcon.entity.FileSystemStorageTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.595 sec - in org.apache.falcon.entity.FileSystemStorageTest
Running org.apache.falcon.entity.parser.FeedEntityParserTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.771 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.128 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
Running org.apache.falcon.entity.parser.ProcessEntityParserTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.887 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
Running org.apache.falcon.entity.parser.FeedUpdateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.9 sec - in org.apache.falcon.entity.parser.FeedUpdateTest
Running org.apache.falcon.entity.parser.DatasourceEntityParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 sec - in org.apache.falcon.entity.parser.DatasourceEntityParserTest
Running org.apache.falcon.entity.ProcessHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.54 sec - in org.apache.falcon.entity.ProcessHelperTest
Running org.apache.falcon.entity.EntityTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec - in org.apache.falcon.entity.EntityTypeTest
Running org.apache.falcon.entity.v0.EntityGraphTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 sec - in org.apache.falcon.entity.v0.EntityGraphTest
Running org.apache.falcon.entity.EntityUtilTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.368 sec - in org.apache.falcon.entity.EntityUtilTest
Running org.apache.falcon.entity.ColoClusterRelationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 sec - in org.apache.falcon.entity.ColoClusterRelationTest
Running org.apache.falcon.entity.FeedHelperTest
Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.556 sec - in org.apache.falcon.entity.FeedHelperTest
Running org.apache.falcon.entity.TestWorkflowNameBuilder
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
Running org.apache.falcon.security.DefaultAuthorizationProviderTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
Running org.apache.falcon.security.SecurityUtilTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 sec - in org.apache.falcon.security.SecurityUtilTest
Running org.apache.falcon.security.AuthenticationInitializationServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
Running org.apache.falcon.security.CurrentUserTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec - in org.apache.falcon.security.CurrentUserTest
Running org.apache.falcon.util.RadixNodeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.falcon.util.RadixNodeTest
Running org.apache.falcon.util.HadoopQueueUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in org.apache.falcon.util.HadoopQueueUtilTest
Running org.apache.falcon.util.ApplicationPropertiesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 sec - in org.apache.falcon.util.ApplicationPropertiesTest
Running org.apache.falcon.util.RadixTreeTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec - in org.apache.falcon.util.RadixTreeTest
Running org.apache.falcon.util.ReflectionUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 sec - in org.apache.falcon.util.ReflectionUtilsTest
Running org.apache.falcon.metadata.MetadataMappingServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.319 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
Running org.apache.falcon.hadoop.HadoopClientFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Running org.apache.falcon.workflow.WorkflowExecutionContextTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest
Running cli.TestCLIParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in cli.TestCLIParser

Results :

Tests run: 592, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default) @ falcon-common ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.10-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ falcon-common ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.10-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-common ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-common ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-common ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.svg
[INFO] Exclude: *.md
[INFO] Exclude: **/*.md
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] Exclude: **/metastore_db/**
[INFO] Exclude: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] Exclude: **/credential_provider.jceks
[INFO] Exclude: **/*.json
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-falcon/ws/common/src/test/java/org/apache/falcon/util/ApplicationPropertiesTest.java>:43:31: Name 'credDir' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [  8.343 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 12.235 s]
[INFO] Build Tools ....................................... SUCCESS [  4.022 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 27.672 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.421 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.943 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.759 s]
[INFO] Apache Falcon Commons ............................. FAILURE [02:25 min]
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SKIPPED
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SKIPPED
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SKIPPED
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SKIPPED
[INFO] Apache Falcon Test Tools - Test Cluster ........... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon extensions .......................... SKIPPED
[INFO] Apache Falcon LIfecycle Module .................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Scheduler ........................... SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Distcp Replication .................. SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Unit ................................ SKIPPED
[INFO] Apache Falcon Examples ............................ SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:57 min
[INFO] Finished at: 2016-05-19T05:26:33+00:00
[INFO] Final Memory: 221M/1590M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-common: You have 1 Checkstyle violation. -> [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-common
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 31 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 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #992
[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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1004

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1004/changes>

Changes:

[sramesh] FALCON-1961 Should return error if an extension job doesn't exist for

------------------------------------------
[...truncated 1162 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec - in org.apache.falcon.retention.EvictedInstanceSerDeTest
Running org.apache.falcon.retention.EvictionHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 sec - in org.apache.falcon.retention.EvictionHelperTest
Running org.apache.falcon.update.UpdateHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.373 sec - in org.apache.falcon.update.UpdateHelperTest
Running org.apache.falcon.group.FeedGroupMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 sec - in org.apache.falcon.group.FeedGroupMapTest
Running org.apache.falcon.entity.HiveUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in org.apache.falcon.entity.HiveUtilTest
Running org.apache.falcon.entity.store.ConfigurationStoreTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
Running org.apache.falcon.entity.store.FeedLocationStoreTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.741 sec - in org.apache.falcon.entity.store.FeedLocationStoreTest
Running org.apache.falcon.entity.StorageFactoryTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 sec - in org.apache.falcon.entity.StorageFactoryTest
Running org.apache.falcon.entity.lock.MemoryLocksTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 sec - in org.apache.falcon.entity.lock.MemoryLocksTest
Running org.apache.falcon.entity.FeedDataPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.falcon.entity.FeedDataPathTest
Running org.apache.falcon.entity.CatalogStorageTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 sec - in org.apache.falcon.entity.CatalogStorageTest
Running org.apache.falcon.entity.FileSystemStorageTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.779 sec - in org.apache.falcon.entity.FileSystemStorageTest
Running org.apache.falcon.entity.parser.FeedEntityParserTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.617 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.424 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
Running org.apache.falcon.entity.parser.ProcessEntityParserTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.582 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
Running org.apache.falcon.entity.parser.FeedUpdateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 sec - in org.apache.falcon.entity.parser.FeedUpdateTest
Running org.apache.falcon.entity.parser.DatasourceEntityParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 sec - in org.apache.falcon.entity.parser.DatasourceEntityParserTest
Running org.apache.falcon.entity.ProcessHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.34 sec - in org.apache.falcon.entity.ProcessHelperTest
Running org.apache.falcon.entity.EntityTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 sec - in org.apache.falcon.entity.EntityTypeTest
Running org.apache.falcon.entity.v0.EntityGraphTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 sec - in org.apache.falcon.entity.v0.EntityGraphTest
Running org.apache.falcon.entity.EntityUtilTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 sec - in org.apache.falcon.entity.EntityUtilTest
Running org.apache.falcon.entity.ColoClusterRelationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 sec - in org.apache.falcon.entity.ColoClusterRelationTest
Running org.apache.falcon.entity.FeedHelperTest
Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.376 sec - in org.apache.falcon.entity.FeedHelperTest
Running org.apache.falcon.entity.TestWorkflowNameBuilder
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
Running org.apache.falcon.security.DefaultAuthorizationProviderTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
Running org.apache.falcon.security.SecurityUtilTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 sec - in org.apache.falcon.security.SecurityUtilTest
Running org.apache.falcon.security.AuthenticationInitializationServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
Running org.apache.falcon.security.CurrentUserTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 sec - in org.apache.falcon.security.CurrentUserTest
Running org.apache.falcon.util.RadixNodeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.apache.falcon.util.RadixNodeTest
Running org.apache.falcon.util.HadoopQueueUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in org.apache.falcon.util.HadoopQueueUtilTest
Running org.apache.falcon.util.ApplicationPropertiesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 sec - in org.apache.falcon.util.ApplicationPropertiesTest
Running org.apache.falcon.util.RadixTreeTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec - in org.apache.falcon.util.RadixTreeTest
Running org.apache.falcon.util.ReflectionUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 sec - in org.apache.falcon.util.ReflectionUtilsTest
Running org.apache.falcon.metadata.MetadataMappingServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.979 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
Running org.apache.falcon.hadoop.HadoopClientFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.12 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Running org.apache.falcon.workflow.WorkflowExecutionContextTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.093 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest
Running cli.TestCLIParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in cli.TestCLIParser

Results :

Tests run: 591, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default) @ falcon-common ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.10-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ falcon-common ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.10-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-common ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-common ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-common ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.svg
[INFO] Exclude: *.md
[INFO] Exclude: **/*.md
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] Exclude: **/metastore_db/**
[INFO] Exclude: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] Exclude: **/credential_provider.jceks
[INFO] Exclude: **/*.json
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-falcon/ws/common/src/test/java/org/apache/falcon/util/ApplicationPropertiesTest.java>:43:31: Name 'credDir' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 11.757 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 13.091 s]
[INFO] Build Tools ....................................... SUCCESS [  4.268 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 28.624 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.543 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.045 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.197 s]
[INFO] Apache Falcon Commons ............................. FAILURE [02:14 min]
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SKIPPED
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SKIPPED
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SKIPPED
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SKIPPED
[INFO] Apache Falcon Test Tools - Test Cluster ........... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon extensions .......................... SKIPPED
[INFO] Apache Falcon LIfecycle Module .................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Scheduler ........................... SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Distcp Replication .................. SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Unit ................................ SKIPPED
[INFO] Apache Falcon Examples ............................ SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:50 min
[INFO] Finished at: 2016-05-18T23:26:27+00:00
[INFO] Final Memory: 210M/1622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-common: You have 1 Checkstyle violation. -> [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-common
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 31 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 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #992
[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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1003

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1003/changes>

Changes:

[sramesh] FALCON-1964 Should delete temporary JKS file after IT tests for

------------------------------------------
[...truncated 1162 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 sec - in org.apache.falcon.retention.EvictedInstanceSerDeTest
Running org.apache.falcon.retention.EvictionHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec - in org.apache.falcon.retention.EvictionHelperTest
Running org.apache.falcon.update.UpdateHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.107 sec - in org.apache.falcon.update.UpdateHelperTest
Running org.apache.falcon.group.FeedGroupMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 sec - in org.apache.falcon.group.FeedGroupMapTest
Running org.apache.falcon.entity.HiveUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 sec - in org.apache.falcon.entity.HiveUtilTest
Running org.apache.falcon.entity.store.ConfigurationStoreTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
Running org.apache.falcon.entity.store.FeedLocationStoreTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 sec - in org.apache.falcon.entity.store.FeedLocationStoreTest
Running org.apache.falcon.entity.StorageFactoryTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 sec - in org.apache.falcon.entity.StorageFactoryTest
Running org.apache.falcon.entity.lock.MemoryLocksTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 sec - in org.apache.falcon.entity.lock.MemoryLocksTest
Running org.apache.falcon.entity.FeedDataPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.apache.falcon.entity.FeedDataPathTest
Running org.apache.falcon.entity.CatalogStorageTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 sec - in org.apache.falcon.entity.CatalogStorageTest
Running org.apache.falcon.entity.FileSystemStorageTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 sec - in org.apache.falcon.entity.FileSystemStorageTest
Running org.apache.falcon.entity.parser.FeedEntityParserTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.24 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.981 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
Running org.apache.falcon.entity.parser.ProcessEntityParserTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.441 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
Running org.apache.falcon.entity.parser.FeedUpdateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 sec - in org.apache.falcon.entity.parser.FeedUpdateTest
Running org.apache.falcon.entity.parser.DatasourceEntityParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 sec - in org.apache.falcon.entity.parser.DatasourceEntityParserTest
Running org.apache.falcon.entity.ProcessHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 sec - in org.apache.falcon.entity.ProcessHelperTest
Running org.apache.falcon.entity.EntityTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 sec - in org.apache.falcon.entity.EntityTypeTest
Running org.apache.falcon.entity.v0.EntityGraphTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 sec - in org.apache.falcon.entity.v0.EntityGraphTest
Running org.apache.falcon.entity.EntityUtilTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 sec - in org.apache.falcon.entity.EntityUtilTest
Running org.apache.falcon.entity.ColoClusterRelationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 sec - in org.apache.falcon.entity.ColoClusterRelationTest
Running org.apache.falcon.entity.FeedHelperTest
Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 sec - in org.apache.falcon.entity.FeedHelperTest
Running org.apache.falcon.entity.TestWorkflowNameBuilder
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
Running org.apache.falcon.security.DefaultAuthorizationProviderTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
Running org.apache.falcon.security.SecurityUtilTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 sec - in org.apache.falcon.security.SecurityUtilTest
Running org.apache.falcon.security.AuthenticationInitializationServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
Running org.apache.falcon.security.CurrentUserTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 sec - in org.apache.falcon.security.CurrentUserTest
Running org.apache.falcon.util.RadixNodeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.apache.falcon.util.RadixNodeTest
Running org.apache.falcon.util.HadoopQueueUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in org.apache.falcon.util.HadoopQueueUtilTest
Running org.apache.falcon.util.ApplicationPropertiesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 sec - in org.apache.falcon.util.ApplicationPropertiesTest
Running org.apache.falcon.util.RadixTreeTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec - in org.apache.falcon.util.RadixTreeTest
Running org.apache.falcon.util.ReflectionUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 sec - in org.apache.falcon.util.ReflectionUtilsTest
Running org.apache.falcon.metadata.MetadataMappingServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.168 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
Running org.apache.falcon.hadoop.HadoopClientFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Running org.apache.falcon.workflow.WorkflowExecutionContextTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.042 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest
Running cli.TestCLIParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in cli.TestCLIParser

Results :

Tests run: 591, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default) @ falcon-common ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.10-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ falcon-common ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.10-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-common ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-common ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-common ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.svg
[INFO] Exclude: *.md
[INFO] Exclude: **/*.md
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] Exclude: **/metastore_db/**
[INFO] Exclude: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] Exclude: **/credential_provider.jceks
[INFO] Exclude: **/*.json
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-falcon/ws/common/src/test/java/org/apache/falcon/util/ApplicationPropertiesTest.java>:43:31: Name 'credDir' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 15.025 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.831 s]
[INFO] Build Tools ....................................... SUCCESS [  4.150 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 28.147 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.912 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.520 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.335 s]
[INFO] Apache Falcon Commons ............................. FAILURE [02:18 min]
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SKIPPED
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SKIPPED
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SKIPPED
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SKIPPED
[INFO] Apache Falcon Test Tools - Test Cluster ........... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon extensions .......................... SKIPPED
[INFO] Apache Falcon LIfecycle Module .................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Scheduler ........................... SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Distcp Replication .................. SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Unit ................................ SKIPPED
[INFO] Apache Falcon Examples ............................ SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:00 min
[INFO] Finished at: 2016-05-18T21:53:06+00:00
[INFO] Final Memory: 197M/1190M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-common: You have 1 Checkstyle violation. -> [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-common
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 31 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 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #992
[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/extensions/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 #992
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.

Build failed in Jenkins: Apache-falcon #1002

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/1002/changes>

Changes:

[sramesh] FALCON-1943 Extension API/CLI fails when authorization is enabled

------------------------------------------
[...truncated 5222 lines...]
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 SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0: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: 12.667 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.673 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.303 sec - in org.apache.falcon.resource.ExtensionManagerIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.609 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.125 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.784 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.885 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.253 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.534 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.319 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.717 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.899 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 7, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.311 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedImportIT
testSqoopHCatImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 2.773 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopHCatImport(FeedImportIT.java:276)

testSqoopImport(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.703 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImport(FeedImportIT.java:118)

testSqoopImportUsingDefaultCredential(org.apache.falcon.lifecycle.FeedImportIT)  Time elapsed: 1.634 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedImportIT.testSqoopImportUsingDefaultCredential(FeedImportIT.java:253)

Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.764 sec <<< FAILURE! - in org.apache.falcon.lifecycle.FeedExportIT
testSqoopExport(org.apache.falcon.lifecycle.FeedExportIT)  Time elapsed: 2.543 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<-1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.falcon.lifecycle.FeedExportIT.testSqoopExport(FeedExportIT.java:111)

Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.188 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.44 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.028 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.724 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.146 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.21 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  FeedImportIT.testSqoopHCatImport:276 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImport:118 expected:<0> but was:<-1>
  FeedImportIT.testSqoopImportUsingDefaultCredential:253 expected:<0> but was:<-1>
  FeedExportIT.testSqoopExport:111 expected:<0> but was:<-1>

Tests run: 167, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 13.309 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.740 s]
[INFO] Build Tools ....................................... SUCCESS [  4.960 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 30.232 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.809 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.803 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.264 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:37 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 19.605 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.097 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 33.537 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.158 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.766 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.708 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.457 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.497 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 34.737 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 23.589 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 17.714 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:16 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:17 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.915 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.124 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 13.841 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.008 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 25.413 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [01:55 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:37 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  1.452 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:18 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:14 min
[INFO] Finished at: 2016-05-18T00:10:24+00:00
[INFO] Final Memory: 856M/2525M
[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
[INFO] Shutdown hook executing
Shutting down hive metastore.
[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 31 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/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/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 #992
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/extensions/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 #992
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.