[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Core Test Suite: Domain Mode Integration Tests 2.0.14.Final-redhat-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ wildfly-core-testsuite-domain --- [INFO] Deleting /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ban-bad-dependencies) @ wildfly-core-testsuite-domain --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ wildfly-core-testsuite-domain --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ wildfly-core-testsuite-domain --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ wildfly-core-testsuite-domain --- [INFO] Executing: /bin/sh -c cd /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain && git rev-parse --verify HEAD [INFO] Working directory: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain [INFO] Storing buildNumber: 14da726e704e27ede2dfb2e82a248a886febea76 at timestamp: 1457702611754 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain && git rev-parse --verify HEAD [INFO] Working directory: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- project-sources-maven-plugin:0.3:archive (project-sources-archive) @ wildfly-core-testsuite-domain --- [INFO] Building tar: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/wildfly-core-testsuite-domain-2.0.14.Final-redhat-SNAPSHOT-project-sources.tar.gz [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wildfly-core-testsuite-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wildfly-core-testsuite-domain --- [INFO] No sources to compile [INFO] [INFO] --- wildfly-server-provisioning-maven-plugin:1.1.3.Final:build (server-provisioning) @ wildfly-core-testsuite-domain --- groups = org.jboss.as org.wildfly groups = [org.wildfly, org.jboss.as] [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (check-style) @ wildfly-core-testsuite-domain --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ wildfly-core-testsuite-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] [INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ wildfly-core-testsuite-domain --- [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/wildfly-core/standalone/configuration/standalone.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.trace-logging) @ wildfly-core-testsuite-domain --- [INFO] [INFO] --- xml-maven-plugin:1.0:transform (adjust-default-server-configuration-for-basic-tests) @ wildfly-core-testsuite-domain --- [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-standard.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-minimal.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-rbac.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-auto-ignore.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain.cached-remote.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-default-interface.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-respawn.xml [INFO] Transforming file: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes/domain-configs/domain-respawn-http.xml [INFO] Transformed 8 file(s). [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wildfly-core-testsuite-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 114 source files to /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/test-classes [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/suites/ResponseStreamTestCase.java:[57,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/extension/TestAliasReadResourceDescriptionAddressExtension.java:[65,44] registerSubsystem(java.lang.String,int,int,int) in org.jboss.as.controller.ExtensionContext has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/extension/TestHostCapableExtension.java:[83,44] registerSubsystem(java.lang.String,int,int,int) in org.jboss.as.controller.ExtensionContext has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/extension/TestHostCapableExtension.java:[99,25] addDynamicRequirements(java.lang.String...) in org.jboss.as.controller.capability.RuntimeCapability.Builder has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/extension/TestHostCapableExtension.java:[132,28] stepCompleted() in org.jboss.as.controller.OperationContext has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/extension/OrderedChildResourceExtension.java:[81,44] registerSubsystem(java.lang.String,int,int,int) in org.jboss.as.controller.ExtensionContext has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/extension/VersionedExtensionCommon.java:[57,16] SimpleResourceDefinition(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.registry.OperationEntry.Flag,org.jboss.as.controller.registry.OperationEntry.Flag) in org.jboss.as.controller.SimpleResourceDefinition has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/suites/ResponseStreamTestCase.java:[163,27] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/suites/ResponseStreamTestCase.java:[411,9] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/suites/ResponseStreamTestCase.java:[411,51] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wildfly-core-testsuite-domain --- [INFO] Surefire report directory: /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/server.keystore INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/server.truststore INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/server.crt INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/client.keystore INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/client.truststore INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/client.crt INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/untrusted.keystore INFO [org.jboss.as.test.integration.security.common.CoreUtils] Creating test file /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/untrusted.crt INFO [org.jboss.as.test.integration.security.common.CoreUtils] Key material created in /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir INFO [org.xnio] XNIO version 3.3.5.Final-redhat-1 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.5.Final-redhat-1 INFO [org.jboss.remoting] JBoss Remoting version 4.0.18.Final-redhat-1 14:23:37,944 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final-redhat-1 14:23:38,083 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller' [Host Controller] 14:23:38,356 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final-redhat-1 [Host Controller] 14:23:38,514 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1 [Host Controller] 14:23:38,542 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.14.Final-redhat-SNAPSHOT "Kenny" starting [Host Controller] 14:23:38,921 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [Host Controller] 14:23:38,923 INFO [org.xnio] (MSC service thread 1-5) XNIO version 3.3.5.Final-redhat-1 [Host Controller] 14:23:38,929 INFO [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.5.Final-redhat-1 [Host Controller] 14:23:38,953 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.18.Final-redhat-1 [Host Controller] 14:23:38,973 INFO [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on 127.0.0.1:9999 [Host Controller] 14:23:38,980 WARN [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-8) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console [Host Controller] 14:23:39,145 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management [Host Controller] 14:23:39,146 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 [Host Controller] 14:23:39,146 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.14.Final-redhat-SNAPSHOT "Kenny" (Host Controller) started in 1008ms - Started 44 of 45 services (11 services are lazy, passive or on-demand) INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 2515 ms INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 2771 ms 14:23:40,720 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final-redhat-1 14:23:40,795 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller' [Host Controller] 14:23:41,063 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final-redhat-1 [Host Controller] 14:23:41,160 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1 [Host Controller] 14:23:41,188 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.14.Final-redhat-SNAPSHOT "Kenny" starting [Host Controller] 14:23:41,560 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (19990) securePort (-1) [Host Controller] 14:23:41,564 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.3.5.Final-redhat-1 [Host Controller] 14:23:41,570 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.5.Final-redhat-1 [Host Controller] 14:23:41,595 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.18.Final-redhat-1 [Host Controller] 14:23:41,611 INFO [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on 127.0.0.1:19999 [Host Controller] 14:23:42,047 INFO [org.jboss.as.domain.controller] (Host Controller Service Threads - 6) WFLYHC0019: Registered remote slave host "slave", WildFly 2.0.14.Final-redhat-SNAPSHOT "Kenny" [Host Controller] 14:23:42,049 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0148: Connected to master host controller at remote://127.0.0.1:9999 [Host Controller] 14:23:42,072 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server main-three 14:23:42,119 INFO [org.jboss.as.process.Server:main-three.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:main-three' [Server:main-three] 14:23:42,390 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final-redhat-1 [Server:main-three] 14:23:42,526 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1 [Server:main-three] 14:23:42,574 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Core 2.0.14.Final-redhat-SNAPSHOT "Kenny" starting [Server:main-three] 14:23:42,620 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.3.5.Final-redhat-1 [Server:main-three] 14:23:42,624 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.5.Final-redhat-1 [Server:main-three] 14:23:42,639 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.18.Final-redhat-1 [Host Controller] 14:23:42,997 INFO [org.jboss.as.host.controller] (management task-5) WFLYHC0021: Server [Server:main-three] connected using connection [Channel ID 2d2b0910 (inbound) of Remoting connection 15d45eec to /127.0.0.1:36436] [Host Controller] 14:23:43,006 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server main-three [Host Controller] 14:23:43,007 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:19990/management [Host Controller] 14:23:43,008 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [Host Controller] 14:23:43,008 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.14.Final-redhat-SNAPSHOT "Kenny" (Host Controller) started in 2158ms - Started 48 of 50 services (17 services are lazy, passive or on-demand) INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-three, host=slave, server-group=main-server-group} status is starting [Server:main-three] 14:23:43,155 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 8) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors [Server:main-three] 14:23:43,242 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.14.Final-redhat-SNAPSHOT "Kenny" started in 1073ms - Started 56 of 72 services (28 services are lazy, passive or on-demand) INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 2835 ms INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3087 ms INFO [org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask] Adding security realm MasterManagementRealm [Host Controller] 14:23:43,613 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager: org.jboss.msc.service.StartException in service jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager: WFLYDM0018: Unable to start service [Host Controller]  at org.jboss.as.domain.management.security.AbstractKeyManagerService.start(AbstractKeyManagerService.java:89) [Host Controller]  at org.jboss.as.domain.management.security.FileKeyManagerService.start(FileKeyManagerService.java:147) [Host Controller]  at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [Host Controller]  at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [Host Controller]  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [Host Controller]  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [Host Controller]  at java.lang.Thread.run(Thread.java:745) [Host Controller] Caused by: java.security.KeyStoreException: FIPS mode: KeyStore must be from provider SunPKCS11-testPkcs [Host Controller]  at sun.security.ssl.KeyManagerFactoryImpl$SunX509.engineInit(KeyManagerFactoryImpl.java:67) [Host Controller]  at javax.net.ssl.KeyManagerFactory.init(KeyManagerFactory.java:256) [Host Controller]  at org.jboss.as.domain.management.security.AbstractKeyManagerService.createKeyManagers(AbstractKeyManagerService.java:121) [Host Controller]  at org.jboss.as.domain.management.security.AbstractKeyManagerService.start(AbstractKeyManagerService.java:83) [Host Controller]  ... 6 more [Host Controller]  [Host Controller] 14:23:43,616 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) WFLYCTL0013: Operation ("add") failed - address: ([ [Host Controller]  ("host" => "master"), [Host Controller]  ("core-service" => "management"), [Host Controller]  ("security-realm" => "MasterManagementRealm") [Host Controller] ]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager" => "org.jboss.msc.service.StartException in service jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager: WFLYDM0018: Unable to start service [Host Controller]  Caused by: java.security.KeyStoreException: FIPS mode: KeyStore must be from provider SunPKCS11-testPkcs"}} [Host Controller] 14:23:43,619 INFO [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0183: Service status report [Host Controller] WFLYCTL0186: Services which failed to start: service jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager [Host Controller] INFO [org.jboss.as.test.integration.security.common.CoreUtils] Client update: { "operation" => "composite", "address" => [], "steps" => [ { "operation" => "add", "address" => [ ("host" => "master"), ("core-service" => "management"), ("security-realm" => "MasterManagementRealm") ] }, { "operation" => "add", "address" => [ ("host" => "master"), ("core-service" => "management"), ("security-realm" => "MasterManagementRealm"), ("server-identity" => "ssl") ], "keystore-path" => "/home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/ssl-master-slave-1way-workdir/server.keystore", "keystore-password" => "123456", "operation-headers" => {"allow-resource-service-restart" => true} } ] } INFO [org.jboss.as.test.integration.security.common.CoreUtils] Client update result: { "outcome" => "failed", "failure-description" => {"domain-failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager" => "org.jboss.msc.service.StartException in service jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager: WFLYDM0018: Unable to start service Caused by: java.security.KeyStoreException: FIPS mode: KeyStore must be from provider SunPKCS11-testPkcs"}}}}}, "rolled-back" => true } INFO [org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask] Removing security realm MasterManagementRealm INFO [org.jboss.as.test.integration.security.common.CoreUtils] Client update: { "operation" => "remove", "address" => [ ("host" => "master"), ("core-service" => "management"), ("security-realm" => "MasterManagementRealm") ], "operation-headers" => { "rollback-on-runtime-failure" => false, "allow-resource-service-restart" => true } } INFO [org.jboss.as.test.integration.security.common.CoreUtils] Client update result: { "outcome" => "failed", "result" => {}, "failure-description" => {"host-failure-descriptions" => {"master" => "WFLYCTL0216: Management resource '[ (\"host\" => \"master\"), (\"core-service\" => \"management\"), (\"security-realm\" => \"MasterManagementRealm\") ]' not found"}}, "rolled-back" => true } Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1,708,710.291 sec <<< FAILURE! - in org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase Time elapsed: 1,708,710.29 sec <<< ERROR! java.lang.RuntimeException: {"domain-failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager" => "org.jboss.msc.service.StartException in service jboss.server.controller.management.security_realm.MasterManagementRealm.key-manager: WFLYDM0018: Unable to start service Caused by: java.security.KeyStoreException: FIPS mode: KeyStore must be from provider SunPKCS11-testPkcs"}}}}} at org.jboss.as.test.integration.security.common.CoreUtils.applyUpdate(CoreUtils.java:185) at org.jboss.as.test.integration.security.common.CoreUtils.applyUpdates(CoreUtils.java:172) at org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask.setup(AbstractBaseSecurityRealmsServerSetupTask.java:205) at org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase$MasterManagementRealmSetup.setup(SSLMasterSlaveOneWayTestCase.java:124) at org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase.setupDomain(SSLMasterSlaveOneWayTestCase.java:77) org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase Time elapsed: 1,708,710.291 sec <<< ERROR! java.lang.RuntimeException: {"host-failure-descriptions" => {"master" => "WFLYCTL0216: Management resource '[ (\"host\" => \"master\"), (\"core-service\" => \"management\"), (\"security-realm\" => \"MasterManagementRealm\") ]' not found"}} at org.jboss.as.test.integration.security.common.CoreUtils.applyUpdate(CoreUtils.java:185) at org.jboss.as.test.integration.security.common.CoreUtils.applyUpdates(CoreUtils.java:172) at org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask.tearDown(AbstractBaseSecurityRealmsServerSetupTask.java:238) at org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase$MasterManagementRealmSetup.tearDown(SSLMasterSlaveOneWayTestCase.java:130) at org.jboss.as.test.integration.domain.SSLMasterSlaveOneWayTestCase.tearDownDomain(SSLMasterSlaveOneWayTestCase.java:82) Results : Tests in error: SSLMasterSlaveOneWayTestCase.setupDomain:77 » Runtime {"domain-failure-descrip... SSLMasterSlaveOneWayTestCase.tearDownDomain:82 » Runtime {"host-failure-descri... Tests run: 2, Failures: 0, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.543 s [INFO] Finished at: 2016-03-11T14:23:43+01:00 [INFO] Final Memory: 56M/706M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project wildfly-core-testsuite-domain: There are test failures. [ERROR] [ERROR] Please refer to /home/mchoma/workspace/git-repositories/wildfly-core-eap/testsuite/domain/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException