-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.1.0.DR5, 7.1.0.DR12
Description of problem:
Some domain tests from wf-core are unable to stop wildfly-core. Host-controller can't be stopped. Test (eg. AutoIgnoredResourcesDomainTestCase) can't end, because host-controller can't be stopped.
AFAIK, these tests are affected:
- AutoIgnoredResourcesDomainTestCase
- ServerRestartRequiredTestCase
- ServerManagementTestCase
- RBACProviderHostScopedRolesTestCase
- ReloadWithConfigTestCase
How reproducible:
- 10% if all tests are executed
- Probability of this issue is higher on IBM JDK and on IPv6
- This issue is valid for RHEL
- I don't see this issue on Windows, Solaris or HPUX
Actual results: (AutoIgnoredResourcesDomainTestCase)
./testsuite/domain/target/domains/AutoIgnoredResourcesDomainTestCase/slave/log/host-controller.log:
2016-09-20 08:52:50,561 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.Beta3 2016-09-20 08:52:51,009 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1 2016-09-20 08:52:51,103 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" starting 2016-09-20 08:52:51,877 INFO [org.jboss.as.domain.management] (Controller Boot Thread) WFLYDM0136: Registered OpenSSL provider 2016-09-20 08:52:52,661 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final-redhat-1 2016-09-20 08:52:52,663 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (19990) securePort (-1) 2016-09-20 08:52:52,694 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final-redhat-1 2016-09-20 08:52:52,792 INFO [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly cumulative patch ID is: base, one-off patches include: none 2016-09-20 08:52:52,812 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.21.Final-redhat-1 2016-09-20 08:52:52,940 INFO [org.jboss.as.remoting] (MSC service thread 1-2) WFLYRMT0001: Listening on 10.16.180.174:19999 2016-09-20 08:54:48,795 INFO [org.jboss.as.host.controller] (main) WFLYHC0179: ProcessController has signalled to shut down; shutting down
Expected results:
This is same log from correct run:
2016-09-20 07:26:14,121 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.Beta3 2016-09-20 07:26:14,417 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1 2016-09-20 07:26:14,476 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" starting 2016-09-20 07:26:14,865 INFO [org.jboss.as.domain.management] (Controller Boot Thread) WFLYDM0136: Registered OpenSSL provider 2016-09-20 07:26:15,239 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (19990) securePort (-1) 2016-09-20 07:26:15,244 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.4.0.Final-redhat-1 2016-09-20 07:26:15,253 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.4.0.Final-redhat-1 2016-09-20 07:26:15,277 INFO [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: WildFly cumulative patch ID is: base, one-off patches include: none 2016-09-20 07:26:15,292 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.21.Final-redhat-1 2016-09-20 07:26:15,326 INFO [org.jboss.as.remoting] (MSC service thread 1-6) WFLYRMT0001: Listening on 10.16.92.111:19999 2016-09-20 07:26:16,121 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0148: Connected to master host controller at remote://10.16.92.111:9999 2016-09-20 07:26:16,275 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server1 2016-09-20 07:26:18,272 INFO [org.jboss.as.host.controller] (management task-4) WFLYHC0021: Server [Server:server1] connected using connection [Channel ID 4cddb078 (inbound) of Remoting connection 6da922b4 to /10.16.92.111:56648 of endpoint "slave:MANAGEMENT" <fa53076>] 2016-09-20 07:26:18,286 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server1 2016-09-20 07:26:18,289 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.92.111:19990/management 2016-09-20 07:26:18,290 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled 2016-09-20 07:26:18,290 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" (Host Controller) started in 4639ms - Started 48 of 50 services (15 services are lazy, passive or on-demand) 2016-09-20 07:26:19,228 INFO [org.jboss.as.host.controller] (management task-1) WFLYHC0029: Unregistered at domain controller 2016-09-20 07:26:19,236 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 2) WFLYHC0024: Stopping server server1 2016-09-20 07:26:19,253 INFO [org.jboss.as.host.controller] (management task-4) WFLYHC0027: Unregistering server server1 2016-09-20 07:26:19,278 INFO [org.jboss.as.host.controller] (ProcessControllerConnection-thread - 2) WFLYHC0027: Unregistering server server1 2016-09-20 07:26:19,328 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" stopped in 108ms 2016-09-20 07:26:19,329 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" starting 2016-09-20 07:26:19,371 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (19990) securePort (-1) 2016-09-20 07:26:19,378 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly cumulative patch ID is: base, one-off patches include: none 2016-09-20 07:26:19,383 INFO [org.jboss.as.remoting] (MSC service thread 1-2) WFLYRMT0001: Listening on 10.16.92.111:19999 2016-09-20 07:26:19,521 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0148: Connected to master host controller at remote://10.16.92.111:9999 2016-09-20 07:26:19,530 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server1 2016-09-20 07:26:21,554 INFO [org.jboss.as.host.controller] (management task-1) WFLYHC0021: Server [Server:server1] connected using connection [Channel ID 2b8aac9c (inbound) of Remoting connection 1a8d788a to /10.16.92.111:40532 of endpoint "slave:MANAGEMENT" <1eb2ff03>] 2016-09-20 07:26:21,565 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server1 2016-09-20 07:26:21,567 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.92.111:19990/management 2016-09-20 07:26:21,568 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled 2016-09-20 07:26:21,568 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" (Host Controller) started in 2238ms - Started 48 of 50 services (15 services are lazy, passive or on-demand) 2016-09-20 07:26:22,004 INFO [org.jboss.as.host.controller] (main) WFLYHC0179: ProcessController has signalled to shut down; shutting down 2016-09-20 07:26:22,013 INFO [org.jboss.as.host.controller] (management task-3) WFLYHC0029: Unregistered at domain controller 2016-09-20 07:26:22,033 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 13) WFLYHC0024: Stopping server server1 2016-09-20 07:26:22,057 INFO [org.jboss.as.host.controller] (management task-6) WFLYHC0027: Unregistering server server1 2016-09-20 07:26:22,124 INFO [org.jboss.as.host.controller] (ProcessControllerConnection-thread - 2) WFLYHC0027: Unregistering server server1 2016-09-20 07:26:22,172 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Core 3.0.0.Alpha8-redhat-2 "Kenny" stopped in 162ms
Additional info:
All logs are attached