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/01/27 12:10:20 UTC

Build failed in Jenkins: Apache-Falcon-Pull-Request-Build #9

See <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/9/changes>

Changes:

[rajatgupta59] begin work on entity commands

[rajatgupta59] entity commands

[rajatgupta59] reviews

[rajatgupta59] addressing comments

------------------------------------------
[...truncated 664 lines...]
[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] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-client ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:158:50: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:169:73: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:218:74: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:346:94: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:355:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:363:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:370:95: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:378:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:387:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:395:73: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:406:83: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:415:79: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:424:95: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:432:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:450:98: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:458:52: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:467:97: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:491:82: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:504:72: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:514:99: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:527:94: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:541:65: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:549:87: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:559:57: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:569:69: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:578:68: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:589:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:618:91: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:632:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:644:57: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:649:54: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:653:50: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:661:98: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:666:98: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:671:98: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:681:65: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:693:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:708:87: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:714:78: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:756:66: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:803:93: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:811:39: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:823:81: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:833:87: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:844:50: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:856:82: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:864:83: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:898:79: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:938:64: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:942:81: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:946:87: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:950:62: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:954:70: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:970:65: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:1025:71: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:1032:85: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:1039:97: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/FalconClient.java>:1045:74: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:57:98: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:69:84: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:80:62: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:92:64: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:105:100: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:116:66: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:140:70: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:152:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:164:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:177:71: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:188:66: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:225:49: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:259:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:271:61: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:287:75: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:304:69: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:320:68: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:339:76: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:366:90: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:381:79: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:412:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:429:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:441:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:447:63: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/client/AbstractFalconClient.java>:450:13: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:50: Line is longer than 120 characters.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:53: assign at indentation level 12 not at correct indentation, 8
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:67: assign at indentation level 12 not at correct indentation, 8
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:75: Line is longer than 120 characters.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:185:84: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:329:63: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:335:67: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java>:349:54: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:64:78: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:73:85: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:223:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:236:73: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:244:79: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:250:63: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:259:50: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:267:84: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:290:78: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconCLI.java>:312:72: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:131:86: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:197:63: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:203:69: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:215:84: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:221:96: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:231:47: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:237:75: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconMetadataCLI.java>:247:81: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconAdminCLI.java>:71:55: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconRecipeCLI.java>:71:84: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconRecipeCLI.java>:97:81: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconRecipeCLI.java>:108:16: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconInstanceCLI.java>:183:86: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconInstanceCLI.java>:288:63: Redundant throws: 'FalconCLIException' is unchecked exception.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/src/main/java/org/apache/falcon/cli/FalconInstanceCLI.java>:319:72: Redundant throws: 'FalconCLIException' is unchecked exception.
Audit done.

