See <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/255/changes>
Changes: [tabish] fix for: https://issues.apache.org/jira/browse/AMQ-3199 fix for: https://issues.apache.org/jira/browse/AMQ-3200 [dejanb] https://issues.apache.org/jira/browse/AMQ-3219 - add basic support for MDC and enable broker name to appear in log entries ------------------------------------------ [...truncated 8422 lines...] [INFO] SKIPPING ActiveMQ :: Memory Usage Test Plugin [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: Performance Test Plugin [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: StartUp Plugin [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: Web [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: Web Demo [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: XMPP [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: Web Console [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] SKIPPING ActiveMQ :: Assembly [INFO] task-segment: [clean, deploy] [INFO] This project has been banned from further executions due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] ActiveMQ .............................................. SUCCESS [4:59.451s] [INFO] ActiveMQ :: KahaDB .................................... SUCCESS [51.472s] [INFO] ActiveMQ :: JAAS ...................................... SUCCESS [1:12.041s] [INFO] Openwire Generator .................................... SUCCESS [22.872s] [INFO] ActiveMQ :: jmdns 1.0 ................................. SUCCESS [9.606s] [INFO] ActiveMQ :: Core ...................................... FAILED [2:12.926s] [INFO] ActiveMQ :: RA ........................................ SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Pool ...................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Camel ..................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Console ................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Optional .................................. SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Jar Bundle ................................ SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: File Server ............................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Blueprint ................................. SUCCESS [28.048s] [INFO] ActiveMQ :: Apache Karaf .............................. SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: RAR ....................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Run Jar ................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Spring .................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ Tooling ...................................... SUCCESS [2.823s] [INFO] ActiveMQ :: Memory Usage Test Plugin .................. SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Performance Test Plugin ................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: StartUp Plugin ............................ SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Web ....................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Web Demo .................................. SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: XMPP ...................................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Web Console ............................... SKIPPED (dependency build failed or was skipped) [INFO] ActiveMQ :: Assembly .................................. SKIPPED (dependency build failed or was skipped) [INFO] ------------------------------------------------------------------------ [INFO] Error for project: ActiveMQ :: Core (during deploy) [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[42,31] cannot find symbol symbol : class MDCHelper location: package org.apache.activemq.util <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgent.java>:[32,31] cannot find symbol symbol : class MDCHelper location: package org.apache.activemq.util <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/PooledTaskRunner.java>:[19,31] cannot find symbol symbol : class MDCHelper location: package org.apache.activemq.util <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/DeterministicTaskRunner.java>:[19,31] cannot find symbol symbol : class MDCHelper location: package org.apache.activemq.util <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/DedicatedTaskRunner.java>:[19,31] cannot find symbol symbol : class MDCHelper location: package org.apache.activemq.util <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java>:[2114,44] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.broker.BrokerService <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java>:[2118,36] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[212,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.broker.TransportConnector <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[218,28] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java>:[946,36] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.broker.TransportConnection <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java>:[951,28] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[239,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.network.DemandForwardingBridgeSupport <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[242,16] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[257,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.network.DemandForwardingBridgeSupport <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[260,16] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[391,36] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.network.DemandForwardingBridgeSupport <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[395,32] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(map); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[437,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.network.DemandForwardingBridgeSupport <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[440,20] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(map); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[655,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.network.DemandForwardingBridgeSupport <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[658,20] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(map); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[684,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.network.DemandForwardingBridgeSupport <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[687,20] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(map); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgent.java>:[115,32] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgent.java>:[119,20] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/PooledTaskRunner.java>:[42,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.thread.PooledTaskRunner <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/PooledTaskRunner.java>:[45,16] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/DeterministicTaskRunner.java>:[42,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.thread.DeterministicTaskRunner <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/DeterministicTaskRunner.java>:[47,20] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/DedicatedTaskRunner.java>:[38,28] cannot find symbol symbol : variable MDCHelper location: class org.apache.activemq.thread.DedicatedTaskRunner <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-core/src/main/java/org/apache/activemq/thread/DedicatedTaskRunner.java>:[41,16] cannot find symbol symbol: variable MDCHelper MDCHelper.setContextMap(context); [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:173) at hudson.maven.MavenBuilder.call(MavenBuilder.java:164) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) ... 28 more [INFO] ------------------------------------------------------------------------ [INFO] BUILD ERRORS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11 minutes 39 seconds [INFO] Finished at: Mon Mar 14 20:56:34 PDT 2011 [INFO] Final Memory: 113M/973M [INFO] ------------------------------------------------------------------------ Sending e-mails to: [email protected] channel stopped
