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 2015/10/14 09:25:27 UTC

Build failed in Jenkins: Apache-falcon #817

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

Changes:

[pallavi.rao] FALCON-1519 Suspend And Resume API's in Falcon Unit(Narayan Periwal)

------------------------------------------
[...truncated 5207 lines...]
	at org.apache.hive.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientHMSImpl.java:595)
	at org.apache.hive.hcatalog.api.HCatClient.create(HCatClient.java:66)
	at org.apache.falcon.resource.TestContext.getHCatClient(TestContext.java:142)
	at org.apache.falcon.catalog.HiveCatalogServiceIT.setUp(HiveCatalogServiceIT.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:525)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:173)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:105)
	at org.testng.TestRunner.runWorkers(TestRunner.java:1178)
	at org.testng.TestRunner.privateRun(TestRunner.java:757)
	at org.testng.TestRunner.run(TestRunner.java:608)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
	at org.testng.TestNG.run(TestNG.java:999)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:128)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:112)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:337)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:198)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
	at java.net.Socket.connect(Socket.java:579)
	at org.apache.thrift.transport.TSocket.open(TSocket.java:180)
	... 49 more
)
	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.open(HiveMetaStoreClient.java:382)
	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:214)
	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:154)
	at org.apache.hive.hcatalog.common.HiveClientCache$CacheableHiveMetaStoreClient.<init>(HiveClientCache.java:295)
	at org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCache.java:219)
	at org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCache.java:216)
	at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4792)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4789)
	at org.apache.hive.hcatalog.common.HiveClientCache.getOrCreate(HiveClientCache.java:216)
	at org.apache.hive.hcatalog.common.HiveClientCache.get(HiveClientCache.java:192)
	at org.apache.hive.hcatalog.common.HCatUtil.getHiveClient(HCatUtil.java:569)
	at org.apache.hive.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientHMSImpl.java:595)
	at org.apache.hive.hcatalog.api.HCatClient.create(HCatClient.java:66)
	at org.apache.falcon.resource.TestContext.getHCatClient(TestContext.java:142)
	at org.apache.falcon.catalog.HiveCatalogServiceIT.setUp(HiveCatalogServiceIT.java:68)


Results :

