See <https://builds.apache.org/job/Apache-falcon/743/changes>
Changes: [ajaynsit] FALCON-1360 Size of feed should be humanized in feed instance listing. Contributed by Sandeep Samudrala. [ajaynsit] FALCON-1362 Colo option shouldn't be mandatory. Contributed by Sandeep Samudrala. ------------------------------------------ [...truncated 3755 lines...] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 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/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] [INFO] Started [email protected]:41443 [INFO] Started [email protected]:41000 [INFO] Started Jetty Server [INFO] [INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-webapp --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.falcon.validation.FeedEntityValidationIT Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.15 sec - in org.apache.falcon.validation.FeedEntityValidationIT Running org.apache.falcon.validation.ClusterEntityValidationIT Connection exception has occurred [ java.net.ConnectException Connection timed out ]. Trying after 1 sec. Retry count = 1 Connection exception has occurred [ java.net.ConnectException Connection timed out ]. Trying after 2 sec. Retry count = 2 Connection exception has occurred [ java.net.ConnectException Connection timed out ]. Trying after 4 sec. Retry count = 3 Connection exception has occurred [ java.net.ConnectException Connection timed out ]. Trying after 8 sec. Retry count = 4 Tests run: 17, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1,868.852 sec <<< FAILURE! - in org.apache.falcon.validation.ClusterEntityValidationIT testClusterEntityWithInvalidInterfaces(org.apache.falcon.validation.ClusterEntityValidationIT) Time elapsed: 500.12 sec <<< FAILURE! com.sun.jersey.api.client.ClientHandlerException: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:312) at sun.security.ssl.InputRecord.read(InputRecord.java:350) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:861) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:818) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) at java.io.BufferedInputStream.read1(BufferedInputStream.java:275) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:641) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:589) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1319) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.apache.falcon.resource.TestContext.submitFileToFalcon(TestContext.java:359) at org.apache.falcon.validation.ClusterEntityValidationIT.testClusterEntityWithInvalidInterfaces(ClusterEntityValidationIT.java:129) testClusterEntityWithInvalidInterfaces(org.apache.falcon.validation.ClusterEntityValidationIT) Time elapsed: 500.048 sec <<< FAILURE! com.sun.jersey.api.client.ClientHandlerException: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:312) at sun.security.ssl.InputRecord.read(InputRecord.java:350) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:861) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:818) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) at java.io.BufferedInputStream.read1(BufferedInputStream.java:275) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:641) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:589) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1319) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.apache.falcon.resource.TestContext.submitFileToFalcon(TestContext.java:359) at org.apache.falcon.validation.ClusterEntityValidationIT.testClusterEntityWithInvalidInterfaces(ClusterEntityValidationIT.java:129) Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.897 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT Running org.apache.falcon.resource.ProcessInstanceManagerIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT Running org.apache.falcon.resource.EntityManagerJerseyIT Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.977 sec - in org.apache.falcon.resource.EntityManagerJerseyIT Running org.apache.falcon.resource.EntityManagerJerseySmokeIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.688 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT Running org.apache.falcon.resource.MetadataResourceJerseyIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.625 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.768 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Running org.apache.falcon.process.TableStorageProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 sec - in org.apache.falcon.process.TableStorageProcessIT Running org.apache.falcon.process.PigProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 sec - in org.apache.falcon.process.PigProcessIT Running org.apache.falcon.late.LateDataHandlerIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.394 sec - in org.apache.falcon.late.LateDataHandlerIT Running org.apache.falcon.cli.FalconCLISmokeIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.657 sec - in org.apache.falcon.cli.FalconCLISmokeIT Running org.apache.falcon.cli.FalconCLIIT Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 223.345 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.263 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT Running org.apache.falcon.catalog.HiveCatalogServiceIT Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.88 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT Results : Failed tests: ClusterEntityValidationIT.testClusterEntityWithInvalidInterfaces:129 » ClientHandler ClusterEntityValidationIT.testClusterEntityWithInvalidInterfaces:129 » ClientHandler Tests run: 134, Failures: 2, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp --- [INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp --- [INFO] Stopping server 0 [INFO] Stopped [email protected]:41000 [INFO] Stopped [email protected]: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.902 s] [INFO] Apache Falcon ..................................... SUCCESS [ 12.526 s] [INFO] Apache Falcon UI .................................. SUCCESS [ 14.261 s] [INFO] Build Tools ....................................... SUCCESS [ 3.565 s] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 34.481 s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 10.029 s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 13.527 s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.133 s] [INFO] Apache Falcon Commons ............................. SUCCESS [01:45 min] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 14.161 s] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 31.472 s] [INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.290 s] [INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.923 s] [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.968 s] [INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.451 s] [INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.434 s] [INFO] Apache Falcon Messaging ........................... SUCCESS [ 24.318 s] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:05 min] [INFO] Apache Falcon Acquisition ......................... SUCCESS [ 0.443 s] [INFO] Apache Falcon Replication ......................... SUCCESS [ 15.916 s] [INFO] Apache Falcon Retention ........................... SUCCESS [ 14.598 s] [INFO] Apache Falcon Archival ............................ SUCCESS [ 0.433 s] [INFO] Apache Falcon Rerun ............................... SUCCESS [ 25.251 s] [INFO] Apache Falcon Prism ............................... SUCCESS [ 59.749 s] [INFO] falcon-unit ....................................... SUCCESS [ 31.730 s] [INFO] Apache Falcon Web Application ..................... FAILURE [38:22 min] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46:35 min [INFO] Finished at: 2015-08-07T01:30:00+00:00 [INFO] Final Memory: 622M/2036M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project falcon-webapp: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :falcon-webapp [INFO] Shutdown hook executingShutting down hive metastore. [INFO] Shutdown hook complete Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml [CHECKSTYLE] Parsing 28 files in <https://builds.apache.org/job/Apache-falcon/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Computing warning deltas based on reference build #742 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Apache-falcon/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #742 Archiving artifacts Sending artifact delta relative to Apache-falcon #742 Archived 20 artifacts Archive block size is 32768 Received 0 blocks and 15650957 bytes Compression is 0.0% Took 3.5 sec Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml Did not find any matching files.
