Build failed in Jenkins: JBoss-AS-7.0.x #2016
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2016/changes>
Changes:
[zizka] Add jboss.dist to ${server.jvm.args.dirs} and ${surefire.system.args} -> to in-container and outside-container.
[zizka] Add jboss.dist to default surefire's sys props, and jboss.inst to basic and smoke; Add jbossas.ts.module.dir property to pom.
[zizka] Make AppClientWrapper use ${jboss.inst} instead of relying on relative path.
[zizka] Add TestsuiteSanityTestCase which should reveal TS configuration issues.
[zizka] Use dir properties in ant script.
[zizka] Add TestsuiteSanityTestCase to check testsuite environment.
[zizka] Update TestsuiteSanityTestCase.
[zizka] Make two tests to use the properties.
[zizka] Create integ TS group submodules pom.xml's.
[zizka] Add ${jboss.dist} to surefire's sys props.
[zizka] Prepend 'jbossas-' prefix to AS instances used by tests - changed in Ant's common-targets.xml and in Arquillian configs.
[zizka] Fix smoke.flat.xml tests to run from different workdir.
[zizka] Fix some paths in harness to get IIPO tests work.
[zizka] Use ${jbossas.ts.integ.dir}. Make comments nicer along the way.
[zizka] Add new pom.xml proof of concept.
[zizka] Comment out Surefire's reportSuffix - not needed.
[zizka] Swap pom2.xml and pom.xml.
[zizka] Change order of testsuite modules; format the pom.xml along the way.
[zizka] Add subsystem-test as integ TS dependency; Add another profile for all integ modules; Use jbossas.ts.submodule.dir instead jbossas.ts.module.dir
[zizka] Rewrite integration-tests.sh to reflect new pom.xml
[zizka] Rewrite groupDefs.sh to reflect new pom.xml
[zizka] Pass jboss.inst with the single node's dir to smoke tests.
[zizka] Run smoke tests by default.
[zizka] Fix EnterpriseDeploymentTestCase to use dir prop corectly.
[zizka] Ignore OSGi tests until they're fixed to use dir system properties -> AS7-2699
[zizka] Fix CLI mgmt tests to use jboss.dist
[zizka] Fix AS dir property
[zizka] [AS7-2699] Fix OSGi tests after refactoring using test groups
[zizka] AS7-2711 TS: Prepare a way to run most tests with web profile, and the rest with full profile.
[zizka] Disable multiple surefire executions when -Dtest=... is set.
[zizka] Set <skipTests>false</skipTests> for whole testsuite to allow skip only unit tests with './build.sh -DskipTests'.
[zizka] Update to reflect changes in master Beta1.
[zizka] Fixed prop name - jbossas.ts.module.dir to ~.submodule.dir
[zizka] Add jboss.dist to default surefire's sys props, and jboss.inst to basic and smoke; Add jbossas.ts.module.dir property to pom.
[zizka] Swap pom2.xml and pom.xml.
[zizka] Move arq.xml's to src/test/config/arq and update the rest accordingly (add that dir as <additionalClasspathElement>).
[kabir] web/full split smoke tests
[kabir] iiop group should use full profile
[kabir] web/full split of basic module
------------------------------------------
[...truncated 10903 lines...]
build-smoke:
[echo] Building AS instance "smoke" from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copying 107 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copied 20 empty directories to 3 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> does not exist.
changeDefaultDatabase:
[echo] Changing IP addresses for config smoke
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration-smoke ---
[INFO] Compiling 1200 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[320,15] [deprecation] setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) in org.apache.http.conn.ssl.SSLSocketFactory has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[323,24] [deprecation] Scheme(java.lang.String,org.apache.http.conn.scheme.SocketFactory,int) in org.apache.http.conn.scheme.Scheme has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration-smoke ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.884 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.746 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-web.surefire) @ jboss-as-testsuite-integration-smoke ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.58 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.721 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 3.901 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.102 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.443 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.39 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.336 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.435 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.844 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.38 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.571 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec
Running org.jboss.as.test.smoke.TestsuiteSanityTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Results :
Tests in error:
testAddXaDsWithProperties(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): JBAS010625: Channel closed
Tests run: 111, Failures: 0, Errors: 1, Skipped: 7
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.224s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [4.167s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [2.043s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [20.946s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [9.774s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.503s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [40.955s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [5.632s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.351s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [5.892s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.978s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [6.426s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [10.810s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [13.336s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.374s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [13.913s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [8.642s]
[INFO] JBoss Application Server: Server .................. SUCCESS [24.183s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.751s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [16.940s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [20.421s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [12.642s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.297s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [14.670s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [14.879s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [21.130s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [19.119s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [26.353s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [24.349s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [41.771s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [16.640s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [7.326s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [7.928s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [14.187s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [31.717s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.199s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [23.456s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [11.322s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [15.960s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [40.589s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [16.350s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [18.139s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.063s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [6.587s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.390s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.880s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.529s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [16.472s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [20.730s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [11.645s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.237s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [14.968s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [24.431s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [14.308s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [19.187s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.496s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [29.318s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.503s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [9.885s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.217s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [20.145s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [6.876s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.755s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [9.834s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [13.553s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [4.300s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [6.746s]
[INFO] JBoss Application Server: Build ................... SUCCESS [21.437s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.257s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [3.018s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.315s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.206s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [33.814s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [6.771s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [22.032s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [8.153s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.849s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [5.880s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [16.385s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.543s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [3.674s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [6.447s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs SUCCESS [2.377s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS [3.712s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [5.970s]
[INFO] JBoss Application Server Test Suite: Integration Aggregator SUCCESS [4.292s]
[INFO] JBoss AS Test Suite: Integration - Smoke .......... FAILURE [3:11.951s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:40.495s
[INFO] Finished at: Fri Nov 25 08:58:00 EST 2011
[INFO] Final Memory: 234M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-web.surefire) on project jboss-as-testsuite-integration-smoke: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> 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-testsuite-integration-smoke
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.x-latest #70
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/70/changes>
Changes:
[Stuart Douglas] Metadata version bump to prevent merging from overwriting CMP relations
------------------------------------------
[...truncated 10032 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-container-managed ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-container-managed ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-container-managed ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-container-managed/7.1.0.CR1-SNAPSHOT/jboss-as-arquillian-container-managed-7.1.0.CR1-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-container-managed/7.1.0.CR1-SNAPSHOT/jboss-as-arquillian-container-managed-7.1.0.CR1-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-container-managed/7.1.0.CR1-SNAPSHOT/jboss-as-arquillian-container-managed-7.1.0.CR1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Arquillian Remote Container 7.1.0.CR1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-arquillian-container-remote ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-arquillian-container-remote ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-arquillian-container-remote ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-arquillian-container-remote ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-arquillian-container-remote ---
[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.x-latest/ws/arquillian/c...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO] Storing buildNumber: 78e7f23f580b69049ca639389d0381cfa25e21eb at timestamp: 1322124881034
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-arquillian-container-remote ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-container-remote ---
[INFO] Compiling 3 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-container-remote ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-container-remote ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-container-remote ---
[INFO] Compiling 10 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-container-remote ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-container-remote ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-container-remote ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-container-remote ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-container-remote/7.1.0.CR1-SNAPSHOT/jboss-as-arquillian-container-remote-7.1.0.CR1-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-container-remote/7.1.0.CR1-SNAPSHOT/jboss-as-arquillian-container-remote-7.1.0.CR1-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-container-remote/7.1.0.CR1-SNAPSHOT/jboss-as-arquillian-container-remote-7.1.0.CR1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Arquillian TestNG Integration 7.1.0.CR1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-arquillian-testng-integration ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-arquillian-testng-integration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-arquillian-testng-integration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-arquillian-testng-integration ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-arquillian-testng-integration ---
[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.x-latest/ws/arquillian/t...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
[INFO] Storing buildNumber: 78e7f23f580b69049ca639389d0381cfa25e21eb at timestamp: 1322124886291
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-arquillian-testng-integration ---
[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.x-latest/ws/arquillian/t...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-testng-integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-testng-integration ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-testng-integration ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-testng-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.testng.BasicTestNGIntegrationTestCase
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 15.356 sec <<< FAILURE!
Results :
Failed tests: arquillianBeforeClass(org.jboss.as.arquillian.testng.BasicTestNGIntegrationTestCase): Could not deploy to container
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.556s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [4.490s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [1.763s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [19.267s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [10.200s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.234s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [41.041s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [5.258s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.338s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [5.323s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.003s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [6.620s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [9.327s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [12.869s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.177s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [12.961s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [9.282s]
[INFO] JBoss Application Server: Server .................. SUCCESS [23.656s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [12.656s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [16.882s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [23.570s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [13.844s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.257s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [14.862s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [14.489s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [17.613s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [17.392s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [25.702s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [24.297s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [43.996s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [16.055s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [8.197s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [7.175s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [13.528s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [32.066s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.256s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [21.987s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [10.181s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [15.503s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [31.128s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [17.977s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [14.597s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.106s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [7.036s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.279s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.370s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.629s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [12.710s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [19.739s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [9.430s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.356s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [6.832s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [18.923s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [14.380s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [17.681s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.325s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [28.253s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [16.048s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [9.498s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.219s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [26.009s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [7.314s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.376s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [8.793s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [9.546s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [4.330s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [5.906s]
[INFO] JBoss Application Server: Build ................... SUCCESS [24.288s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.773s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [2.759s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.118s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.286s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [26.193s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [4.995s]
[INFO] JBoss Application Server: Arquillian TestNG Integration FAILURE [19.431s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SKIPPED
[INFO] JBoss Application Server: Demos: Aggregator ....... SKIPPED
[INFO] JBoss Application Server: Demos: Spec ............. SKIPPED
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SKIPPED
[INFO] JBoss Application Server: Distribution ............ SKIPPED
[INFO] JBoss Application Server: OSGi Integration Plugin . SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem Test . SKIPPED
[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: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Integration Tests SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:36.999s
[INFO] Finished at: Thu Nov 24 03:55:05 EST 2011
[INFO] Final Memory: 238M/443M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project jboss-as-arquillian-testng-integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...> 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-arquillian-testng-integration
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.0.x #2012
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2012/changes>
Changes:
[Stuart Douglas] Metadata version bump to prevent merging from overwriting CMP relations
------------------------------------------
[...truncated 10813 lines...]
main:
build-smoke:
[echo] Building config smoke from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copying 107 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copied 20 empty directories to 3 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> does not exist.
changeDefaultDatabase:
[echo] Changing IP addresses for config smoke
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration ---
[INFO] Compiling 1196 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[320,15] [deprecation] setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) in org.apache.http.conn.ssl.SSLSocketFactory has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[323,24] [deprecation] Scheme(java.lang.String,org.apache.http.conn.scheme.SocketFactory,int) in org.apache.http.conn.scheme.Scheme has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.936 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-default.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.576 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.605 sec <<< FAILURE!
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.334 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.819 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.029 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.572 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.155 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.188 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.794 sec
Results :
Tests in error:
testFilesystemScannerRegistration(org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase): JBAS010625: Channel closed
Tests run: 109, Failures: 0, Errors: 1, Skipped: 6
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [4.409s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [4.456s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [1.154s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [15.870s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [8.540s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.202s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [37.688s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [5.279s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.407s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [5.754s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.722s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [6.676s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [11.011s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [13.610s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.518s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [14.267s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [11.871s]
[INFO] JBoss Application Server: Server .................. SUCCESS [20.600s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.131s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [15.611s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [18.575s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [12.124s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.352s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [14.203s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [13.649s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [16.974s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [16.476s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [22.845s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [23.901s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [38.401s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [15.337s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [6.507s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [6.821s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [12.391s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [26.621s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.304s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [20.651s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [9.053s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [14.033s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [31.954s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [16.794s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [13.410s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.054s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [5.430s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.343s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [5.043s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.883s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [10.026s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [15.327s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [8.852s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.247s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [8.142s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [17.946s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [11.355s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [15.646s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.031s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [24.411s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.323s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [7.808s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.185s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [20.857s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [4.729s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.824s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [9.434s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [8.323s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [3.923s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [6.236s]
[INFO] JBoss Application Server: Build ................... SUCCESS [21.634s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.351s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [2.508s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.393s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [4.904s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [25.863s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [4.544s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [18.231s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [7.008s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.606s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [5.208s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [11.182s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.207s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [3.132s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [5.307s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs SUCCESS [1.703s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS [2.755s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [5.115s]
[INFO] JBoss Application Server Test Suite: Integration Tests FAILURE [3:03.596s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:04.182s
[INFO] Finished at: Thu Nov 24 04:13:31 EST 2011
[INFO] Final Memory: 154M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-default.surefire) on project jboss-as-testsuite-integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> 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-testsuite-integration
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.x-latest #63
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/63/changes>
Changes:
[Heiko Braun] Update to console 1.0.0.Beta25
------------------------------------------
[...truncated 10785 lines...]
main:
build-smoke:
[echo] Building config smoke from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[copy] Copying 107 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[copy] Copied 20 empty directories to 4 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> does not exist.
changeDefaultDatabase:
[echo] Changing IP addresses for config smoke
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration ---
[INFO] Compiling 1190 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[320,15] [deprecation] setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) in org.apache.http.conn.ssl.SSLSocketFactory has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[323,24] [deprecation] Scheme(java.lang.String,org.apache.http.conn.scheme.SocketFactory,int) in org.apache.http.conn.scheme.Scheme has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.446 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-default.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.945 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.861 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.509 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.921 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.039 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.543 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.904 sec
Results :
Failed tests: DisableAndReEnableXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): expected:<[success]> but was:<[failed]>
Tests run: 109, Failures: 1, Errors: 0, Skipped: 6
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [2.140s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [1.941s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [0.899s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [7.939s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [4.353s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [2.163s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [17.809s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [2.665s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.198s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [3.020s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [2.043s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [3.312s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [4.463s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [6.119s]
[INFO] JBoss Application Server: Network ................. SUCCESS [2.038s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [5.558s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [4.363s]
[INFO] JBoss Application Server: Server .................. SUCCESS [10.114s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [5.066s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [6.378s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [10.196s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [6.450s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.204s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [8.026s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [6.542s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [9.303s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [8.140s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [11.862s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [11.641s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [19.209s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [10.603s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [3.466s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [3.137s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [5.621s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [13.790s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.149s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [10.011s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [4.066s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [6.814s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [13.225s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [9.399s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [6.993s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [0.594s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [2.820s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.155s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [2.975s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [1.770s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [6.400s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [9.295s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [5.044s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.153s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [3.824s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [11.120s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [5.913s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [7.639s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [5.720s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [13.903s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [6.114s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [4.166s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.242s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [11.957s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [3.189s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [0.876s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [5.126s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [5.019s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [2.407s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [3.195s]
[INFO] JBoss Application Server: Build ................... SUCCESS [37.338s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.232s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [1.815s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [2.512s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [2.371s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [12.687s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [2.421s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [10.158s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [4.296s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.035s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [1.754s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [2.686s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [1.761s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [6.858s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [0.850s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [1.701s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [3.022s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs SUCCESS [1.102s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS [1.787s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [4.020s]
[INFO] JBoss Application Server Test Suite: Integration Tests FAILURE [1:46.310s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:03.097s
[INFO] Finished at: Wed Nov 23 13:46:49 EST 2011
[INFO] Final Memory: 167M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-default.surefire) on project jboss-as-testsuite-integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> 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-testsuite-integration
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.0.x #2004
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2004/changes>
Changes:
[Jason T. Greene] Fix assembly
[Jason T. Greene] Prepare 7.1.0.Beta1
[Jason T. Greene] Next is 7.1.0.CR1
------------------------------------------
[...truncated 11119 lines...]
build-smoke:
[echo] Building config smoke from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copying 107 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copied 20 empty directories to 3 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> does not exist.
changeDefaultDatabase:
[echo] Changing IP addresses for config smoke
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration ---
[INFO] Compiling 1190 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[320,15] [deprecation] setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) in org.apache.http.conn.ssl.SSLSocketFactory has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[323,24] [deprecation] Scheme(java.lang.String,org.apache.http.conn.scheme.SocketFactory,int) in org.apache.http.conn.scheme.Scheme has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.693 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-default.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.496 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.337 sec <<< FAILURE!
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.62 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.066 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.309 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.706 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.521 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.839 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.857 sec
Results :
Tests in error:
testDeploymentStreamApi(org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase): JBAS010625: Channel closed
Tests run: 109, Failures: 0, Errors: 1, Skipped: 6
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [4.485s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [3.741s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [1.338s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [16.065s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [8.504s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.538s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [39.888s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [5.817s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.388s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [6.374s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.292s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [7.723s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [10.410s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [14.351s]
[INFO] JBoss Application Server: Network ................. SUCCESS [5.144s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [12.618s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [10.377s]
[INFO] JBoss Application Server: Server .................. SUCCESS [23.191s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [10.334s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [14.842s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [20.817s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [11.264s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.269s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [13.736s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [12.596s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [17.170s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [17.158s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [26.101s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [22.047s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [39.662s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [15.682s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [7.331s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [8.088s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [13.332s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [30.716s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.369s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [20.971s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [8.216s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [16.060s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [35.417s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [18.693s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [14.209s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.402s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [7.398s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.437s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.573s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.256s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [12.688s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [17.048s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [10.883s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.333s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [15.606s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [20.090s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [12.222s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [16.631s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.545s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [25.575s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.253s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [8.836s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.292s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [16.684s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [5.848s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.751s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [10.803s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [9.204s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [4.259s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [5.760s]
[INFO] JBoss Application Server: Build ................... SUCCESS [24.446s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.307s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [3.137s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.602s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [8.872s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [23.815s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [3.928s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [21.755s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [9.219s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.932s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [3.525s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [5.482s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [3.505s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [14.507s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.600s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [4.059s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [5.894s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs SUCCESS [2.327s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS [3.787s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [5.361s]
[INFO] JBoss Application Server Test Suite: Integration Tests FAILURE [3:07.089s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:18.691s
[INFO] Finished at: Wed Nov 23 04:16:34 EST 2011
[INFO] Final Memory: 237M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-default.surefire) on project jboss-as-testsuite-integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> 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-testsuite-integration
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.0.x #2002
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2002/changes>
Changes:
[bstansberry(a)jboss.com] AS7-1934 Add support for jboss-ejb-client.xml deployment descriptor for setting up EJB client contexts
[bstansberry(a)jboss.com] AS7-1932 Fix the processing of outbound connections and add a testcase for outbound connections
[bstansberry(a)jboss.com] AS7-1932 Pass a temporary CallbackHandler during conneciton. Post 7.1.Beta1, the security related aspects of the outbound connection will be implemented/designed based on the overall design of remoting security
[bstansberry(a)jboss.com] AS7-1934 Add a testcase to ensure jboss-ejb-client.xml deployment descriptor processing works as expected
[bstansberry(a)jboss.com] Update JBoss Modules and JBoss Logging for various minor fixes
[Jason T. Greene] Switch fs auth to use home/auth, default to user only perms, remove web dist
------------------------------------------
[...truncated 9955 lines...]
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-arquillian-protocol-jmx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-arquillian-protocol-jmx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-arquillian-protocol-jmx ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-arquillian-protocol-jmx ---
[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/arquillian/protoc...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
[INFO] Storing buildNumber: c0a1890f61ed28d47d1fc87c658f7c9b1fdaa0f8 at timestamp: 1322027688509
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-arquillian-protocol-jmx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Compiling 13 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-protocol-jmx ---
[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/arquillian/protoc...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-protocol-jmx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-protocol-jmx ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-protocol-jmx/7.1.0.Alpha2-SNAPSHOT/jboss-as-arquillian-protocol-jmx-7.1.0.Alpha2-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-protocol-jmx/7.1.0.Alpha2-SNAPSHOT/jboss-as-arquillian-protocol-jmx-7.1.0.Alpha2-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/protoc...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-protocol-jmx/7.1.0.Alpha2-SNAPSHOT/jboss-as-arquillian-protocol-jmx-7.1.0.Alpha2-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Arquillian Managed Container 7.1.0.Alpha2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-arquillian-container-managed ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-arquillian-container-managed ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-arquillian-container-managed ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-arquillian-container-managed ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-arquillian-container-managed ---
[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/arquillian/contai...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...>
[INFO] Storing buildNumber: c0a1890f61ed28d47d1fc87c658f7c9b1fdaa0f8 at timestamp: 1322027694228
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-arquillian-container-managed ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-container-managed ---
[INFO] Compiling 3 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-container-managed ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-container-managed ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-container-managed ---
[INFO] Compiling 10 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-container-managed ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-container-managed ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.container.managed.ManagedAsClientEnterpriseArchiveServletTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.171 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedAsClientWebArchiveServletTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 sec
Running org.jboss.as.arquillian.container.managed.ManagedAsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.arquillian.container.managed.IntegrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.564 sec
Running org.jboss.as.arquillian.container.managed.ManagedInContainerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec
Results :
Tests in error:
org.jboss.as.arquillian.container.managed.ManagedAsClientEnterpriseArchiveServletTestCase: java.io.IOException: JBAS010625: Channel closed
Tests run: 5, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [6.668s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [5.518s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [2.618s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [21.931s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [10.986s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.504s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [51.829s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [6.378s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.332s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [6.703s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.831s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [8.034s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [11.477s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [14.596s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.589s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [13.857s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [11.003s]
[INFO] JBoss Application Server: Server .................. SUCCESS [25.557s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.326s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [15.856s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [21.725s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [13.157s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.260s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [14.907s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [14.306s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [20.212s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [18.878s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [26.515s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [24.814s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [38.790s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [17.971s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [7.612s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [7.726s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [17.267s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [33.630s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.279s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [24.377s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [11.570s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [17.940s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [37.022s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [19.233s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [16.967s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.076s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [7.410s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.252s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.572s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.878s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [13.551s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [19.506s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [11.540s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.235s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [8.856s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [22.153s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [13.848s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [18.693s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [12.018s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [32.052s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [15.809s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [11.523s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.198s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [28.710s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [6.320s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.982s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [12.118s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [10.446s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [4.447s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [6.807s]
[INFO] JBoss Application Server: Build ................... SUCCESS [27.636s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.503s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [3.104s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.672s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.448s]
[INFO] JBoss Application Server: Arquillian Managed Container FAILURE [29.777s]
[INFO] JBoss Application Server: Arquillian Remote Container SKIPPED
[INFO] JBoss Application Server: Arquillian TestNG Integration SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Domain Container SKIPPED
[INFO] JBoss Application Server: Demos: Aggregator ....... SKIPPED
[INFO] JBoss Application Server: Demos: AS7 API .......... SKIPPED
[INFO] JBoss Application Server: Demos: Spec ............. SKIPPED
[INFO] JBoss Application Server: Demos: AS7 Internals .... SKIPPED
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SKIPPED
[INFO] JBoss Application Server: Distribution ............ SKIPPED
[INFO] JBoss Application Server: OSGi Integration Plugin . SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem Test . SKIPPED
[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: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Integration Tests SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:36.313s
[INFO] Finished at: Wed Nov 23 00:55:23 EST 2011
[INFO] Final Memory: 205M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project jboss-as-arquillian-container-managed: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/contai...> 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-arquillian-container-managed
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.x-latest #57
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/57/changes>
Changes:
[Stuart Douglas] Set correct TCCL when de-serializing
[Stuart Douglas] Only narrow if an actual CORBA object
[Stuart Douglas] Attempt to use a static stub if availble, before falling back to dynamic stubs
------------------------------------------
[...truncated 10998 lines...]
build-smoke:
[echo] Building config smoke from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[copy] Copying 106 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[copy] Copied 21 empty directories to 3 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> does not exist.
changeDefaultDatabase:
[echo] Changing IP addresses for config smoke
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration ---
[INFO] Compiling 1186 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[320,15] [deprecation] setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) in org.apache.http.conn.ssl.SSLSocketFactory has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>:[323,24] [deprecation] Scheme(java.lang.String,org.apache.http.conn.scheme.SocketFactory,int) in org.apache.http.conn.scheme.Scheme has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.888 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.349 sec
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-default.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.687 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 sec
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.3 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.925 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.156 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.985 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.857 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.576 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.631 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.15 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.206 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.236 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.421 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec
Results :
Tests in error:
testAddAndRemoveXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): JBAS010625: Channel closed
Tests run: 109, Failures: 0, Errors: 1, Skipped: 6
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.957s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [4.517s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [1.527s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [20.127s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [10.620s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [1.184s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [49.352s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [6.381s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.554s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [6.559s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.711s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [7.392s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [11.374s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [13.044s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.360s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [13.540s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [11.394s]
[INFO] JBoss Application Server: Server .................. SUCCESS [22.989s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [13.049s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [17.121s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [23.267s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [13.072s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.230s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [14.606s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [15.072s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [20.229s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [19.663s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [26.120s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [25.807s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [42.543s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [17.309s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [7.607s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [8.241s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [15.323s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [32.655s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.250s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [22.873s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [11.144s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [17.593s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [38.980s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [15.760s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [18.313s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [1.154s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [6.892s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.206s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.944s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.378s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [14.081s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [22.396s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [11.802s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.209s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [8.335s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [29.650s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [13.128s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [20.320s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [11.004s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [27.720s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.284s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [10.166s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.209s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [19.550s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [6.840s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.798s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [8.819s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [12.496s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [3.925s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [6.985s]
[INFO] JBoss Application Server: Build ................... SUCCESS [20.004s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.366s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [3.155s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.851s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [4.996s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [34.138s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [6.389s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [23.825s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [8.615s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.723s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [3.787s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [5.793s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [4.247s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [13.974s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.540s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [3.823s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [5.905s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs SUCCESS [2.284s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS [3.808s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [5.584s]
[INFO] JBoss Application Server Test Suite: Integration Tests FAILURE [3:13.378s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:59.985s
[INFO] Finished at: Tue Nov 22 20:19:45 EST 2011
[INFO] Final Memory: 232M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-default.surefire) on project jboss-as-testsuite-integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/testsuite/in...> 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-testsuite-integration
Recording test results
Archiving artifacts
13 years
Build failed in Jenkins: JBoss-AS-7.0.x #1998
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/1998/changes>
Changes:
[bstansberry(a)jboss.com] [AS7-2737] Preventing NPEs
[bstansberry(a)jboss.com] AS7-2736 Include server level interface configs in ModelCombiner algorithm
------------------------------------------
[...truncated 10659 lines...]
main:
build-smoke:
[echo] Building config smoke from <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copying 106 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Copied 21 empty directories to 4 empty directories under <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[copy] Warning: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> does not exist.
changeDefaultDatabase:
[echo] Changing IP addresses for config smoke
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Loading stylesheet <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[xslt] Processing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[move] Moving 3 files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-testsuite-integration ---
[INFO] Compiling 1186 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[26,20] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[30,14] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,12] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[81,30] [deprecation] java.security.Identity in java.security has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[87,48] [deprecation] java.io.StringBufferInputStream in java.io has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[320,15] [deprecation] setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) in org.apache.http.conn.ssl.SSLSocketFactory has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[323,24] [deprecation] Scheme(java.lang.String,org.apache.http.conn.scheme.SocketFactory,int) in org.apache.http.conn.scheme.Scheme has been deprecated
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>:[62,28] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-full.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.embedded.demos.messaging.MessagingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.463 sec
Running org.jboss.as.test.smoke.embedded.demos.jms.JmsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec
Running org.jboss.as.test.smoke.embedded.demos.client.messaging.MessagingClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 sec
Running org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (smoke-default.surefire) @ jboss-as-testsuite-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.023 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ValidateModelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.352 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleStartupTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.834 sec
Running org.jboss.as.test.smoke.surefire.servermodule.ServerInModuleDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.664 sec
Running org.jboss.as.test.smoke.configadmin.ConfigAdminServiceTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.143 sec
Running org.jboss.as.test.smoke.osgi.SimpleStartLevelTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.095 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleContextTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec
Running org.jboss.as.test.smoke.osgi.SimpleModuleRegistrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec
Running org.jboss.as.test.smoke.osgi.SimpleArquillianDeployerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 sec
Running org.jboss.as.test.smoke.osgi.SimplePackageAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 sec
Running org.jboss.as.test.smoke.osgi.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec
Running org.jboss.as.test.smoke.jsr88.EnterpriseDeploymentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 3.019 sec
Running org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.978 sec
Running org.jboss.as.test.smoke.embedded.demos.webapp.WebAppTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.demos.ws.WSTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.917 sec
Running org.jboss.as.test.smoke.embedded.demos.sar.SarTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
Running org.jboss.as.test.smoke.embedded.demos.ds.DsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 sec
Running org.jboss.as.test.smoke.embedded.demos.serviceloader.ServiceLoaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec
Running org.jboss.as.test.smoke.embedded.demos.rar.RarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec
Running org.jboss.as.test.smoke.embedded.demos.jaxrs.JaxrsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.StandaloneModuleEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec
Running org.jboss.as.test.smoke.embedded.demos.ejb3.dd.DDBasedEJBTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 sec
Running org.jboss.as.test.smoke.embedded.demos.war.WarTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec
Running org.jboss.as.test.smoke.embedded.demos.managedbean.ManagedBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 sec
Running org.jboss.as.test.smoke.embedded.deployment.rar.AS7_1452.AS7_1452TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.test.smoke.embedded.mgmt.DescribeOperationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 sec
Running org.jboss.as.test.smoke.embedded.mgmt.BasicOperationsUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.AddMySqlDataSourceOperationsUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceResourcesUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceCfgMetricUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec
Running org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.461 sec <<< FAILURE!
Running org.jboss.as.test.smoke.embedded.mgmt.PlatformMBeansUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec
Running org.jboss.as.test.smoke.stilts.SimpleStompletTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 sec
Running org.jboss.as.test.smoke.flat.xml.XSDValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 sec
Running org.jboss.as.test.smoke.flat.xml.StandardConfigsXMLValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.691 sec
Results :
Failed tests: DisableAndReEnableXaDs(org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase): expected:<[success]> but was:<[failed]>
Tests run: 109, Failures: 1, Errors: 0, Skipped: 6
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [3.101s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [2.771s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [0.966s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [13.614s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [7.500s]
[INFO] JBoss Application Server: Public APIs ............. SUCCESS [0.846s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [30.767s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [3.974s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.206s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [4.245s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [2.962s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [4.900s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [7.148s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [8.974s]
[INFO] JBoss Application Server: Network ................. SUCCESS [3.030s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [9.168s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [6.976s]
[INFO] JBoss Application Server: Server .................. SUCCESS [17.666s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [7.744s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [10.304s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [14.672s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [9.652s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.172s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [10.254s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [10.234s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [13.262s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [13.044s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [18.908s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [18.017s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [31.170s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [13.756s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [5.292s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [5.019s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [9.505s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [20.993s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.235s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [18.126s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [7.345s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [11.860s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [27.699s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [10.101s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [12.053s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [0.821s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [4.588s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.167s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [4.750s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.376s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [11.047s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [16.363s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [8.152s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.162s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [5.637s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [18.138s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [11.179s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [15.005s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.009s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [24.616s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [9.947s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [6.807s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.164s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [17.912s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [5.404s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.209s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [7.251s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [7.687s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [3.075s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [4.694s]
[INFO] JBoss Application Server: Build ................... SUCCESS [16.778s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.194s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [2.181s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [3.572s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [3.405s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [21.300s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [3.437s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [17.591s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [6.205s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.164s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [2.144s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [3.656s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [2.303s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SUCCESS [10.085s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [0.932s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [2.470s]
[INFO] JBoss Application Server: Remoting Subsystem Test . SUCCESS [4.464s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs SUCCESS [1.516s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS [2.546s]
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [4.130s]
[INFO] JBoss Application Server Test Suite: Integration Tests FAILURE [2:47.829s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:11.691s
[INFO] Finished at: Tue Nov 22 17:57:17 EST 2011
[INFO] Final Memory: 157M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (smoke-default.surefire) on project jboss-as-testsuite-integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/integra...> 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-testsuite-integration
Recording test results
Archiving artifacts
13 years