[INFO] There are 116 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  0.972 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 13.767 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.216 s]
[INFO] Build Tools ....................................... SUCCESS [  4.632 s]
[INFO] Apache Falcon Java client ......................... FAILURE [ 14.930 s]
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Metrics ............................. SKIPPED
[INFO] Apache Falcon Hadoop Dependencies ................. SKIPPED
[INFO] Apache Falcon Test Utility ........................ SKIPPED
[INFO] Apache Falcon Commons ............................. 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 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] falcon-unit ....................................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.549 s
[INFO] Finished at: 2016-01-27T11:10:18+00:00
[INFO] Final Memory: 102M/1746M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-client: You have 116 Checkstyle violations. -> [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-client
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 29 files in <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/docs/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/falcon-ui/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/hadoop-dependencies/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/lifecycle/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/messaging/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/metrics/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/oozie-el-extensions/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/oozie/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/prism/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/replication/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/rerun/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/retention/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/scheduler/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-tools/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/test-util/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/unit/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/target/checkstyle-result.xml> with 116 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #8
[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-Pull-Request-Build/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #8
Archiving artifacts
Compressed 12.71 MB of artifacts by 99.3% relative to #8
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-Pull-Request-Build #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/11/changes>

Changes:

[adlakha.praveen] [FALCON-1774] Exception handling at server side

------------------------------------------
[...truncated 4854 lines...]
  class org.apache.falcon.resource.admin.AdminResource
  class org.apache.falcon.resource.metadata.LineageMetadataResource
Jan 28, 2016 7:27:35 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class org.apache.falcon.resource.provider.JAXBContextResolver
Jan 28, 2016 7:27:35 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
[INFO] Extract <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/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
[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-Pull-Request-Build/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: 16.371 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.213 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.842 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.5 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.439 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.898 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.916 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.389 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.096 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.745 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.096 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.402 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.154 sec - in org.apache.falcon.lifecycle.FeedImportIT
Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.951 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 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.455 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.56 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.543 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.248 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.686 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

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

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-webapp ---
[INFO] Exclude: **/loginData.json
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/js/*
[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: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-webapp ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:79:76: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:80:66: ',' is not followed by whitespace.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:101:76: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:102:66: ',' is not followed by whitespace.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:124:87: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:125:66: ',' is not followed by whitespace.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:143:76: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:144:66: ',' is not followed by whitespace.
Audit done.

[INFO] There are 8 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  1.693 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 17.203 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 19.821 s]
[INFO] Build Tools ....................................... SUCCESS [  6.970 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 53.185 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 16.545 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 22.280 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 18.800 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 15.905 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:38 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 17.081 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 34.326 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.332 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.851 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  1.058 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.509 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.547 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 34.421 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 19.887 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:30 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:31 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.122 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.557 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 15.650 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.948 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 28.980 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [01:54 min]
[INFO] falcon-unit ....................................... SUCCESS [02:34 min]
[INFO] Apache Falcon Web Application ..................... FAILURE [10:47 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:45 min
[INFO] Finished at: 2016-01-28T19:37:52+00:00
[INFO] Final Memory: 729M/2428M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-webapp: You have 8 Checkstyle violations. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-webapp
Shutting down hive metastore.
[INFO] Shutdown hook executing
[INFO] Shutdown hook complete
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 29 files in <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/target/checkstyle-result.xml> with 8 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #8
[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-Pull-Request-Build/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #8
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-Pull-Request-Build #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/10/changes>

Changes:

[adlakha.praveen] server side check added

[adlakha.praveen] indentation corrected

[adlakha.praveen] indentation corrected

------------------------------------------
[...truncated 5002 lines...]
  class org.apache.falcon.resource.metadata.MetadataDiscoveryResource
  class org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy
Jan 28, 2016 6:31:09 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class org.apache.falcon.resource.provider.JAXBContextResolver
Jan 28, 2016 6:31:10 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
[INFO] Extract <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/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
[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-Pull-Request-Build/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: 21.08 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.668 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.91 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.684 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.69 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.616 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.725 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.927 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.183 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.078 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.616 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.884 sec - in org.apache.falcon.lifecycle.FeedImportIT
Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.495 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.82 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.574 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.963 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.925 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.873 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.446 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

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

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-webapp ---
[INFO] Exclude: **/loginData.json
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/js/*
[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: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-webapp ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:79:76: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:80:66: ',' is not followed by whitespace.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:101:76: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:102:66: ',' is not followed by whitespace.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:124:87: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:125:66: ',' is not followed by whitespace.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:143:76: '+' should be on a new line.
<https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/src/main/java/org/apache/falcon/resource/SchedulableEntityManager.java>:144:66: ',' is not followed by whitespace.
Audit done.

[INFO] There are 8 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  1.840 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 20.016 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 20.751 s]
[INFO] Build Tools ....................................... SUCCESS [  7.294 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 54.468 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 17.486 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 20.406 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 17.384 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 14.168 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [03:07 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 22.712 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 44.929 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.775 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  1.489 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  1.270 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.733 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.695 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 42.152 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 26.166 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:47 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:49 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  3.117 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 21.781 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 19.309 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.362 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 32.233 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:21 min]
[INFO] falcon-unit ....................................... SUCCESS [02:28 min]
[INFO] Apache Falcon Web Application ..................... FAILURE [11:22 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:32 min
[INFO] Finished at: 2016-01-28T18:42:02+00:00
[INFO] Final Memory: 743M/2360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-webapp: You have 8 Checkstyle violations. -> [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 29 files in <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/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-Pull-Request-Build/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/webapp/target/checkstyle-result.xml> with 8 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #8
[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-Pull-Request-Build/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/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-Pull-Request-Build/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #8
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.