See <
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2489/changes>
Changes:
[bstansberry(a)jboss.com] AS7-465 Infrastructure to reject user requests to directly update
domain server configs
[bstansberry(a)jboss.com] [AS7-3272] Make non-subsystem domain server operations not
affecting model RUNTIME_ONLY
[bstansberry(a)jboss.com] [AS7-3273] Make subsystem domain server operations not affecting
model RUNTIME_ONLY
[bstansberry(a)jboss.com] [AS7-465] Rework global operation handlers to only show
RUNTIME_ONLY methods for DOMAIN_SERVERs
[bstansberry(a)jboss.com] [AS7-465] Add 'user' header in ModelControllerClient and
remove it in DomainRolloutStepHandler if the operation is resolved to server operations
[bstansberry(a)jboss.com] [AS7-465] Clone protected operations passed in to addStep() since
we need to be able to modify the operations
[bstansberry(a)jboss.com] [AS7-465] Test that user operations can't be executed on the
DC
[bstansberry(a)jboss.com] [AS7-465] Fix bug in HostControllerExecutionSupport when composite
has no more steps
[bstansberry(a)jboss.com] [AS7-465] Move removal of the user header to
HostControllerExecutionSupport for composites and to ServerOperationResolverHandler
------------------------------------------
[...truncated 10938 lines...]
[echo] To run an example:
[echo] 1) In a separate console window,start either a standalone JBoss AS instance or
a JBoss AS domain
[echo] 2) Run mvn package -Dexample=<example.name> where "exammple.name is
the name of the example
[echo]
[echo] Valid example names to run against a standalone JBoss AS instance are
[echo] ejb3 - deploys simple EJB3 examples and invokes on the beans
[echo] sar - deploys mbeans packaged in a sar
[echo] managedbean - deploys a managed bean
[echo] serviceloader - deploys a serviceloader style service
[echo] messaging - deploys HornetQ native sender and receiver
[echo] jaxrs - deploys a jax-rs war
[echo] jms - deploys HornetQ JMS sender and receiver
[echo] jms.client - Uses HornetQ JMS API from the client
[echo] rar - deploys a resource adapter
[echo] ds - deploys a test bean for data sources
[echo] war - deploys a simple servlet and connects to it
[echo] ws - deploys a simple JAXWS POJO endpoint and invokes it
[echo] wsejb - deploys a simple JAXWS EJB3 endpoint and invokes it
[echo] ear - deploys an ear
[echo] jpa - deploys simple JPA example
[echo] client.messaging - creates a HornetQ core queue using the management API
[echo] client.jms - creates a JMS queue using the management API
[echo] web.connector - creates and removes a jboss web connector
[echo]
[echo] Valid example names to run against a JBoss AS domain are
[echo] domain.configs - reads the domain config and any available host
controller configs
[echo] domain.ds - deploys deploys a test bean for data sources
[echo] domain.interactive - interactive client that allows user to perform various
management operations
[echo] domain.messaging - deploys HornetQ native sender and receiver
[echo] domain.rar - deploys deploys a resource adapter
[echo] domain.servers - shows domain, host controller and server configs,
starts/stops servers
run:
example:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-demos-legacy
---
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/demos/legacy/targ...
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-demos-legacy/7.1.0.Final-SNAPSHOT/jboss-as-demos-legacy-7.1.0.Final-SNAPSHOT.jar
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/demos/legacy/pom.... to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-demos-legacy/7.1.0.Final-SNAPSHOT/jboss-as-demos-legacy-7.1.0.Final-SNAPSHOT.pom
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/demos/legacy/targ...
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-demos-legacy/7.1.0.Final-SNAPSHOT/jboss-as-demos-legacy-7.1.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Distribution 7.1.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-dist ---
[INFO] Deleting
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-dist ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist> && git show
[INFO] Working directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist>
[INFO] Storing buildNumber: 53ba9759fca52adc325fe747dd3b82926f42d58f at timestamp:
1328499917350
[INFO] Executing: /bin/sh -c cd
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist> && git show
[INFO] Working directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-dist ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-dist ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-dist ---
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist/pom.xml> to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-dist/7.1.0.Final-SNAPSHOT/jboss-as-dist-7.1.0.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Remoting Subsystem Test 7.1.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-remoting-test ---
[INFO] Deleting
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/tar...
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @
jboss-as-remoting-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
jboss-as-remoting-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
jboss-as-remoting-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-remoting-test ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test> &&
git show
[INFO] Working directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test>
[INFO] Storing buildNumber: 53ba9759fca52adc325fe747dd3b82926f42d58f at timestamp:
1328499917537
[INFO] Executing: /bin/sh -c cd
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test> &&
git show
[INFO] Working directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
jboss-as-remoting-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/src...
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-remoting-test
---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-remoting-test
---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
jboss-as-remoting-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
jboss-as-remoting-test ---
[INFO] Compiling 1 source file to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/tar...
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-remoting-test ---
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/tar...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.remoting.RemotingSubsystemTestCase
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec <<<
FAILURE!
Results :
Failed tests:
testSubsystemWithBadConnectorProperty(org.jboss.as.remoting.RemotingSubsystemTestCase):
Expected no service jboss.remoting.endpoint.subsystem
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [2.496s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [2.998s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.248s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.406s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [12.324s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [5.347s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [18.725s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [4.039s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [2.981s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [2.164s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [3.393s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [5.099s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [6.039s]
[INFO] JBoss Application Server: Network ................. SUCCESS [2.166s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [6.603s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [4.346s]
[INFO] JBoss Application Server: Server .................. SUCCESS [11.229s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [6.420s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [8.967s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [7.472s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [11.526s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [5.890s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.151s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [5.359s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [5.979s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [18.098s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [7.940s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [11.956s]
[INFO] JBoss Application Server: Clustered registry service SUCCESS [2.120s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [10.959s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [23.231s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [11.504s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [3.418s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [3.324s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS
[5.557s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [13.791s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.157s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS
[12.021s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [8.390s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [8.288s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider
SUCCESS [4.251s]
[INFO] JBoss Application Server: Clustered service provider registry services SUCCESS
[2.745s]
[INFO] JBoss Application Server: Clustered singleton services SUCCESS [3.457s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS
[15.139s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [4.272s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [6.123s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [3.080s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [3.370s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.133s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [3.143s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [1.780s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [6.006s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [9.220s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [7.146s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.138s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [8.228s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [4.332s]
[INFO] JBoss Application Server: Management Client Content SUCCESS [2.275s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [11.313s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [15.482s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [5.579s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [12.095s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [6.430s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.135s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [8.388s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [2.472s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [4.760s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.238s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [4.697s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [5.005s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [2.508s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [3.455s]
[INFO] JBoss Application Server: Infinispan Hibernate 2nd level cache provider SUCCESS
[1.981s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration SUCCESS [2.169s]
[INFO] JBoss Application Server: Build ................... SUCCESS [18.454s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.243s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [1.790s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [3.089s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [2.609s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [14.372s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [6.487s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [0.184s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [11.359s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.080s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [4.429s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [6.569s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [0.869s]
[INFO] JBoss Application Server: Remoting Subsystem Test . FAILURE [3.008s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs
SKIPPED
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SKIPPED
[INFO] JBoss Application Server Test Suite: Shared ....... SKIPPED
[INFO] JBoss Application Server Test Suite: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Integration .. SKIPPED
[INFO] JBoss Application Server Test Suite: Integration - Smoke SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:57.818s
[INFO] Finished at: Sun Feb 05 22:45:20 EST 2012
[INFO] Final Memory: 180M/468M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test
(default-test) on project jboss-as-remoting-test: There are test failures.
[ERROR]
[ERROR] Please refer to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/tar...
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 :jboss-as-remoting-test
Recording test results
Archiving artifacts