See <https://builds.apache.org/job/Apache-falcon/414/changes>
Changes: [rostafiychuk] FALCON-733 HCatProcess tests fail because _SUCCESS file is non-zero size. Contributed by Raghav Kumar Gautam [raghav] FALCON-739 JmsMessageConsumer should start daemon threads. Contributed by Raghav Kumar Gautam [venkatesh] FALCON-665 Handle message consumption failures in JMSMessageConsumer. Contributed by Venkatesh Seetharam [venkatesh] FALCON-666 Add Alerts for unrecoverable failures. Contributed by Venkatesh Seetharam [venkatesh] FALCON-731 Lineage capture for evicted instance is broken. Contributed by Sowmya Ramesh [venkatesh] FALCON-732 Lineage capture fails for an instance thats not generated by falcon. Contributed by Sowmya Ramesh ------------------------------------------ [...truncated 851 lines...] [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-common --- [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/common> && git show [INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common> [INFO] Storing buildNumber: 33b420b5d04cd08c936ddf9d6e8081eab32015c4 at timestamp: 1411007801873 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show [INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-common --- [INFO] artifact asm:asm: checking for updates from central [INFO] artifact asm:asm: checking for updates from im [INFO] artifact asm:asm: checking for updates from hortonworks.repo [INFO] artifact asm:asm: checking for updates from Codehaus repository [INFO] artifact asm:asm: checking for updates from apache.snapshots.repo [INFO] artifact asm:asm: checking for updates from default [INFO] artifact asm:asm: checking for updates from java.net-Public [INFO] artifact asm:asm: checking for updates from repository.jboss.org-public [INFO] artifact asm:asm: checking for updates from cdh.repo [INFO] artifact asm:asm: checking for updates from datanucleus [INFO] artifact asm:asm: checking for updates from local.repository [INFO] artifact asm:asm: checking for updates from DN_M2_Repo [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 0 resource [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-common --- [INFO] Compiling 72 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-common --- [INFO] Compiling 28 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-common --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.falcon.cleanup.LogCleanupServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.734 sec - in org.apache.falcon.cleanup.LogCleanupServiceTest Running org.apache.falcon.update.UpdateHelperTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 sec - in org.apache.falcon.update.UpdateHelperTest Running org.apache.falcon.group.FeedGroupMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 sec - in org.apache.falcon.group.FeedGroupMapTest Running org.apache.falcon.entity.store.ConfigurationStoreTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest Running org.apache.falcon.entity.StorageFactoryTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 sec - in org.apache.falcon.entity.StorageFactoryTest Running org.apache.falcon.entity.CatalogStorageTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.apache.falcon.entity.CatalogStorageTest Running org.apache.falcon.entity.FileSystemStorageTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 sec - in org.apache.falcon.entity.FileSystemStorageTest Running org.apache.falcon.entity.parser.FeedEntityParserTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.962 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest Running org.apache.falcon.entity.parser.ClusterEntityParserTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest Running org.apache.falcon.entity.parser.ProcessEntityParserTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.713 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.35 sec - in org.apache.falcon.entity.parser.FeedUpdateTest Running org.apache.falcon.entity.EntityTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.apache.falcon.entity.EntityTypeTest Running org.apache.falcon.entity.v0.EntityGraphTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec - in org.apache.falcon.entity.v0.EntityGraphTest Running org.apache.falcon.entity.EntityUtilTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 sec - in org.apache.falcon.entity.EntityUtilTest Running org.apache.falcon.entity.ColoClusterRelationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 sec - in org.apache.falcon.entity.ColoClusterRelationTest Running org.apache.falcon.entity.FeedHelperTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.apache.falcon.entity.FeedHelperTest Running org.apache.falcon.entity.TestWorkflowNameBuilder Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder Running org.apache.falcon.security.DefaultAuthorizationProviderTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest Running org.apache.falcon.security.SecurityUtilTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 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.073 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest Running org.apache.falcon.security.CurrentUserTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec - in org.apache.falcon.security.CurrentUserTest Running org.apache.falcon.util.ApplicationPropertiesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 sec - in org.apache.falcon.util.ApplicationPropertiesTest Running org.apache.falcon.util.ReflectionUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in org.apache.falcon.util.ReflectionUtilsTest Running org.apache.falcon.metadata.MetadataMappingServiceTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.61 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest Running org.apache.falcon.hadoop.HadoopClientFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest Running org.apache.falcon.workflow.WorkflowExecutionContextTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest Results : Tests run: 328, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-site-plugin:3.2: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.6-incubating-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-common --- [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: .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] [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/main/java/org/apache/falcon/metadata/InstanceRelationshipGraphBuilder.java>:194:50: '(' is followed by whitespace. Audit done. [INFO] There are 1 checkstyle errors. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Checkstyle ........................................ SUCCESS [ 1.999 s] [INFO] Apache Falcon ..................................... SUCCESS [ 12.090 s] [INFO] Build Tools ....................................... SUCCESS [ 6.741 s] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 46.548 s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 18.196 s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 17.764 s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 17.899 s] [INFO] Apache Falcon Commons ............................. FAILURE [01:27 min] [INFO] Apache Falcon Oozie EL Extension .................. SKIPPED [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED [INFO] Apache Falcon Messaging ........................... SKIPPED [INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED [INFO] Apache Falcon Acquisition ......................... SKIPPED [INFO] Apache Falcon 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 Web Application ..................... SKIPPED [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:30 min [INFO] Finished at: 2014-09-18T02:38:06+00:00 [INFO] Final Memory: 89M/802M [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 19 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> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module with 1 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Computing warning deltas based on reference build #404 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Apache-falcon/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #404 Archiving artifacts Sending artifact delta relative to Apache-falcon #404 Archived 15 artifacts Archive block size is 32768 Received 0 blocks and 818400 bytes Compression is 0.0% Took 1.9 sec 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.
