From ci-builds at redhat.com Tue Apr 22 11:30:40 2014 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Tue, 22 Apr 2014 11:30:40 -0400 (EDT) Subject: [overlord-commits] Build failed in Jenkins: Overlord-rtgov-master #176 In-Reply-To: <761595714.11630.1367006265839.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> References: <761595714.11630.1367006265839.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> Message-ID: <1237616109.1546.1398180640727.JavaMail.hudsonmaster@jenkins.mw.lab.eng.bos.redhat.com> See Changes: [objectiser] RTGOV-25 Update to includea 'process variable set' activity in the model [objectiser] RTGOV-25 Interim commit pending outcome of SWITCHYARD-1393/1400 [objectiser] Phase one of upgrade to jbossas7.2/eap6.1 - core modules now compile, still need to test against server with arquillian [objectiser] RTGOV-177 Update to baseline on EAP 6.1 and latest switchyard 1.0 snapshot. Currently issue running arquillian tests under release/jbossas/tests, due to bug in (or incompatible versions of) shrinkwrap and/or sonatype aether, not allowing maven dependencies to be resolved from local repo. Also seems to be a problem with swyd when sending a request for an unknown item - needs further investigation [objectiser] Remove default infinispan config, as seems to be sensitive to schema version, which has changed between as7.1.1 and as7.2 - so better not to include [objectiser] Used Resource injection in some places to help with managing runtime dependencies. Added support for capturing exchange based activity events via the event listener mechanism [objectiser] Fixed arquillian test issue, due to shrinkwrap/aether incompatibility, so now tests run again against AS7.2 [objectiser] Update arquillian tests to run against EAP 6.1 [objectiser] RTGOV-186 - Move the call trace processor into a CDI service, and provide a transactional interceptor to manage a transaction scope that also encompasses the activity server impl [objectiser] Fix exceptions logged when running the custom events arquillian tests [objectiser] Fix remaining checkstyle issues [objectiser] Update readme to indicate rtgov now requires swyd 1.0 [objectiser] RTGOV-180 Make the ordering of service nodes and operation nodes consistent across refreshes. Also just display local name when fully qualified java interface name [objectiser] RTGOV-182 Refactor activity interceptor to be an explicitly invoked activity validator mechanism [objectiser] RTGOV-182 Update policy sync example to use new validator mechanism [jeff.yuchang] GS-41: move the rtgov related gadgets in rtgov project. [jeff.yuchang] GS-41: updated the installation step. [objectiser] RTGOV-189 switch to using h2 file based db, but still using hdm2dll='create', so db gets cleaned out on startup - need to create db as part of installation step [objectiser] Overwrite import.sql [objectiser] RTGOV-191 Set the interface on request activities based on the value in a generated response activity event, if the provider information was not available when dealing with the request [objectiser] Report close/shutdown errors as FINER [objectiser] Patch to fix 1.6 build problems - thanks Kev [objectiser] RTGOV-193 Fix activity client 'Absent Code' exception for InheritanceType class [objectiser] RTGOV-194 Protect against interactions without interface types, which are used as the keys. Also updated the activity client data to allow it to be used to build call traces [objectiser] RTGOV-190 Create h2 db on installation with schema, to avoid automatic schema management by hibernate [eric.wittmann] Minor pom.xml changes to clean up warnings in Eclipse. [objectiser] RTGOV-196 - install and populate databases on installation [objectiser] RTGOV-181 Added support for creating contexts that link two (or more) activities based on a temporary relationship/id that may not necessarily be unique globally or even for the life of the session [objectiser] Fix checkstyle errors [objectiser] RTGOV-197 Support the time window query for Link contexts in JPAActivityStore [objectiser] RTGOV-198 Add timeframe to information processor config and added validation to ensure only specified when context is Link [objectiser] RTGOV-200 Call trace builder uses Link context timeframe info to help correlate relevant activities [objectiser] RTGOV-202 Updated call trace REST service to take 'type' and 'value' context parameters [objectiser] RTGOV-59 Include the installation of the overlord-commons module (version 1.0.7). [eric.wittmann] Abstract the protocol a bit (so we'll work in an https environment). [objectiser] RTGOV-33 Intercept jBPM activity events. [objectiser] Minor changes related to using overlord-commons with gadget server [objectiser] RTGOV-59 Added security to rtgov REST services [objectiser] RTGOV-188 Changed swyd quickstart ordermgmt from war to jar, and moved the jee dependency into the main overlord-rtgov war [objectiser] RTGOV-57 Refactored service analytics model to retain the merged definitions at each level, and changed the color selector mechanism to be based on analysing severity, with the mapping to colour performed in the svg generator. [objectiser] RTGOV-195 Provide a mail event processor [objectiser] RTGOV-64 Implement a configuration option that can be used to enable or disable activity collection, dynamically modifiable via an MBean [objectiser] RTGOV-210 Fix missing metrics on service overview invocation/usage links [objectiser] RTGOV-209 Added username and password configuration to REST Activity Server client, to work against the now secure REST services [objectiser] Update gadget server version and fix old ordermgmt war dependencies [objectiser] Set apache common-codec version to be compatible with other components [objectiser] Add username/password to all REST calls to the activity server [objectiser] Update version to 1.0.0.M5 [objectiser] Revert to snapshot [objectiser] Fix checkstyle errors [eric.wittmann] Fixed issue: https://issues.jboss.org/browse/RTGOV-207 [objectiser] RTGOV-154 Provide active collection context to predicates to enable the implementation to access other services/active collections in the environment [objectiser] Move Situations mbean to overlord.rtgov.services group and remove notification support from stuation manager, as not currently required. [objectiser] RTGOV-162 Added deployable report capability (with business calendar support), with initial MVEL based report generator, and an SLA report quickstart. [objectiser] RTGOV-223 Fix h2 URL to include MVCC=true, to avoid concurrency exceptions and RTGOV-224 ensure activity units always reported to server in a separate thread from execution [objectiser] RTGOV-225 SLA report should contain date/time strings rather than milliseconds, to aid readability if json just formatted to present as a report [objectiser] RTGOV-222 Change license to Apache. Thanks to Tom Cunningham for the conversion script. [objectiser] RTGOV-226 Fixed issue with missing red dot on service overview representing a situation - and used the opportunity to refactor the service definition model to better reflect the requirements of the service overview and other client apps. Required update to response time gadget to be based on selecting service types rather than interfaces. [objectiser] RTGOV-227 Change handler to auditor, as handlers being removed from swyd, and renamed quickstart package to be overlord rather than switchyard, to make logging consistent [objectiser] Update to version 1.0.9 of overlord commons [objectiser] Fix tests that are periodically affected by precision issues [objectiser] Fix checkstyle issues [objectiser] RTGOV-219 NPE when cleanup of derived collection elements has been fixed [objectiser] Update parent pom version to 10 [objectiser] Remove unnecessary ode version property [objectiser] RTGOV-231 Update drools version to 6.0.0.Beta4 [objectiser] RTGOV-231 Update drools to 6.Beta4 and switchyard to 1.0-SNAPSHOT to get latest API changes [objectiser] Combine switchyard event manager into overlord-rtgov war and use injection. [objectiser] Update drools/kie version to 6.0.0.Beta5 [objectiser] Refactoring to move internal classes to internal packages, and move the activity server default impl into the active-jee module [objectiser] Further refactoring and reverted drools version back to beta4 to be aligned with swyd 1.0.Final [objectiser] RTGOV-187 Now detects end of scope for a one-way interaction. Also fixed checkstyle issue [objectiser] RTGOV-220 Cascading the deletion did not work, so used native queries instead. This may become an issue when using OGM. Also cleaned up some db related warnings and sorted out some naming inconsistencies in the h2 schema. [objectiser] RTGOV-229 Changed approach for deploying examples to use the jboss-as maven plugin instead of using the install stage [objectiser] RTGOV-230 Add a test client application for sending requests to the Order Management switchyard service, and also readme files in the quickstarts [objectiser] Updated to switchyard 1.0.0.Final [objectiser] Make sure entity managers are closed [objectiser] Refactored 'restc' profile to just be 'client' and fixed issues with packaging following the recent API/module cleanup [objectiser] Update version to 1.0.0.Final and make minor updates/fixes [objectiser] Fix issues with SLA report [objectiser] Update to 1.1.0-SNAPSHOT [objectiser] RTGOV-241 Updated drools/kie to 6.0.0.CR1 [objectiser] RTGOV-242 change String sync objects to Object [objectiser] RTGOV-245 Fix lazy initialization exception with hibernate when retrieving activity events via REST service [objectiser] RTGOV-244 Verify that query expression for jpql format is a 'select' [objectiser] Remove backup file [objectiser] RTGOV-248 Record 'interface' property on oneway exchanges, as well as creating response sent/received events to mark end of scope for the one-way operation [objectiser] RTGOV-249 Set the process completion status and variable type for the BPM component [objectiser] RTGOV-250 Remove 'java:' prefix from activity events where the content is a Java object reported by the switchyard event listener [objectiser] Additional tests [objectiser] RTGOV-251 Enable non-string values to be returned as their 'toString' value [objectiser] RTGOV-252 Set version on bpm event from jPBM process instance [objectiser] RTGOV-253 Allow responses with exceptions to be recorded as acivity. Added call trace test to make sure builds trace after exception [objectiser] RTGOV-254 Only process switchyard exchange messages [objectiser] Update version to 2.0.0-SNAPSHOT [objectiser] RTGOV-255 Don't make conversation type the default, so the json representation explicitly includes it [objectiser] RTGOV-256 Pass switchyard exchange properties through to the information processor [objectiser] RTGOV-258 Propagate the drools rule exception up the stack to cause the deployment to fail [objectiser] RTGOV-259 Remove static cache of sessions so each session is isolated to the individual EPN node [objectiser] RTGOV-260 Fix incorrect loop initial value [objectiser] RTGOV-261 Enable rtgov to be deployed into EAP without switchyard [objectiser] RTGOV-261 Delete beans.xml from switchyard module to avoid class not found exceptions due to CDI scanner [objectiser] RTGOV-264 Update commons-codec version to overcome invalid character exception [objectiser] RTGOV-263 Add validation of xml schema to swyd sample and added another swyd based sample EPN to detect exceptions and report them as situations [objectiser] RTGOV-265 Remove @Dependent annotations [objectiser] RTGOV-267 change commons-codec version back to 1.4, and strip out whitespaces from base64 encoded authorization string in activity server REST client [objectiser] RTGOV-262 Make sure exception response event has the replyTo id set [objectiser] RTGOV-268 Change how min/max values are calculated in the service response time aggregation script [objectiser] Set the activty type id field on the situation created as a result of an exception [objectiser] RTGOV-269 - when fail to record activity units, create JMX notification (every 5 mins) and also keep track of the number of failures since the last successful time when activity information was recorded. [eric.wittmann] bumped the version of overlord-commons up to the latest snapshot [objectiser] RTGOV-271 Temporary workaround to fix aether dependency issue [objectiser] RTGOV-275 Migrate to integration bom [objectiser] RTGOV-275 Set the parent gav to the integration bom [objectiser] RTGOV-276 Obtain default configuration value from property file [objectiser] RTGOV-276 Set default values in property file [objectiser] RTGOV-277 Remove default completion status, and set the collector and active collection mgr properties to previously used values [objectiser] RTGOV-278 Catch exception thrown in hibernate when deserializing BPM activity type due to accessing context details which have not been resolved yet [objectiser] RTGOV-279 Add explicit 'id' property to situation [objectiser] RTGOV-281 Fix npe that prevents activity unit from being recorded [objectiser] RTGOV-280 Update to include overlord-commons artifacts in the distribution [objectiser] RTGOV-282 Modifications to Situation to support eager fetch from db and increase size of description field [objectiser] RTGOV-283 Fix import of integration bom. Removed shrinkwrap and arquillian from parent pom, and updated shrinkwrap API to latest version in integration bom [objectiser] Fix test to retrieve full response [objectiser] RTGOV-287 Make the accessor wait time configurable and extend the default duration [objectiser] RTGOV-288 Quickstart readme updates [eric.wittmann] support for vaulted passwords when installing rtgov-client (no IDP war or prompt for admin password) [objectiser] RTGOV-290 Add missing dependencies on Apache commons-configuration and overlord-commons-config to integration tests [eric.wittmann] fixed a problem with overlord-commons-auth classloading in jbossas7 [objectiser] Reverted dependency change, as it required overlord-commons-auth module to be available when doing integration tests. Until we work out how best to install that, withou using the overlord-commons installer (which requires password to be entered), will embed the overlord-commons-auth jar and include the additional runtime dependency on commons-codec for overlord-rtgov.war [eric.wittmann] use the secure handler for both inputs due to a bug in ant 1.8.2. see: RTGOV-291 [objectiser] RTGOV-292 To avoid cache transaction instance issues, if a txn is not running, then start one [objectiser] RTGOV-293 Prevent activity event, associated with the switchyard exchange, from being serialized when switchyard does a remove invoke [objectiser] RTGOV-294 Remove temporary workaround to overcome aether class not found issue (see RTGOV-271) [objectiser] RTGOV-295 Support deployment to EAP without switchyard [objectiser] Remove the need to a profile to be specified to build and test jbosseap/switchyard [objectiser] RTGOV-296 Update to provide instructions on how to configure the username and password [objectiser] Fix undeploy command in readme [objectiser] RTGOV-297 Change datasource name to be consistent [objectiser] RTGOV-298 Fix exception when shutting down server [objectiser] RTGOV-301 Add service name to mini view of service dependency gadget [objectiser] RTGOV-302 Fix percentages in child nodes [objectiser] RTGOV-303 Preconfigure a default page and gadgets on installation [eric.wittmann] fix for: https://issues.jboss.org/browse/SRAMP-255 [objectiser] RTGOV-304 Make constants configurable in property file [objectiser] RTGOV-305 Prevent the expression evaluation being called if the source is null (whether or not due to a missing header) [eric.wittmann] fix for BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1021315 [objectiser] RTGOV-306 Fix y-axis label on response time gadget [eric.wittmann] fix for: https://bugzilla.redhat.com/show_bug.cgi?id=1021312 [objectiser] RTGOV-307 Get source of service types/operations for response time gadget from response time collection rather than service definition collection, which expires [objectiser] RTGOV-308 Update drools/kie version to 6.0.0.CR5 and change swyd security context page [objectiser] RTGOV-310 Prompt user for credentials used in activity client quickstart [objectiser] RTGOV-247 Change to use the swyd exchange events instead of camel events [objectiser] RTGOV-311 Change exchange validator and example policy enforcer to use exchange interceptor mechanism instead of auditor [objectiser] RTGOV-311 Further refinement as now possible to directly throw handler exception [objectiser] RTGOV-311 Further refinement of sample to directly access property [objectiser] Fix issues found against swyd 1.1.CR1 [eric.wittmann] fix for BZ 1017231 [objectiser] Add privileged action for performing mvel predicate expression [objectiser] RTGOV-312 Sync'd loading rule base and creating session to avoid intermittent rule initialization issue that causes 'entry point not found' [objectiser] RTGOV-299 Workaround for npe in mvel when trying to call a function. Only occurs during deployment of report - not in standalone or arquillian tests [objectiser] RTGOV-312 Remove sync and load rules differently [objectiser] RTGOV-313 Update drools version to 6.0.0.Final and fix some xmlns versions in swyd descriptor [objectiser] RTGOV-314 Fix issues with importing samples as maven projects into jbds [eric.wittmann] fix for BZ 1030047 [objectiser] RTGOV-315 Move swyd descriptor to standard location [objectiser] RTGOV-314 Further fix to reduce errors on importing to jbds [objectiser] RTGOV-316 Update integration bom/parent to 6.0.0.CR3 [objectiser] Revert drools/kie version to CR5 [objectiser] RTGOV-317 Update order mgmt quickstart to support resubmission of invalid requests [eric.wittmann] Removed the refresh option from the call trace widget. [objectiser] Remove unnecessary jta dependency from samples [objectiser] Update synchronization around active collections [eric.wittmann] fix for https://bugzilla.redhat.com/show_bug.cgi?id=1043803 [kconner] Fix for RTGOV-323 [objectiser] RTGOV-324 Use transient label instead of wrapper class [eric.wittmann] fix for https://bugzilla.redhat.com/show_bug.cgi?id=1055525 [objectiser] RTGOV-335 Update based on changes in overlord-commons to support multiple platforms. [objectiser] RTGOV-341 Provide mechanism to enable alternative ActiveStore implementation to be specified in the rtgov properties [objectiser] RTGOV-341 Further refinement - moved factory into activity module and called directly [objectiser] Further refinement around the activity store - updated tests to directly use the factory, and updated factory impl to use context classloader [objectiser] RTGOV-365 Fix missing fault name due to change in exchange behaviour not returning a contentType for checked exceptions. Also now set the fault name to a default value for checked exceptions, but these can still be overridden by the information processor [objectiser] RTGOV-366 Update service type values and support random customer names [objectiser] RTGOV-367 Set fault field to ERROR when handling unexpected exception [objectiser] RTGOV-274 - Initial work on Karaf support, to provide basis for deploying rtgov components as features. Further jiras will be created to do a number of completion tasks. [objectiser] RTGOV-378 Support information processor (with quickstart) in Karaf [objectiser] RTGOV-377 Support activity validator in Karaf, with policy sync quickstart [objectiser] RTGOV-386 Fixed SLA EPN example on Karaf to use the new service name for the OSGi version of the order management example [objectiser] RTGOV-382 Create a feature for the rtgov client profile. Updated overlord-commons to 2.0.0.Final and renamed jee acs/epn wars [objectiser] RTGOV-387 Add quickstart for converting unexpected exceptions into situations within Karaf. Also fixed policy async parent pom issue [objectiser] RTGOV-385 Pass activemq username and password from Karaf config file [david.virgil.naranjo] RTGOV-356 Move checkstyle config from rtgov to overlord-commons. [objectiser] RTGOV-394 Fix millisecond precision in CalendarTest [objectiser] RTGOV-390 Automate the generation of the features.xml [objectiser] RTGOV-399 Fix incorrect dependency [objectiser] RTGOV-400 Fix switchyard order app so that a single service has both bindings [objectiser] RTGOV-369 Add gateway information to activities associated with bindings [objectiser] RTGOV-401 - fix missing dependency in activityclient quickstart, and update ordermgmt app readme with wsdl reference [objectiser] RTGOV-376 Convert cxf based REST services to use RESTEasy [objectiser] RTGOV-405 Add authentication support to REST services in Karaf [objectiser] RTGOV-392 Add support for deploying reports to the Karaf environment [objectiser] RTGOV-389 Provide appropriate context values when running in Karaf [objectiser] RTGOV-407 Check for missing layout information that caused the null pointer exception. Improved graph builder to cater for multiple services using same interface [objectiser] RTGOV-411 Removed redundant org.overlord.rtgov module and placed all overlord jars in the overlord-rtgov.war, which is referenced from other artifacts [objectiser] RTGOV-413 Sort out transitive dependencies between rtgov artifacts [objectiser] RTGOV-412 Fix client deployment and missing switchyard config dependency. [objectiser] RTGOV-410 Update javadocs to only include public packages [objectiser] Fix checkstyle issues and enable build failure when checkstyle errors occur using Eric's changes [objectiser] RTGOV-342 ElasticSearch event processor implementation. [objectiser] RTGOV-285 Add derived activity types to avoid issues when exporting db schema [objectiser] RTGOV-192 Fixed other jdk6 build issues, but still need to identify best long term solution [objectiser] RTGOV-284 Changed column names to avoid ORACLE keywords [objectiser] RTGOV-344 Provide an ElasticSearch gateway with course grained authentication [objectiser] RTGOV-422 Ivan McKinley's work on making ElasticSearch quickstart an 'out of the box' EPN in the content folder [objectiser] RTGOV-344 Add deployment of gateway to EAP [objectiser] RTGOV-344 Remove separate gateway as now embedded in rtgov-ui to be part of SSO session [objectiser] RTGOV-429 Enable dashboards to be saved and loaded against the signed in user [objectiser] RTGOV-422 Remove old ElasticSearch quickstart [objectiser] RTGOV-409 Enable service dependency graph to be focused on a particular service type, showing direct clients and direct/indirect service providers [objectiser] RTGOV-432 Add missing repository info [objectiser] RTGOV-417: Elasticsearch Bulk API support [objectiser] RTGOV-433 Move new UI into rtgov git repo [objectiser] RTGOV-430 Remove gadget server and include the new rtgov-ui [Gary Brown] Update README.md [imckinle] RTGOV-421 : Generic Event keyvaluestore processor. Removed elasticsearch Eventprocessor [michael.clay] RTGOV-402 [objectiser] RTGOV-391 EAP 6.1 -> EAP 6.x ------------------------------------------ Started by user gbrown at REDHAT.COM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Adding build parameters as variables. [EnvInject] - Injecting contributions. Building remotely on dev17-rhel4-x86_64 in workspace Checkout:Overlord-rtgov-master / - hudson.remoting.Channel at 2e5bacde:dev17-rhel4-x86_64 Using strategy: Default Last Built Revision: Revision b6c624e0ba00012ea13ce7408289ef292ff8d0d2 (origin/master) Cloning the remote Git repository Cloning repository git://github.com/Governance/rtgov.git git --version git version 1.8.5-rc0 Fetching upstream changes from origin Commencing build of Revision 8fc66becb7b10225ceba68b3398803f5fd127e15 (origin/master) Checking out Revision 8fc66becb7b10225ceba68b3398803f5fd127e15 (origin/master) [EnvInject] - Executing scripts and injecting environment variables after the SCM step. Parsing POMs Downloaded artifact http://snapshots.jboss.org/maven2//org/jboss/integration-platform/jboss-integration-platform-parent/6.0.0-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repository.jboss.org/nexus/content/groups/developer//org/jboss/integration-platform/jboss-integration-platform-parent/6.0.0-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repository.jboss.org/nexus/content/groups/developer//org/jboss/integration-platform/jboss-integration-platform-parent/6.0.0-SNAPSHOT/jboss-integration-platform-parent-6.0.0-20140408.120211-41.pom Downloaded artifact http://snapshots.jboss.org/maven2//org/jboss/integration-platform/jboss-integration-platform-bom/6.0.0-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repository.jboss.org/nexus/content/groups/developer//org/jboss/integration-platform/jboss-integration-platform-bom/6.0.0-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repository.jboss.org/nexus/content/groups/developer//org/jboss/integration-platform/jboss-integration-platform-bom/6.0.0-SNAPSHOT/jboss-integration-platform-bom-6.0.0-20140408.120230-69.pom Downloaded artifact http://repository.jboss.org/nexus/content/groups/public//org/jboss/integration-platform/jboss-integration-platform-parent/6.0.0-SNAPSHOT/maven-metadata.xml Discovered a new module org.overlord.rtgov.common:rtgov-common Overlord RTGov::Modules::Common::RTGov Commmon Discovered a new module org.overlord.rtgov.common:rtgov-elasticsearch Overlord RTGov::Modules::Common::Elasticsearch Discovered a new module org.overlord.rtgov.activity-management:activity-embedded Overlord RTGov::Modules::Activity Management::Activity Embedded Discovered a new module org.overlord.rtgov.activity-management:activity-client-jee Overlord RTGov::Modules::Activity Management::Activity Client JEE Discovered a new module org.overlord.rtgov.activity-management:activity-server-jee Overlord RTGov::Modules::Activity Management::Activity Server JEE Discovered a new module org.overlord.rtgov.activity-management:av-loader-jee Overlord RTGov::Modules::Activity Management::AV Loader JEE Discovered a new module org.overlord.rtgov.activity-management:av-loader-osgi Overlord RTGov::Modules::Activity Management::AV Loader OSGi Discovered a new module org.overlord.rtgov.activity-management:ip-loader-osgi Overlord RTGov::Modules::Activity Management::IP Loader OSGi Discovered a new module org.overlord.rtgov.activity-analysis:reports Overlord RTGov::Modules::Activity Analysis::Reports Discovered a new module org.overlord.rtgov.activity-analysis:reports-jee Overlord RTGov::Modules::Activity Analysis::Reports JEE Discovered a new module org.overlord.rtgov.activity-analysis:reports-loader-osgi Overlord RTGov::Modules::Activity Analysis::Reports Loader OSGi Discovered a new module org.overlord.rtgov.activity-analysis:reports-loader-jee Overlord RTGov::Modules::Activity Analysis::Reports Loader JEE Discovered a new module org.overlord.rtgov.activity-analysis:reports-osgi Overlord RTGov::Modules::Activity Analysis::Reports OSGi Discovered a new module org.overlord.rtgov.activity-analysis:reports-rests Overlord RTGov::Modules::Activity Analysis::Reports REST Server Discovered a new module org.overlord.rtgov.activity-analysis:situation-manager Overlord RTGov::Modules::Activity Analysis::Situation Manager Discovered a new module org.overlord.rtgov.activity-analysis:situation-store-jpa Overlord RTGov::Modules::Activity Analysis::SituationStoreJPA Discovered a new module org.overlord.rtgov.event-processor:ep-keyvaluestore Overlord RTGov::Modules::Event Processor::EP Keyvalue Discovered a new module org.overlord.rtgov.event-processor:ep-mail Overlord RTGov::Modules::Event Processor::EP Mail Discovered a new module org.overlord.rtgov.event-processor-network:epn-jms Overlord RTGov::Modules::Event Processor Network::EPN JMS Discovered a new module org.overlord.rtgov.event-processor-network:epn-jms-activemq Overlord RTGov::Modules::Event Processor Network::EPN JMS ActiveMQ Discovered a new module org.overlord.rtgov.event-processor-network:epn-loader-osgi Overlord RTGov::Modules::Event Processor Network::EPN Loader OSGi Discovered a new module org.overlord.rtgov.active-queries:acs-loader-osgi Overlord RTGov::Modules::Active Queries::ACS Loader OSGi Discovered a new module org.overlord.rtgov.integration:rtgov-client Overlord RTGov::Integration::Client Discovered a new module org.overlord.rtgov.integration:rtgov-osgi Overlord RTGov::Integration::OSGi Discovered a new module org.overlord.rtgov.content:overlord-rtgov-acs-jee Overlord RTGov::Content::ACS JEE Discovered a new module org.overlord.rtgov.content:overlord-rtgov-acs-osgi Overlord RTGov::Content::ACS OSGi Discovered a new module org.overlord.rtgov.content:overlord-rtgov-epn-jee Overlord RTGov::Content::EPN JEE Discovered a new module org.overlord.rtgov.content:overlord-rtgov-epn-osgi Overlord RTGov::Content::EPN OSGi Discovered a new module org.overlord.rtgov.content.services:elasticsearch-rests Overlord RTGov::Content::Services::ElasticSearch REST Server Discovered a new module org.overlord.rtgov.content.services:situation-manager-rests Overlord RTGov::Content::Services::Situation Manager REST Server Discovered a new module org.overlord.rtgov.content:overlord-rtgov-epn-datastore Overlord RTGov::Content::EPN Datastore Discovered a new module org.overlord.rtgov.samples.jbossas.ordermgmt:samples-jbossas-ordermgmt-epn Overlord RTGov::Samples::JBossAS::OrderManagement::EPN Discovered a new module org.overlord.rtgov.samples.jbossas:sla Overlord RTGov::Samples::JBossAS::SLA Discovered a new module org.overlord.rtgov.samples.jbossas.sla:samples-jbossas-sla-epn Overlord RTGov::Samples::JBossAS::SLA::EPN Discovered a new module org.overlord.rtgov.samples.jbossas.sla:samples-jbossas-sla-monitor Overlord RTGov::Samples::JBossAS::SLA::Monitor Discovered a new module org.overlord.rtgov.samples.jbossas.sla:samples-jbossas-sla-report Overlord RTGov::Samples::JBossAS::SLA::Report Discovered a new module org.overlord.rtgov.samples.karaf:parent Overlord RTGov::Samples::Karaf Discovered a new module org.overlord.rtgov.samples.karaf:ordermgmt Overlord RTGov::Samples::Karaf::OrderManagement Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-epn Overlord RTGov::Samples::Karaf::OrderManagement::EPN Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-model Overlord RTGov::Samples::Karaf::OrderManagement::Model Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-inventoryservice Overlord RTGov::Samples::Karaf::OrderManagement::InventoryService Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-ip Overlord RTGov::Samples::Karaf::OrderManagement::IP Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-logisticsservice Overlord RTGov::Samples::Karaf::OrderManagement::LogisticsService Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-orderservice Overlord RTGov::Samples::Karaf::OrderManagement::OrderService Discovered a new module org.overlord.rtgov.samples.karaf.ordermgmt:samples-karaf-ordermgmt-orderservice-rests Overlord RTGov::Samples::Karaf::OrderManagement::OrderService REST Server Discovered a new module org.overlord.rtgov.samples.karaf:policy Overlord RTGov::Samples::Karaf::Policy Discovered a new module org.overlord.rtgov.samples.karaf.policy:samples-karaf-policy-async Overlord RTGov::Samples::Karaf::Policy::Async Discovered a new module org.overlord.rtgov.samples.karaf.policy:samples-karaf-policy-sync Overlord RTGov::Samples::Karaf::Policy::Sync Discovered a new module org.overlord.rtgov.samples.karaf:sla Overlord RTGov::Samples::Karaf::SLA Discovered a new module org.overlord.rtgov.samples.karaf.sla:samples-karaf-sla-epn Overlord RTGov::Samples::Karaf::SLA::EPN Discovered a new module org.overlord.rtgov.samples.karaf.sla:samples-karaf-sla-report Overlord RTGov::Samples::Karaf::SLA::Report Discovered a new module org.overlord.rtgov:ui Overlord RTGov::UI Discovered a new module org.overlord.rtgov.ui:rtgov-ui-core Overlord RTGov::UI::Core Discovered a new module org.overlord.rtgov.ui:rtgov-ui-services-switchyard Overlord RTGov::UI::Services::SwitchYard Discovered a new module org.overlord.rtgov.ui:rtgov-ui-situations Overlord RTGov::UI::Situations Discovered a new module org.overlord.rtgov.ui:overlord-rtgov-ui-war Overlord RTGov::UI::WAR Discovered a new module org.overlord.rtgov.ui:overlord-rtgov-ui-dev-server Overlord RTGov::UI::Dev Server Discovered a new module org.overlord.rtgov.ui:overlord-rtgov-ui-war-eap61 Overlord RTGov::UI::EAP61 Discovered a new module org.overlord.rtgov.ui:overlord-rtgov-ui-war-jetty8 Overlord RTGov::UI::Jetty8 Discovered a new module org.overlord.rtgov.ui:overlord-rtgov-ui-war-fuse6 Overlord RTGov::UI::Fuse6 Discovered a new module org.overlord.rtgov.release.jbossas:overlord-rtgov-client Overlord RTGov::Release::JBossAS::WAR Client Discovered a new module org.overlord.rtgov:karaf Overlord RTGov::Karaf Discovered a new module org.overlord.rtgov.karaf:overlord-rtgov Overlord RTGov::Karaf::WAR Server Discovered a new module org.overlord.rtgov.karaf:ds Overlord RTGov::Karaf::DS Discovered a new module org.overlord.rtgov.karaf.ds:activity-store-jpa-h2 Overlord RTGov::Karaf::DS::Activity Store JPA H2 Discovered a new module org.overlord.rtgov.karaf:features Overlord RTGov::Karaf::Features Modules changed, recalculating dependency graph [rtgov] $ java -Xmx1024m -Xms512m -XX:+CMSClassUnloadingEnabled -XX:+CMSClassUnloadingEnabled -XX:PermSize=256m -XX:MaxPermSize=512M -DJBOSS_HOME= -cp /qa/hudson_ws/maven3-agent.jar:/qa/tools/opt/apache-maven-3.1.1/boot/plexus-classworlds-2.5.1.jar org.jvnet.hudson.maven3.agent.Maven3Main /qa/tools/opt/apache-maven-3.1.1 /qa/services/hudson/hudson_release/WEB-INF/slave.jar /qa/hudson_ws/maven3-interceptor.jar 35044 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:ERROR setFile(null,false) call failed. java.io.FileNotFoundException: /boot.log (Permission denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.java:194) at java.io.FileOutputStream.(FileOutputStream.java:116) at org.apache.log4j.FileAppender.setFile(FileAppender.java:289) at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:163) at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:256) at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:132) at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:96) at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:654) at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:612) at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:509) at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:415) at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:441) at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:470) at org.apache.log4j.LogManager.(LogManager.java:122) at org.apache.log4j.Logger.getLogger(Logger.java:104) 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.apache.commons.logging.impl.Log4jProxy.(Log4jProxy.java:155) at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:288) at org.apache.commons.logging.impl.Log4JLogger.(Log4JLogger.java:91) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1042) at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:840) at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:603) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:335) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:309) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:657) at org.apache.commons.beanutils.ConvertUtilsBean.(ConvertUtilsBean.java:157) at org.kohsuke.stapler.Stapler.(Stapler.java:854) at hudson.model.Result.(Result.java:191) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:171) at com.sun.proxy.$Proxy2.(Unknown Source) at sun.reflect.GeneratedSerializationConstructorAccessor32.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:919) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1759) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1775) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349) at java.util.HashMap.readObject(HashMap.java:1030) 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 java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:969) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1775) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1775) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349) at hudson.remoting.UserRequest.deserialize(UserRequest.java:182) at hudson.remoting.UserRequest.perform(UserRequest.java:98) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Executing Maven: -B -f clean install -Dmaven.repo.local= java.lang.reflect.InvocationTargetException 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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:98) at hudson.maven.Maven3Builder.call(Maven3Builder.java:64) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.NoClassDefFoundError: org/apache/maven/cli/MavenLoggerManager at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:73) ... 18 more Caused by: java.lang.ClassNotFoundException: org.apache.maven.cli.MavenLoggerManager at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:242) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) ... 19 more channel stopped [Overlord-rtgov-master] $ mvn -f rtgov/pom.xml clean deploy -Dmaven.repo.local= Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher Caused by: java.lang.ClassNotFoundException: org.codehaus.classworlds.Launcher at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Could not find the main class: org.codehaus.classworlds.Launcher. Program will exit. Build step 'Invoke top-level Maven targets' marked build as failure ERROR: Failed to parse POMs hudson.util.IOException2: java.lang.reflect.InvocationTargetException at hudson.maven.Maven3Builder.call(Maven3Builder.java:152) at hudson.maven.Maven3Builder.call(Maven3Builder.java:64) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:161) at hudson.maven.Maven3Builder.call(Maven3Builder.java:98) ... 10 more Caused by: java.lang.reflect.InvocationTargetException 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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) ... 11 more Caused by: java.lang.NoClassDefFoundError: org/apache/maven/cli/MavenLoggerManager at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:73) ... 18 more Caused by: java.lang.ClassNotFoundException: org.apache.maven.cli.MavenLoggerManager at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:242) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) ... 19 more Archiving artifacts Collecting JavaTest reports No Java test report files were found. Configuration error?