10:54:48,925 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Starting container node-1 10:54:48,941 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 10:54:48,953 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 10:54:49,049 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk-11.0.12/bin/java, -D[Standalone], --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-opens=java.base/javax.crypto=ALL-UNNAMED, --add-opens=java.base/sun.security.validator=ALL-UNNAMED, -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../../build/target/wildfly-27.0.0.Alpha2-SNAPSHOT, -Dmaven.repo.local=/home/nrla/.m2/repository, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Djbossas.ts.submodule.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/.., -Djbossas.ts.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../.., -Djbossas.project.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dnode2=127.0.0.1, -Dnode3=127.0.0.1, -Djboss.inst=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1, -Djboss.bind.address=127.0.0.1, -Djboss.bind.address.management=127.0.0.1, -Djboss.bind.address.private=127.0.0.1, -Djboss.default.multicast.address=230.0.0.4, -Djboss.node.name=node-1, -ea, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1, -Djboss.server.base.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone, -Djboss.server.log.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/log, -Djboss.server.config.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/configuration, -Dorg.jboss.boot.log.file=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/log/server.log, -Dlogging.configuration=file:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/configuration/logging.properties, -jar, /home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/jboss-modules.jar, -mp, /home/nrla/projects/wildfly-git-repo/build/target/wildfly-27.0.0.Alpha2-SNAPSHOT/modules:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Dts.wildfly.version=27.0.0.Alpha2-SNAPSHOT, -c=standalone-ha.xml] 10:54:49,071 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.24.Final 10:54:49,089 INFO [org.xnio] (main) XNIO version 3.8.7.Final 10:54:49,096 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.8.7.Final 10:54:49,134 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.19.0.Final 10:54:51,289 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Started container node-1 10:54:51,289 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Starting container node-2 10:54:51,289 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 10:54:51,290 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk-11.0.12/bin/java, -D[Standalone], --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-opens=java.base/javax.crypto=ALL-UNNAMED, --add-opens=java.base/sun.security.validator=ALL-UNNAMED, -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../../build/target/wildfly-27.0.0.Alpha2-SNAPSHOT, -Dmaven.repo.local=/home/nrla/.m2/repository, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Djbossas.ts.submodule.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/.., -Djbossas.ts.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../.., -Djbossas.project.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dnode2=127.0.0.1, -Dnode3=127.0.0.1, -Djboss.inst=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2, -Djboss.bind.address=127.0.0.1, -Djboss.bind.address.management=127.0.0.1, -Djboss.bind.address.private=127.0.0.1, -Djboss.default.multicast.address=230.0.0.4, -Djboss.node.name=node-2, -Djboss.socket.binding.port-offset=100, -ea, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2, -Djboss.server.base.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone, -Djboss.server.log.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/log, -Djboss.server.config.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/configuration, -Dorg.jboss.boot.log.file=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/log/server.log, -Dlogging.configuration=file:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/configuration/logging.properties, -jar, /home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/jboss-modules.jar, -mp, /home/nrla/projects/wildfly-git-repo/build/target/wildfly-27.0.0.Alpha2-SNAPSHOT/modules:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Dts.wildfly.version=27.0.0.Alpha2-SNAPSHOT, -c=standalone-ha.xml] 10:54:53,299 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Started container node-2 10:54:53,299 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Starting container load-balancer-1 10:54:53,300 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 10:54:53,301 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk-11.0.12/bin/java, -D[Standalone], --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-opens=java.base/javax.crypto=ALL-UNNAMED, --add-opens=java.base/sun.security.validator=ALL-UNNAMED, -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../../build/target/wildfly-27.0.0.Alpha2-SNAPSHOT, -Dmaven.repo.local=/home/nrla/.m2/repository, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Djbossas.ts.submodule.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/.., -Djbossas.ts.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../.., -Djbossas.project.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dnode2=127.0.0.1, -Dnode3=127.0.0.1, -Djboss.bind.address=127.0.0.1, -Djboss.bind.address.management=127.0.0.1, -Djboss.bind.address.private=127.0.0.1, -Djboss.socket.binding.port-offset=500, -ea, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1, -Djboss.server.base.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone, -Djboss.server.log.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/log, -Djboss.server.config.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/configuration, -Dorg.jboss.boot.log.file=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/log/server.log, -Dlogging.configuration=file:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/configuration/logging.properties, -jar, /home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/jboss-modules.jar, -mp, /home/nrla/projects/wildfly-git-repo/build/target/wildfly-27.0.0.Alpha2-SNAPSHOT/modules:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -c=standalone-load-balancer.xml] 10:54:54,955 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Started container load-balancer-1 10:54:54,955 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 10:54:55,182 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 10:54:59,998 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 10:54:59,998 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 10:55:00,021 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 10:55:01,886 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 10:55:01,886 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 10:55:02,202 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 10:55:02,203 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 10:55:02,583 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 10:55:02,583 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 10:55:02,960 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testLoadBalancer: starting test 10:55:02,960 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 10:55:21,071 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] 10:55:21,081 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Sending invovation to http://localhost:8580/LoadBalancerCheck/whichnode 10:55:21,218 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) first HTTP request went to node-1 10:55:21,243 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) second HTTP request went to node-2 10:55:21,245 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 10:55:21,377 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 10:55:21,377 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 10:55:21,378 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 10:55:21,378 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 10:55:21,431 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 10:55:21,431 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 10:55:21,485 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 10:55:21,485 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 10:55:21,541 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 10:55:21,541 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 10:55:21,576 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 10:55:21,585 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 10:55:21,585 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 10:55:21,585 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 10:55:21,585 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 10:55:21,826 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 10:55:21,826 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 10:55:22,019 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 10:55:22,019 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 10:55:22,138 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 10:55:22,138 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 10:55:22,302 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 10:55:22,302 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 10:55:22,436 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testEJBClientUsingHTTPProtocol: starting test 10:55:22,436 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 10:55:31,489 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] 10:55:31,491 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWithoutFailover: starting test 10:55:31,506 INFO [org.wildfly.naming] (main) WildFly Naming version 1.0.15.Final 10:55:31,536 INFO [org.jboss.ejb.client] (main) JBoss EJB Client version 4.0.44.Final 10:55:31,547 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Calling testSLSBWithoutFailover: SLSB strong affinity = None, weak affinity = None 10:55:31,605 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,780 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 10:55:31,780 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,786 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 10:55:31,787 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,792 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 10:55:31,792 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,837 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 10:55:31,838 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,842 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 10:55:31,842 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWithoutFailover: ending test 10:55:31,843 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSFSBWithoutFailover: starting test 10:55:31,846 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 10:55:31,949 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Calling testSFSBWithoutFailover: SFSB strong affinity = URI, weak affinity = URI 10:55:31,949 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,969 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 1, backend node = node-1 10:55:31,970 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,980 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 2, backend node = node-1 10:55:31,980 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:31,991 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 3, backend node = node-1 10:55:31,992 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,045 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 4, backend node = node-1 10:55:32,045 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,059 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 5, backend node = node-1 10:55:32,059 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSFSBWithoutFailover: ending test 10:55:32,059 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWAndSLSBithoutFailover: starting test 10:55:32,062 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 10:55:32,076 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,126 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 1, backend node = node-1 10:55:32,127 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,131 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 10:55:32,131 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,141 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 2, backend node = node-1 10:55:32,141 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,191 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 10:55:32,192 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,208 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 3, backend node = node-1 10:55:32,208 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,218 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 10:55:32,218 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,276 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 4, backend node = node-1 10:55:32,277 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,286 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 10:55:32,286 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,301 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 5, backend node = node-1 10:55:32,302 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 10:55:32,347 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 10:55:32,347 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWAndSLSBithoutFailover: ending test 10:55:32,347 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testEJBClientUsingHTTPProtocol: ending test 10:55:32,348 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 10:55:32,481 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 10:55:32,481 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 10:55:32,481 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 10:55:32,481 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 10:55:32,513 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 10:55:32,514 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 10:55:32,547 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 10:55:32,547 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 10:55:32,585 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 10:55:32,586 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 10:55:32,615 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 10:55:32,645 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 10:55:33,014 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 10:55:33,362 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopping custom container node-1 10:55:33,786 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopped custom container node-1 10:55:33,786 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopping custom container node-2 10:55:34,172 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopped custom container node-2 10:55:34,173 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopping custom container load-balancer-1 10:55:34,204 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopped custom container load-balancer-1