-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError Configuring Broker Broker will be clustered Creating Broker with args --silent --role admin --name broker --http-host broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local --java-options=-Djava.net.preferIPv4Stack=true --user admin --password password --allow-anonymous --data /opt/amq/data --queues noConsumerQueue --clustered --cluster-user=cluster --cluster-password=topSecret --host broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local Creating ActiveMQ Artemis instance at: /home/jboss/broker Auto tuning journal ... done! Your system can make 0.31 writes per millisecond, your journal-buffer-timeout will be 3232000 You can now start the broker by executing: "/home/jboss/broker/bin/artemis" run Or you can run the broker in the background using: "/home/jboss/broker/bin/artemis-service" start Setting redistribution-delay to zero. Configuring logging directory to be /opt/amq/data/log Copying Config files from S2I build '/opt/amq/conf/jgroups-ping.xml' -> '/home/jboss/broker/etc/jgroups-ping.xml' Configuring S2I run to start Custom Configuration file 'BROKER_XML' is disabled Custom Configuration file 'LOGGING_PROPERTIES' is disabled Running Broker __ __ ____ ____ _ /\ | \/ |/ __ \ | _ \ | | / \ | \ / | | | | | |_) |_ __ ___ | | _____ _ __ / /\ \ | |\/| | | | | | _ <| '__/ _ \| |/ / _ \ '__| / ____ \| | | | |__| | | |_) | | | (_) | < __/ | /_/ \_\_| |_|\___\_\ |____/|_| \___/|_|\_\___|_| Red Hat JBoss AMQ 7.2.1.GA 2018-10-10 13:07:34,059 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2018-10-10 13:07:34,167 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/opt/amq/data/journal,bindingsDirectory=/opt/amq/data/bindings,largeMessagesDirectory=/opt/amq/data/large-messages,pagingDirectory=/opt/amq/data/paging) 2018-10-10 13:07:34,199 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal 2018-10-10 13:07:34,281 INFO [org.apache.activemq.artemis.core.server] AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,073,741,824 2018-10-10 13:07:34,524 WARNING [org.jgroups.stack.Configurator] JGRP000014: BasicTCP.use_send_queues has been deprecated: will be removed in 4.0 2018-10-10 13:07:34,538 WARNING [org.jgroups.stack.Configurator] JGRP000014: Discovery.timeout has been deprecated: GMS.join_timeout should be used instead 2018-10-10 13:07:34,598 INFO [org.jgroups.protocols.openshift.DNS_PING] serviceName [ping] set; clustering enabled 2018-10-10 13:07:37,627 INFO [org.openshift.ping.common.Utils] 3 attempt(s) with a 1000ms sleep to execute [GetServicePort] failed. Last failure was [java.lang.NullPointerException: null] 2018-10-10 13:07:37,628 WARNING [org.jgroups.protocols.openshift.DNS_PING] No DNS SRV record found for service [ping] ------------------------------------------------------------------- GMS: address=broker-1-44482, cluster=activemq_broadcast_channel, physical address=10.131.1.65:7800 ------------------------------------------------------------------- 2018-10-10 13:07:37,792 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2018-10-10 13:07:37,793 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2018-10-10 13:07:37,794 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2018-10-10 13:07:37,795 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2018-10-10 13:07:37,795 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2018-10-10 13:07:37,796 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2018-10-10 13:07:37,844 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock 2018-10-10 13:07:37,845 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock 2018-10-10 13:07:38,363 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2018-10-10 13:07:38,387 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2018-10-10 13:07:38,435 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2018-10-10 13:07:38,440 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2018-10-10 13:07:38,445 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address noConsumerQueue supporting [ANYCAST] 2018-10-10 13:07:38,451 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue noConsumerQueue on address noConsumerQueue 2018-10-10 13:07:38,901 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 2018-10-10 13:07:38,929 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:5445 for protocols [HORNETQ,STOMP] 2018-10-10 13:07:38,941 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:5672 for protocols [AMQP] 2018-10-10 13:07:38,959 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:1883 for protocols [MQTT] 2018-10-10 13:07:38,970 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:61613 for protocols [STOMP] 2018-10-10 13:07:38,982 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2018-10-10 13:07:38,982 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.6.3.redhat-00004 [broker, nodeID=73e3486f-cc8d-11e8-be93-0a580a830141] 2018-10-10 13:07:39,234 INFO [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@3bfa875b [name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=73e3486f-cc8d-11e8-be93-0a580a830141], temp=false]@72c48ccc targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@3bfa875b [name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=73e3486f-cc8d-11e8-be93-0a580a830141], temp=false]@72c48ccc targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-0-broker-amq-headless-dsimansk-amq-svc-cluster-local], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1631227617[nodeUUID=73e3486f-cc8d-11e8-be93-0a580a830141, connector=TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-1-broker-amq-headless-dsimansk-amq-svc-cluster-local, address=, server=ActiveMQServerImpl::serverUUID=73e3486f-cc8d-11e8-be93-0a580a830141])) [initialConnectors=[TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-0-broker-amq-headless-dsimansk-amq-svc-cluster-local], discoveryGroupConfiguration=null]] is connected 2018-10-10 13:07:39,314 INFO [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@75ae581f [name=$.artemis.internal.sf.my-cluster.de43c141-cc8c-11e8-8b54-0a580a820163, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.de43c141-cc8c-11e8-8b54-0a580a820163, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=73e3486f-cc8d-11e8-be93-0a580a830141], temp=false]@269057c targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@75ae581f [name=$.artemis.internal.sf.my-cluster.de43c141-cc8c-11e8-8b54-0a580a820163, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.de43c141-cc8c-11e8-8b54-0a580a820163, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=73e3486f-cc8d-11e8-be93-0a580a830141], temp=false]@269057c targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-1], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1631227617[nodeUUID=73e3486f-cc8d-11e8-be93-0a580a830141, connector=TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-1-broker-amq-headless-dsimansk-amq-svc-cluster-local, address=, server=ActiveMQServerImpl::serverUUID=73e3486f-cc8d-11e8-be93-0a580a830141])) [initialConnectors=[TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-1], discoveryGroupConfiguration=null]] is connected 2018-10-10 13:07:39,488 INFO [io.hawt.branding.plugin.PluginContextListener] Initialized hawtio-redhat-fuse-branding plugin 2018-10-10 13:07:39,549 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2018-10-10 13:07:39,606 INFO [org.apache.qpid.dispatch.PluginContextListener] Initialized dispatch-hawtio-console plugin 2018-10-10 13:07:40,305 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2018-10-10 13:07:40,308 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.4.0.redhat-630329 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2018-10-10 13:07:40,310 INFO [io.hawt.jmx.UploadManager] Using file upload directory: /home/jboss/broker/tmp/uploads 2018-10-10 13:07:40,330 INFO [io.hawt.web.AuthenticationFilter] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "admin" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal" 2018-10-10 13:07:40,468 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/home/jboss/broker/etc/jolokia-access.xml] 2018-10-10 13:07:40,489 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2018-10-10 13:07:40,613 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost, 127.0.0.1, 10.131.1.65, broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local] 2018-10-10 13:07:40,870 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:8161 2018-10-10 13:07:40,881 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:8161/console/jolokia 2018-10-10 13:07:40,882 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:8161/console