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

Changes:

[bvellanki]  FALCON-1584 Falcon allows invalid hadoop queue name for schedulable

------------------------------------------
[...truncated 2884 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-oozie-adaptor 
---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/oozie/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ 
falcon-oozie-adaptor ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-oozie-adaptor 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Apache-falcon/ws/oozie> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/oozie>
[INFO] Storing buildNumber: 9979a1fd815495a04f3ce2a0ce673f95c655e20d at 
timestamp: 1455834734712
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Apache-falcon/ws/oozie> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/oozie>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ falcon-oozie-adaptor 
---
[INFO] Configured Artifact: org.apache.oozie:oozie-client:?:jar
[INFO] Unpacking 
/home/jenkins/.m2/repository/org/apache/oozie/oozie-client/4.1.0-falcon/oozie-client-4.1.0-falcon.jar
 to <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/oozie-schemas> 
with includes "**/*.xsd" and excludes "**/*.class"
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.12.3:generate (coord-gen) @ 
falcon-oozie-adaptor ---
[WARNING] You are using forceRegenerate=true in your configuration.
This configuration setting is deprecated and not recommended as it causes 
problems with incremental builds in IDEs.
Please refer to the following link for more information:
https://github.com/highsource/maven-jaxb2-plugin/wiki/Do-Not-Use-forceRegenerate
Consider removing this setting from your plugin configuration.

[INFO] The [forceRegenerate] switch is turned on, XJC will be executed.
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.12.3:generate (wf-gen) @ falcon-oozie-adaptor 
---
[WARNING] You are using forceRegenerate=true in your configuration.
This configuration setting is deprecated and not recommended as it causes 
problems with incremental builds in IDEs.
Please refer to the following link for more information:
https://github.com/highsource/maven-jaxb2-plugin/wiki/Do-Not-Use-forceRegenerate
Consider removing this setting from your plugin configuration.

[INFO] The [forceRegenerate] switch is turned on, XJC will be executed.
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.12.3:generate (hive-gen) @ falcon-oozie-adaptor 
---
[WARNING] You are using forceRegenerate=true in your configuration.
This configuration setting is deprecated and not recommended as it causes 
problems with incremental builds in IDEs.
Please refer to the following link for more information:
https://github.com/highsource/maven-jaxb2-plugin/wiki/Do-Not-Use-forceRegenerate
Consider removing this setting from your plugin configuration.

[INFO] The [forceRegenerate] switch is turned on, XJC will be executed.
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.12.3:generate (bundle-gen) @ 
falcon-oozie-adaptor ---
[WARNING] You are using forceRegenerate=true in your configuration.
This configuration setting is deprecated and not recommended as it causes 
problems with incremental builds in IDEs.
Please refer to the following link for more information:
https://github.com/highsource/maven-jaxb2-plugin/wiki/Do-Not-Use-forceRegenerate
Consider removing this setting from your plugin configuration.

[INFO] The [forceRegenerate] switch is turned on, XJC will be executed.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
falcon-oozie-adaptor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
falcon-oozie-adaptor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
falcon-oozie-adaptor ---
[INFO] Compiling 102 source files to 
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
falcon-oozie-adaptor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 34 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
falcon-oozie-adaptor ---
[INFO] Compiling 8 source files to 
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ 
falcon-oozie-adaptor ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.oozie.feed.OozieFeedWorkflowBuilderTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.821 sec - 
in org.apache.falcon.oozie.feed.OozieFeedWorkflowBuilderTest
Running org.apache.falcon.oozie.coordinator.CoordinatorUnmarshallingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec - in 
org.apache.falcon.oozie.coordinator.CoordinatorUnmarshallingTest
Running org.apache.falcon.oozie.logging.TaskLogRetrieverYarnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in 
org.apache.falcon.oozie.logging.TaskLogRetrieverYarnTest
Running org.apache.falcon.oozie.process.OozieProcessWorkflowBuilderTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.513 sec - 
in org.apache.falcon.oozie.process.OozieProcessWorkflowBuilderTest
Running org.apache.falcon.oozie.bundle.BundleUnmarshallingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 sec - in 
org.apache.falcon.oozie.bundle.BundleUnmarshallingTest
Running org.apache.falcon.oozie.workflow.FalconPostProcessingTest
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 19.425 sec <<< 
FAILURE! - in org.apache.falcon.oozie.workflow.FalconPostProcessingTest
testSystemMessage(org.apache.falcon.oozie.workflow.FalconPostProcessingTest)  
Time elapsed: 0.472 sec  <<< FAILURE!
javax.jms.JMSException: peer (vm://localhost#21) stopped.
        at 
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:54)
        at 
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1398)
        at 
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1501)
        at 
org.apache.activemq.ActiveMQConnection.start(ActiveMQConnection.java:522)
        at 
org.apache.falcon.messaging.JMSMessageProducer.createAndStartConnection(JMSMessageProducer.java:297)
        at 
org.apache.falcon.messaging.JMSMessageProducer.sendMessage(JMSMessageProducer.java:165)
        at 
org.apache.falcon.workflow.FalconPostProcessing.invokeUserMessageProducer(FalconPostProcessing.java:80)
        at 
org.apache.falcon.workflow.FalconPostProcessing.run(FalconPostProcessing.java:66)
        at 
org.apache.falcon.oozie.workflow.FalconPostProcessingTest.testSystemMessage(FalconPostProcessingTest.java:187)
Caused by: org.apache.activemq.transport.TransportDisposedIOException: peer 
(vm://localhost#21) stopped.
        at 
org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:229)
        at 
org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65)
        at 
org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65)
        at 
org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132)
        at 
org.apache.activemq.util.ServiceSupport.dispose(ServiceSupport.java:43)
        at 
org.apache.activemq.broker.TransportConnector$1$1.run(TransportConnector.java:224)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)

Running org.apache.falcon.oozie.workflow.WorkflowUnmarshallingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 sec - in 
org.apache.falcon.oozie.workflow.WorkflowUnmarshallingTest

Results :

Failed tests: 
  FalconPostProcessingTest.testSystemMessage:187 ยป JMS peer (vm://localhost#21) 
...

Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [  9.739 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 12.760 s]
[INFO] Build Tools ....................................... SUCCESS [  4.775 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 41.515 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 12.676 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 18.252 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 13.780 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 12.772 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:32 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 13.277 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 28.886 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.109 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.638 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.845 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.458 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.482 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 29.592 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 16.144 s]
[INFO] Apache Falcon Oozie Adaptor ....................... FAILURE [ 55.714 s]
[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] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:06 min
[INFO] Finished at: 2016-02-18T22:33:10+00:00
[INFO] Final Memory: 383M/1428M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project falcon-oozie-adaptor: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Apache-falcon/ws/oozie/target/surefire-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-oozie-adaptor
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/cli/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> 
with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #934
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 
unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 
0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 
0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 
0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #934
Archiving artifacts
Compressed 17.66 MB of artifacts by 85.1% relative to #934
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.

Reply via email to