Failed tests: 
  FeedEntityValidationIT.setup:60 » Falcon Exception creating HCatClient: org.ap...
  ClusterEntityValidationIT.testClusterEntityWithValidInterfaces:97 expected:<200> but was:<400>
  ClusterEntityValidationIT.testValidateACL:160 expected:<200> but was:<400>
  ClusterEntityValidationIT.testValidateClusterLocations:166 » Validation Invali...
  ClusterEntityValidationIT.testValidateClusterLocationsWithoutWorking:178 » Validation
  EntityManagerPaginationJerseyIT.prepare:43->scheduleMultipleProcess:161 expected:<200> but was:<400>
  EntityManagerJerseyIT.testClusterSubmitScheduleSuspendResumeDelete:540 expected:<200> but was:<400>
  EntityManagerJerseyIT.testClusterValidate:518 expected:<200> but was:<400>
  EntityManagerJerseyIT.testDelete:821 expected:<200> but was:<400>
  EntityManagerJerseyIT.testDeleteDataSet:802 expected:<200> but was:<400>
  EntityManagerJerseyIT.testDryRun:254 expected:<200> but was:<400>
  EntityManagerJerseyIT.testDuplicateDeleteCommands:622->testDuplicateCommandsResponse:629 expected:<400> but was:<200>
  EntityManagerJerseyIT.testDuplicateSubmitCommands:602->testDuplicateCommandsResponse:632 expected:<200> but was:<400>
  EntityManagerJerseyIT.testDuplicateUpdateCommands:935 expected:<200> but was:<400>
  EntityManagerJerseyIT.testFeedSchedule:732 expected:<200> but was:<400>
  EntityManagerJerseyIT.testGetEntityDefinition:680 expected:<200> but was:<400>
  EntityManagerJerseyIT.testGetEntityList:888 NullPointer
  EntityManagerJerseyIT.testIdempotentSubmit:452 expected:<200> but was:<400>
  EntityManagerJerseyIT.testLibExtensions:122 expected:<200> but was:<400>
  EntityManagerJerseyIT.testOptionalInput:235 expected:<200> but was:<400>
  EntityManagerJerseyIT.testProcessEndtimeUpdate:365 expected:<200> but was:<400>
  EntityManagerJerseyIT.testProcessInputUpdate:310 expected:<200> but was:<400>
  EntityManagerJerseyIT.testProcesssScheduleAndDelete:637->scheduleAndDeleteProcess:656 expected:<200> but was:<400>
  EntityManagerJerseyIT.testProcesssScheduleAndDeleteWithDoAs:641->scheduleAndDeleteProcess:654 expected:<200> but was:<400>
  EntityManagerJerseyIT.testScheduleSuspendResume:713 expected:<200> but was:<400>
  EntityManagerJerseyIT.testStatus:429 expected:<200> but was:<400>
  EntityManagerJerseyIT.testSubmit:573 expected:<200> but was:<400>
  EntityManagerJerseyIT.testTouchEntity:382 expected:<200> but was:<400>
  EntityManagerJerseyIT.testUpdateCheckUser:180 expected:<200> but was:<400>
  EntityManagerJerseyIT.testUpdateSuspendedEntity:285 expected:<200> but was:<400>
  EntityManagerJerseySmokeIT.testFeedSchedule:116 expected:<200> but was:<400>
  MetadataResourceJerseyIT.prepare:53 expected:<200> but was:<400>
  TableStorageFeedEvictorIT.setUp:90 » Falcon Exception creating HCatClient: org...
  LateDataHandlerIT.prepare:84->setupHiveMetastore:94 » Falcon Exception creatin...
  FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:64 expected:<0> but was:<-1>
  FalconCLIIT.testClientProperties:864->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testContinue:802->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testDefinitionEntityValidCommands:173->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testDeleteEntityValidCommands:317->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testEntityLineage:620 expected:<0> but was:<-1>
  FalconCLIIT.testEntityPaginationFilterByCommands:648 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceGetLogs:896->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceKillAndRerun:571->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceRunningAndStatusCommands:347->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceRunningAndSummaryCommands:492->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceSuspendAndResume:532->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testMetadataListCommands:716->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testMetadataRelationsCommands:760->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testScheduleEntityValidCommands:190->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testSkipDryRunValidCommands:207->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testSubmitAndScheduleEntityValidCommands:121 expected:<0> but was:<-1>
  FalconCLIIT.testSubmitEntityValidCommands:73 expected:<0> but was:<-1>
  FalconCLIIT.testSuspendResumeStatusEntityValidCommands:235->submitTestFiles:1030 expected:<0> but was:<-1>
  FalconCLIIT.testValidateValidCommands:150 expected:<0> but was:<-1>
  HiveCatalogServiceIT.setUp:68 » Falcon Exception creating HCatClient: org.apac...

Tests run: 204, Failures: 55, Errors: 0, Skipped: 124

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  0.884 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 13.465 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 19.369 s]
[INFO] Build Tools ....................................... SUCCESS [  4.344 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 51.309 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 20.756 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 15.181 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 12.163 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:06 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 16.695 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 38.576 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.756 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  1.211 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  1.069 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.557 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.449 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 38.938 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 23.442 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:14 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.460 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 17.639 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.529 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.450 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 29.079 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [01:39 min]
[INFO] falcon-unit ....................................... SUCCESS [ 47.214 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [04:50 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:00 min
[INFO] Finished at: 2015-10-14T07:26:01+00:00
[INFO] Final Memory: 643M/1222M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project falcon-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-webapp
Shutting down hive metastore.
[INFO] Shutdown hook executing
[INFO] Shutdown hook complete
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 29 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #816
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #816
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

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

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