$ mvn clean install -Pitest -Dhawkular.agent.itest.includes=**/DatasourceCommandITest.class Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] SrcdepsLocalRepositoryManager will decorate io.takari.aether.localrepo.TakariLocalRepositoryManagerFactory [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hawkular Agent: Command Gateway Integration Tests 2.0.0.Alpha1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] srcdeps enforcer checks for violations in org.hawkular.agent:hawkular-javaagent-cmdgw-itest [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ hawkular-javaagent-cmdgw-itest --- [INFO] Deleting /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ hawkular-javaagent-cmdgw-itest --- [INFO] Executing: /bin/sh -c cd '/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest [INFO] Storing buildNumber: 7d7d8dd7b80ad476bc3fb9b061a894ea98ab58b6 at timestamp: 2017-10-31T16:55:49-04 [INFO] Storing buildScmBranch: hawkular-1275 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ hawkular-javaagent-cmdgw-itest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ hawkular-javaagent-cmdgw-itest --- [INFO] No sources to compile [INFO] [INFO] --- wildfly-server-provisioning-maven-plugin:1.1.6.Final:build (server-provisioning) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ hawkular-javaagent-cmdgw-itest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ hawkular-javaagent-cmdgw-itest --- [INFO] Compiling 9 source files to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/test-classes [INFO] CAL10NAnnotationProcessor 0.8.1 initialized [WARNING] Supported source version 'RELEASE_5' from annotation processor 'ch.qos.cal10n.verifier.processor.CAL10NAnnotationProcessor' less than -source '1.8' [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-deployments-to-staging) @ hawkular-javaagent-cmdgw-itest --- [INFO] Configured Artifact: org.hawkular.agent:hawkular-javaagent-helloworld-war:2.0.0.Alpha1-SNAPSHOT:war [INFO] Copying hawkular-javaagent-helloworld-war-2.0.0.Alpha1-SNAPSHOT.war to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/staging/hawkular-javaagent-helloworld-war.war [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-javaagent-to-bin) @ hawkular-javaagent-cmdgw-itest --- [INFO] Configured Artifact: org.hawkular.agent:hawkular-javaagent:shaded:2.0.0.Alpha1-SNAPSHOT:jar [INFO] Copying hawkular-javaagent-2.0.0.Alpha1-SNAPSHOT-shaded.jar to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/javaagent/hawkular-javaagent-shaded.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (deploy-jolokia-war) @ hawkular-javaagent-cmdgw-itest --- [INFO] Configured Artifact: org.jolokia:jolokia-war:1.3.5:war [INFO] Copying jolokia-war-1.3.5.war to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/deployments/jolokia-war.war [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha11:start (start-hawkular) @ hawkular-javaagent-cmdgw-itest --- [INFO] JAVA_HOME=/home/mazz/bin/jdk1.8.0_121/jre [INFO] JBOSS_HOME=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT [INFO] Adding users: User{username=itest-admin, groups=null, realm=null, applicationUser=false} User{username=itest-rest, groups=[read-write, read-only], realm=null, applicationUser=true} [INFO] STANDALONE server is starting up. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0 Oct 31, 2017 4:55:52 PM org.xnio.Xnio INFO: XNIO version 3.3.1.Final Oct 31, 2017 4:55:52 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.3.1.Final Oct 31, 2017 4:55:52 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 4.0.9.Final 16:55:52,667 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final 16:55:52,792 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 16:55:52,844 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.2.0.Final "Kenny" starting 16:55:53,439 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 22) HAWKBUS130015: Initializing Nest subsystem 16:55:53,578 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130008: [3] deployments found 16:55:53,579 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130009: 1. Deploying [hawkular-inventory-ui.war] 16:55:53,579 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130009: 2. Deploying [hawkular-command-gateway-war.war] 16:55:53,579 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130009: 3. Deploying [hawkular-inventory-service.war] 16:55:53,674 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 31) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/c5/ce191ded58936eaa80129993ce108e7b76a947/content 16:55:53,678 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 3) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/47/534e76165fd27a51a568e00dd825c0640590af/content 16:55:53,683 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 31) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/ed/e7418cbed1e7dee949b6b1ee4cd69d1a42a63c/content 16:55:53,774 INFO [org.hawkular.agent.javaagent.JavaAgentEngine] (Hawkular Java Agent Start Thread) HAWKJAVAAGENT010000: Loaded configuration file [/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/test-classes/hawkular-javaagent-itest-config.yaml] 16:55:53,777 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) HAWKAGENT010084: Hawkular Agent: Javaagent version 2.0.0.Alpha1-SNAPSHOT 16:55:53,777 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) HAWKAGENT010000: Starting Hawkular Agent 16:55:53,807 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 31) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/42/d2518099df29dce13085492e7d5fbed96ff151/content 16:55:53,816 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 16:55:53,830 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.4.0.Final 16:55:53,837 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.4.0.Final 16:55:53,867 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final 16:55:53,890 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem. 16:55:53,891 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) WFLYJSF0007: Activated the following JSF Implementations: [main] 16:55:53,894 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem 16:55:53,898 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 16:55:53,900 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 39) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors 16:55:53,918 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 16:55:53,920 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 16:55:53,928 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 56) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 16:55:53,936 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) WFLYSEC0002: Activating Security Subsystem 16:55:53,938 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 58) WFLYWS0002: Activating WebServices Extension 16:55:53,946 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 61) HAWKBUS130014: Nest is enabled and will be deployed 16:55:53,947 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-5) HAWKBUS130000: Nest service starting 16:55:53,948 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-5) HAWKBUS130004: Nest name=[mazzlap] 16:55:53,948 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-5) HAWKBUS130001: Nest service started 16:55:53,969 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.6.Final 16:55:53,980 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.4.0.Final starting 16:55:53,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 16:55:53,991 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 16:55:54,070 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 57) WFLYUT0014: Creating file handler for path '/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 16:55:54,083 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 16:55:54,086 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 16:55:54,146 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host. 16:55:54,146 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing. 16:55:54,169 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 16:55:54,238 DEBUG [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) Hawkular Inventory is not ready yet: 404/Not Found 16:55:54,272 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 16:55:54,363 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-5) WFLYDM0111: Keystore /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 16:55:54,525 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 16:55:54,534 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "hawkular-inventory-ui.war" (runtime-name: "hawkular-inventory-ui.war") 16:55:54,536 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "hawkular-command-gateway-war.war" (runtime-name: "hawkular-command-gateway-war.war") 16:55:54,537 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "jolokia-war.war" (runtime-name: "jolokia-war.war") 16:55:54,538 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "hawkular-inventory-service.war" (runtime-name: "hawkular-inventory-service.war") 16:55:54,545 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/deployments 16:55:54,591 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/paging) 16:55:54,623 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221012: Using AIO Journal 16:55:54,625 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-6) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 16:55:54,722 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:55:54,723 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:55:54,734 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:55:54,736 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:55:54,745 INFO [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 16:55:54,794 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 16:55:54,798 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 16:55:54,807 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 16:55:54,809 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 16:55:54,858 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.hawkular-command-gateway-war.war" is using a private module ("org.wildfly.extension.messaging-activemq:main") which may be changed or removed in future versions without notice. 16:55:54,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment hawkular-command-gateway-war.war 16:55:55,012 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 16:55:55,012 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 16:55:55,013 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 16:55:55,014 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 16:55:55,128 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221007: Server is now live 16:55:55,129 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [nodeID=e2eea73c-be7d-11e7-9b96-fd74109b7ab2] 16:55:55,132 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221003: trying to deploy queue jms.topic.HawkularCommandEvent 16:55:55,159 INFO [io.undertow.servlet] (ServerService Thread Pool -- 67) jolokia-agent: No access restrictor found, access to any MBean is allowed 16:55:55,182 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final 16:55:55,213 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 63) AMQ221003: trying to deploy queue jms.topic.HawkularInventoryChanges 16:55:55,215 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 16:55:55,217 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 66) AMQ221003: trying to deploy queue jms.topic.HawkularQueue 16:55:55,236 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 70) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 16:55:55,236 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221003: trying to deploy queue jms.topic.HawkularTopic 16:55:55,241 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 69) AMQ221003: trying to deploy queue jms.queue.DLQ 16:55:55,254 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 65) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 16:55:55,254 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 65) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/HawkularBusConnectionFactory 16:55:55,255 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 16:55:55,330 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) Resource adaptor started 16:55:55,330 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 16:55:55,331 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 16:55:55,332 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 16:55:55,360 INFO [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900: 2.3.5 (Final) 16:55:56,008 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0021: Registered web context: /jolokia-war 16:55:56,098 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 67) UT026003: Adding annotated server endpoint class org.hawkular.cmdgw.command.ws.server.UIClientWebSocket for path /ui/ws 16:55:56,111 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 67) UT026003: Adding annotated server endpoint class org.hawkular.cmdgw.command.ws.server.FeedWebSocket for path /feed/{feedId} 16:55:56,152 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0021: Registered web context: /hawkular/command-gateway 16:55:56,595 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment hawkular-inventory-service.war 16:55:56,600 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'InventoryConfig' in deployment unit 'deployment "hawkular-inventory-service.war"' are as follows: java:global/hawkular-inventory-service/InventoryConfig!org.hawkular.inventory.service.InventoryConfig java:app/hawkular-inventory-service/InventoryConfig!org.hawkular.inventory.service.InventoryConfig java:module/InventoryConfig!org.hawkular.inventory.service.InventoryConfig java:global/hawkular-inventory-service/InventoryConfig java:app/hawkular-inventory-service/InventoryConfig java:module/InventoryConfig 16:55:56,601 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'InventoryServiceIspn' in deployment unit 'deployment "hawkular-inventory-service.war"' are as follows: java:global/hawkular-inventory-service/InventoryServiceIspn!org.hawkular.inventory.api.InventoryService java:app/hawkular-inventory-service/InventoryServiceIspn!org.hawkular.inventory.api.InventoryService java:module/InventoryServiceIspn!org.hawkular.inventory.api.InventoryService java:global/hawkular-inventory-service/InventoryServiceIspn java:app/hawkular-inventory-service/InventoryServiceIspn java:module/InventoryServiceIspn 16:55:56,601 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'InventoryStats' in deployment unit 'deployment "hawkular-inventory-service.war"' are as follows: java:global/hawkular-inventory-service/InventoryStats!org.hawkular.inventory.service.InventoryStatsMBean java:app/hawkular-inventory-service/InventoryStats!org.hawkular.inventory.service.InventoryStatsMBean java:module/InventoryStats!org.hawkular.inventory.service.InventoryStatsMBean java:global/hawkular-inventory-service/InventoryStats java:app/hawkular-inventory-service/InventoryStats java:module/InventoryStats 16:55:56,688 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:55:56,689 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:55:56,922 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 67) WFLYCLINF0002: Started client-mappings cache from ejb container 16:55:57,539 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 67) ISPN000128: Infinispan version: Infinispan 'Bastille' 9.1.1.Final 16:55:57,738 INFO [org.infinispan.query.impl.LifecycleManager] (ServerService Thread Pool -- 67) ISPN014003: Registering Query interceptor for cache resource 16:55:57,758 INFO [org.hibernate.search.engine.Version] (ServerService Thread Pool -- 67) HSEARCH000034: Hibernate Search 5.8.0.Final 16:55:57,771 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 67) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 16:55:58,085 INFO [org.infinispan.query.impl.LifecycleManager] (ServerService Thread Pool -- 67) ISPN014003: Registering Query interceptor for cache resource_type 16:55:58,139 INFO [org.hawkular.inventory.service.InventoryConfig] (ServerService Thread Pool -- 67) HAWKINV100003: Inventory is reindexing caches 16:55:58,206 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p24-t1) ISPN014016: Purging instances of 'org.hawkular.inventory.service.ispn.IspnResource' from the index 16:55:58,207 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p25-t1) ISPN014016: Purging instances of 'org.hawkular.inventory.service.ispn.IspnResourceType' from the index 16:55:58,241 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p24-t1) ISPN014017: Flushing index 'org.hawkular.inventory.service.ispn.IspnResource' 16:55:58,241 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p25-t1) ISPN014017: Flushing index 'org.hawkular.inventory.service.ispn.IspnResourceType' 16:55:58,242 INFO [org.hawkular.inventory.service.InventoryConfig] (ServerService Thread Pool -- 67) HAWKINV100004: Inventory finished reindexing in [102] ms 16:55:58,242 INFO [org.hawkular.inventory.service.InventoryConfig] (ServerService Thread Pool -- 67) HAWKINV100000: Inventory App Started 16:55:58,464 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.hawkular.inventory.handlers.InventoryApp$Proxy$_$$_WeldClientProxy 16:55:58,516 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 71) WFLYUT0021: Registered web context: /hawkular/inventory 16:55:58,538 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment hawkular-inventory-ui.war 16:55:58,693 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0021: Registered web context: /hawkular/inventory/ui 16:55:58,702 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) WFLYSRV0010: Deployed "jolokia-war.war" (runtime-name : "jolokia-war.war") 16:55:58,703 INFO [org.jboss.as.server] (ServerService Thread Pool -- 61) WFLYSRV0010: Deployed "hawkular-inventory-service.war" (runtime-name : "hawkular-inventory-service.war") 16:55:58,703 INFO [org.jboss.as.server] (ServerService Thread Pool -- 61) WFLYSRV0010: Deployed "hawkular-command-gateway-war.war" (runtime-name : "hawkular-command-gateway-war.war") 16:55:58,703 INFO [org.jboss.as.server] (ServerService Thread Pool -- 61) WFLYSRV0010: Deployed "hawkular-inventory-ui.war" (runtime-name : "hawkular-inventory-ui.war") 16:55:58,753 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 16:55:58,754 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 16:55:58,754 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.2.0.Final "Kenny" started in 6371ms - Started 846 of 1244 services (666 services are lazy, passive or on-demand) [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hawkular-javaagent-cmdgw-itest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ hawkular-javaagent-cmdgw-itest --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ hawkular-javaagent-cmdgw-itest --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.hawkular.agent.ws.test.DatasourceCommandITest 16:55:59,552 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) Hawkular Inventory is ready: {"Implementation-Version":"1.0.0.Final-SRC-revision-36a0d452b6202b3ea162883dc37248c001090ac1","Built-From-Git-SHA1":"36a0d452b6202b3ea162883dc37248c001090ac1","status":"UP"} 16:55:59,589 INFO [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (Hawkular Java Agent Start Thread) HAWKAGENT010039: The command-gateway URL is [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed] 16:55:59,601 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (Hawkular Java Agent Start Thread) About to connect a feed WebSocket client to endpoint [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed] 16:55:59,629 INFO [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) HAWKAGENT010019: Managed server [Local DMR UNUSED] is disabled. It will not be monitored. 16:55:59,649 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Datasource] will ignore unknown parent [Domain WildFly Server] 16:55:59,650 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [JDBC Driver] will ignore unknown parent [Domain WildFly Server] 16:55:59,650 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Deployment] will ignore unknown parent [Domain WildFly Server] 16:55:59,650 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Transaction Manager] will ignore unknown parent [Domain WildFly Server] 16:55:59,650 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Messaging Server] will ignore unknown parent [Domain WildFly Server] 16:55:59,651 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Socket Binding Group] will ignore unknown parent [Host Controller] 16:55:59,652 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [XA Datasource] will ignore unknown parent [Domain WildFly Server] 16:55:59,652 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [JGroups] will ignore unknown parent [Domain WildFly Server] 16:55:59,652 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [ModCluster] will ignore unknown parent [Domain WildFly Server] 16:55:59,652 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Infinispan] will ignore unknown parent [Domain WildFly Server] 16:55:59,658 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] created with resource type sets [[Standalone Environment, Deployment, Web Component, EJB, Datasource, XA Datasource, JDBC Driver, Transaction Manager, Messaging, Socket Binding Group, Clustering]] 16:55:59,660 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] created with resource type sets [[Main, Memory Pool, For Integration Test]] 16:55:59,661 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [JMXEndpointService[Endpoint[Local JMX]:[null]]] created with resource type sets [[Main, Memory Pool, Hawkular, For Integration Test]] 16:55:59,662 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [PlatformEndpointService[Endpoint[platform]:[null]]] created with resource type sets [null] 16:55:59,662 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@393fa2ce] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@393fa2ce] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@393fa2ce] for endpoint [Endpoint[Local JMX]:[null]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@393fa2ce] for endpoint [Endpoint[platform]:[null]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@7c806e3a] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@7c806e3a] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@7c806e3a] for endpoint [Endpoint[Local JMX]:[null]] 16:55:59,663 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@7c806e3a] for endpoint [Endpoint[platform]:[null]] 16:55:59,669 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Starting WebSocket ping 16:55:59,675 INFO [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010034: Opened feed WebSocket connection to endpoint [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed] 16:55:59,687 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Checking if endpoint [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] is ready: resource [/] [TestRunner] Running the tests in 'Surefire test' with parallel mode:false [RunInfo] Adding method selector: org.testng.internal.XmlMethodSelector@61ca2dfa priority: 10 16:55:59,694 INFO [org.hawkular.cmdgw.command.ws.server.FeedWebSocket] (default task-4) HAWKFEEDCOMM000013: WebSocket session [itest-rest-feed] opened for endpoint [/feed/{feedId}] 16:55:59,714 INFO [org.xnio] (Hawkular Java Agent Start Thread) XNIO version 3.3.4.Final Bad level value for property: org.hawkular.cmdgw.ws.test.TestWebSocketClient.level Bad level value for property: java.util.logging.ConsoleHandler.level Bad level value for property: org.hawkular.cmdgw.ws.test.StandaloneDeployApplicationITest.level Bad level value for property: .level Bad level value for property: org.hawkular.cmdgw.ws.test.AbstractCommandITest.level using REST user [itest-rest] with password [itest-rest-password] 16:55:59,726 INFO [org.xnio.nio] (Hawkular Java Agent Start Thread) XNIO NIO Implementation Version 3.3.4.Final [TestClass] Creating TestClass for [ClassImpl class=org.hawkular.agent.ws.test.DatasourceCommandITest] 16:55:59,753 INFO [org.jboss.remoting] (Hawkular Java Agent Start Thread) JBoss Remoting version 4.0.18.Final [TestNG] Running: org.hawkular.agent.ws.test.DatasourceCommandITest [SuiteRunner] Created 1 TestRunners [TestRunner] Running test Surefire test on 1 classes, included groups:[] excluded groups:[] ===== Test class org.hawkular.agent.ws.test.DatasourceCommandITest @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testRemoveDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testAddXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testUpdateDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testRemoveXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testAddDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testUpdateXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] ====== [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 16:55:59,862 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Endpoint [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] wait-for resource [/] is ready 16:55:59,872 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] 16:55:59,942 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Checking if endpoint [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] is ready: resource [java.lang:type=Runtime] 16:56:00,006 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Endpoint [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] wait-for resource [java.lang:type=Runtime] is ready 16:56:00,007 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] 16:56:00,008 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Checking if endpoint [JMXEndpointService[Endpoint[Local JMX]:[null]]] is ready: resource [java.lang:type=Runtime] 16:56:00,008 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Endpoint [JMXEndpointService[Endpoint[Local JMX]:[null]]] wait-for resource [java.lang:type=Runtime] is ready 16:56:00,008 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [JMXEndpointService[Endpoint[Local JMX]:[null]]] 16:56:00,008 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [PlatformEndpointService[Endpoint[platform]:[null]]] 16:56:00,008 INFO [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) HAWKAGENT010057: Auto-discovery scans will be performed every [10] seconds 16:56:00,012 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:00,016 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:00,024 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) HAWKAGENT010086: Metrics exporter starting - binding to [127.0.0.1:9779] using configuration [/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/configuration/wildfly-10-jmx-exporter.yaml] 16:56:00,014 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:00,028 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:56:00,034 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:00,035 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:56:00,035 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:00,034 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:00,040 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:00,041 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:00,041 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:00,041 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:00,044 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:00,045 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:00,045 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:00,046 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:00,047 INFO [org.hawkular.agent.monitor.util.Util] (Hawkular-Agent-Full-Discovery-Scan-platform-1) /proc/self/cgroup exists but could not find a container ID in it 16:56:00,047 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,048 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,048 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:56:00,048 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:56:00,048 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,049 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,050 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,051 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,051 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:00,052 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:56:00,053 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:56:00,056 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:56:00,056 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:56:00,062 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:00,063 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:00,065 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:00,066 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:00,066 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:00,066 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:56:00,066 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:56:00,066 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:56:00,061 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [17]ms 16:56:00,076 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:56:00,077 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:56:00,079 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Memory Pool MBean 16:56:00,080 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,080 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,080 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,080 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,081 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,081 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,081 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,081 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Memory Pool MBean', operations=[], properties={}} 16:56:00,081 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:00,081 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Hawkular Java Agent 16:56:00,081 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [33]ms 16:56:00,082 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_Operating System 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Hawkular Java Agent', operations=[org.hawkular.inventory.api.model.Operation@3179bba6, org.hawkular.inventory.api.model.Operation@72c7d0a5, org.hawkular.inventory.api.model.Operation@6e6dc900, org.hawkular.inventory.api.model.Operation@362af91f, org.hawkular.inventory.api.model.Operation@4af2c0f7], properties={}} 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Runtime MBean 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_Operating System', operations=[], properties={}} 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Runtime MBean', operations=[], properties={}} 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_File Store 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Simple ITest MBean 16:56:00,082 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_File Store', operations=[], properties={}} 16:56:00,083 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_Memory 16:56:00,083 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_Memory', operations=[], properties={}} 16:56:00,083 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_Processor 16:56:00,083 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_Processor', operations=[], properties={}} 16:56:00,083 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Simple ITest MBean', operations=[org.hawkular.inventory.api.model.Operation@6fc63f4, org.hawkular.inventory.api.model.Operation@6599fe2, org.hawkular.inventory.api.model.Operation@675a7c37], properties={}} 16:56:00,085 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem 16:56:00,088 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', name='itest-rest-feed_OperatingSystem', feedId='itest-rest-feed', typeId='Platform_Operating System', parentId='null', properties={}, config={Container Id=null, Machine Id=7c846d125ecb4f148efc1517deafb1d1}, metrics=[Metric{displayName='Process Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='System CPU Load', family='null', unit=PERCENTAGE, labels={}, properties={}}, Metric{displayName='System Load Average', family='null', unit=NONE, labels={}, properties={}}]} 16:56:00,089 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~ 16:56:00,089 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~', name='File Store [/]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:56:00,089 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1 16:56:00,089 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1', name='File Store [/dev/sda1]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:56:00,089 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs 16:56:00,090 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs', name='File Store [tmpfs]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:56:00,090 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root 16:56:00,090 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root', name='File Store [/dev/mapper/fedora_mazzwork-root]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:56:00,091 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home 16:56:00,091 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home', name='File Store [/dev/mapper/fedora_mazzwork-home]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:56:00,091 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory 16:56:00,091 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory', name='Memory', feedId='itest-rest-feed', typeId='Platform_Memory', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Available Memory', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Total Memory', family='null', unit=BYTES, labels={}, properties={}}]} 16:56:00,091 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7', name='Processor [7]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3', name='Processor [3]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4', name='Processor [4]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5', name='Processor [5]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0', name='Processor [0]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2', name='Processor [2]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,092 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1 16:56:00,093 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1', name='Processor [1]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,093 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6 16:56:00,093 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6', name='Processor [6]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:56:00,093 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Importing [15] resources to inventory 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:type=Runtime 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:type=Runtime', name='JMX [Local JMX][Runtime]', feedId='itest-rest-feed', typeId='Runtime MBean', parentId='null', properties={}, config={OS Name=Linux, Java VM Name=Java HotSpot(TM) 64-Bit Server VM}, metrics=[Metric{displayName='VM Uptime', family='TODO', unit=MILLISECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregate GC Collection Time', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used Heap Memory', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}]} 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool', name='JMX [Local JMX] MemoryPool Metaspace', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool', name='JMX [Local JMX] MemoryPool PS Old Gen', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,097 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool', name='JMX [Local JMX] MemoryPool Compressed Class Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool', name='JMX [Local JMX] MemoryPool PS Survivor Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool', name='JMX [Local JMX] MemoryPool PS Eden Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool 16:56:00,098 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool', name='JMX [Local JMX] MemoryPool Code Cache', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,099 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent 16:56:00,099 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent', name='Hawkular Java Agent', feedId='itest-rest-feed', typeId='Hawkular Java Agent', parentId='null', properties={}, config={Immutable=false, In Container=false}, metrics=[]} 16:56:00,099 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Importing [8] resources to inventory 16:56:00,103 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:00,103 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testAddDatasource 16:56:00,131 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,146 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,161 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,168 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,182 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,188 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:00,188 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [153]ms 16:56:00,189 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:type=Runtime 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:type=Runtime', name='JMX [Remote JMX][Runtime]', feedId='itest-rest-feed', typeId='Runtime MBean', parentId='null', properties={}, config={OS Name=Linux, Java VM Name=Java HotSpot(TM) 64-Bit Server VM}, metrics=[Metric{displayName='Aggregate GC Collection Time', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used Heap Memory', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='VM Uptime', family='TODO', unit=MILLISECONDS, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool', name='JMX [Remote JMX] MemoryPool Metaspace', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool', name='JMX [Remote JMX] MemoryPool PS Old Gen', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,189 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool', name='JMX [Remote JMX] MemoryPool Compressed Class Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool', name='JMX [Remote JMX] MemoryPool PS Survivor Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool', name='JMX [Remote JMX] MemoryPool PS Eden Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool 16:56:00,190 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool', name='JMX [Remote JMX] MemoryPool Code Cache', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,190 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Importing [7] resources to inventory 16:56:00,329 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:00,329 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:00,441 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received response while importing inventory: code [200] 16:56:00,442 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Import inventory request time: [244]ms 16:56:00,453 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received response while importing inventory: code [200] 16:56:00,453 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received response while importing inventory: code [200] 16:56:00,453 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Import inventory request time: [268]ms 16:56:00,453 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Import inventory request time: [268]ms 16:56:00,502 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:00,502 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:00,510 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:00,510 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:00,530 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:00,530 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:00,532 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:00,534 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:00,535 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:00,537 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:00,538 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:00,552 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:00,552 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:00,564 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:00,564 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:00,566 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:00,567 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:00,568 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:00,570 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:00,582 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:00,582 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:00,590 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:00,590 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:00,591 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:00,608 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:00,617 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:00,617 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:00,618 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:00,620 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:00,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:00,657 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:00,657 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:00,658 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:00,659 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:00,661 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:00,662 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:00,663 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:00,664 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:00,695 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:00,695 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:00,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:00,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:00,733 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:00,748 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:00,764 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:00,779 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:00,779 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:00,792 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:00,803 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:00,803 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:00,810 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:00,810 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:00,821 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,826 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,830 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,834 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,838 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,842 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,846 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:00,847 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:00,850 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:00,850 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:00,851 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:00,853 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:00,854 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:00,856 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:00,856 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:00,870 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:00,873 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:00,876 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:00,880 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:00,883 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:00,886 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:00,892 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [870]ms 16:56:00,893 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Datasource 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Datasource', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JDBC Driver 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JDBC Driver', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Servlet 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Servlet', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: SubDeployment 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='SubDeployment', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Singleton EJB 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Singleton EJB', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Stateful Session EJB 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Stateful Session EJB', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Message Driven EJB 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Message Driven EJB', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Stateless Session EJB 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Stateless Session EJB', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Deployment 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Deployment', operations=[], properties={}} 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Transaction Manager 16:56:00,893 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Transaction Manager', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JMS Topic 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JMS Topic', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JMS Queue 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JMS Queue', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Messaging Server 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Messaging Server', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Socket Binding 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Socket Binding', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Remote Destination Outbound Socket Binding 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Remote Destination Outbound Socket Binding', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Socket Binding Group 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Socket Binding Group', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: XA Datasource 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='XA Datasource', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JGroups 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JGroups', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JGroups Channel 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JGroups Channel', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: ModCluster 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='ModCluster', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Infinispan Cache Container 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Infinispan Cache Container', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Infinispan 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Infinispan', operations=[], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: WildFly Server 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='WildFly Server', operations=[org.hawkular.inventory.api.model.Operation@27b2767, org.hawkular.inventory.api.model.Operation@5d99d3c1, org.hawkular.inventory.api.model.Operation@104302b7, org.hawkular.inventory.api.model.Operation@699269fb, org.hawkular.inventory.api.model.Operation@32092bb1, org.hawkular.inventory.api.model.Operation@211df1ea, org.hawkular.inventory.api.model.Operation@29c319c4, org.hawkular.inventory.api.model.Operation@536460b6, org.hawkular.inventory.api.model.Operation@284b8dc8, org.hawkular.inventory.api.model.Operation@6617ab8a], properties={}} 16:56:00,894 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~~ 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~~', name='Local DMR', feedId='itest-rest-feed', typeId='WildFly Server', parentId='null', properties={}, config={Suspend State=RUNNING, Bound Address=127.0.0.1, Running Mode=NORMAL, Home Directory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT, Version=null, Node Name=mazzlap, Server State=running, Product Name=null, Hostname=mazzlap, UUID=35b170a9-9c5d-405b-a163-091fba19ed3e, Name=mazzlap}, metrics=[Metric{displayName='Thread Count', family='jvm_threads_current', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Expired Web Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Rejected Web Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Accumulated GC Duration', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Active Web Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Max Active Web Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Time', family='wildfly_servlet_total_request_time', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS', name='ExampleDS', feedId='itest-rest-feed', typeId='Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Connection Properties=null, Datasource Class=null, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:jboss/datasources/ExampleDS, Connection URL=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE, Enabled=true, Driver Class=null, Password=sa}, metrics=[Metric{displayName='Prepared Statement Cache Delete Count', family='wildfly_datasource_jdbc_prepared_statement_cache_delete_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Average Blocking Time', family='wildfly_datasorce_pool_average_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Used Count', family='wildfly_datasorce_pool_max_used_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='wildfly_datasource_jdbc_prepared_statement_cache_hit_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='wildfly_datasource_jdbc_prepared_statement_cache_access_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='wildfly_datasource_jdbc_prepared_statement_cache_add_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Wait Time', family='wildfly_datasorce_pool_max_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Total Get Time', family='wildfly_datasorce_pool_total_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Destroyed Count', family='wildfly_datasorce_pool_destroyed_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Get Time', family='wildfly_datasorce_pool_max_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Available Count', family='wildfly_datasorce_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Active Count', family='wildfly_datasorce_pool_active_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Total Creation Time', family='wildfly_datasorce_pool_total_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Average Creation Time', family='wildfly_datasorce_pool_average_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Total Blocking Time', family='wildfly_datasorce_pool_total_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='wildfly_datasource_jdbc_prepared_statement_cache_miss_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='wildfly_datasource_jdbc_prepared_statement_cache_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Wait Count', family='wildfly_datasorce_pool_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='In Use Count', family='wildfly_datasorce_pool_in_use_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Created Count', family='wildfly_datasorce_pool_created_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Average Get Time', family='wildfly_datasorce_pool_average_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Wait Count', family='wildfly_datasorce_pool_max_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Blocking Failure Count', family='wildfly_datasorce_pool_blocking_failure_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Creation Time', family='wildfly_datasorce_pool_max_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Idle Count', family='wildfly_datasorce_pool_idle_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Timed Out', family='wildfly_datasorce_pool_timed_out', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}]} 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2', name='h2', feedId='itest-rest-feed', typeId='JDBC Driver', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Module Name=com.h2database.h2, Driver Name=h2, Driver Class=null, XA DS Class=org.h2.jdbcx.JdbcDataSource}, metrics=[]} 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war', name='hawkular-command-gateway-war.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}]} 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=jolokia-war.war 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=jolokia-war.war', name='jolokia-war.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}]} 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent 16:56:00,895 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent', name='jolokia-agent', feedId='itest-rest-feed', typeId='Servlet', parentId='itest-rest-feed~Local DMR~/deployment=jolokia-war.war', properties={}, config={}, metrics=[Metric{displayName='Min Request Time', family='wildfly_servlet_min_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Max Request Time', family='wildfly_servlet_max_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Total Request Time', family='wildfly_servlet_total_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', name='hawkular-inventory-service.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp', name='org.hawkular.inventory.handlers.InventoryApp', feedId='itest-rest-feed', typeId='Servlet', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Total Request Time', family='wildfly_servlet_total_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Min Request Time', family='wildfly_servlet_min_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Max Request Time', family='wildfly_servlet_max_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig', name='InventoryConfig', feedId='itest-rest-feed', typeId='Singleton EJB', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Wait Time', family='wildfly_ejb_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Peak Concurrent Invocations', family='wildfly_ejb_peak_concurrent_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Invocations', family='wildfly_ejb_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Execution Time', family='wildfly_ejb_execution_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats', name='InventoryStats', feedId='itest-rest-feed', typeId='Singleton EJB', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Wait Time', family='wildfly_ejb_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Execution Time', family='wildfly_ejb_execution_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Invocations', family='wildfly_ejb_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Peak Concurrent Invocations', family='wildfly_ejb_peak_concurrent_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn', name='InventoryServiceIspn', feedId='itest-rest-feed', typeId='Stateless Session EJB', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Peak Concurrent Invocations', family='wildfly_ejb_peak_concurrent_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Execution Time', family='wildfly_ejb_execution_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Max Size', family='wildfly_ejb_pool_max_size', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Wait Time', family='wildfly_ejb_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Invocations', family='wildfly_ejb_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Current Size', family='wildfly_ejb_pool_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Remove Count', family='wildfly_ejb_pool_remove_count', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Available Count', family='wildfly_ejb_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Create Count', family='wildfly_ejb_pool_create_count', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war', name='hawkular-inventory-ui.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}]} 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=transactions 16:56:00,896 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=transactions', name='Transaction Manager', feedId='itest-rest-feed', typeId='Transaction Manager', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Number of Application Rollbacks', family='wildfly_transactions_application_rollbacks', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Transactions', family='wildfly_transactions_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Resource Rollbacks', family='wildfly_transactions_resource_rollbacks', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Timed Out Transactions', family='wildfly_transactions_timed_out_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Aborted Transactions', family='wildfly_transactions_aborted_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of In-Flight Transactions', family='wildfly_transactions_inflight_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Nested Transactions', family='wildfly_transactions_nested_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Heuristics', family='wildfly_transactions_heuristics', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Committed Transactions', family='wildfly_transactions_committed_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', name='default', feedId='itest-rest-feed', typeId='Messaging Server', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue', name='HawkularQueue', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent', name='HawkularCommandEvent', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges', name='HawkularInventoryChanges', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic', name='HawkularTopic', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue', name='ExpiryQueue', feedId='itest-rest-feed', typeId='JMS Queue', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Consumer Count', family='wildfly_messaging_consumer_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Scheduled Count', family='wildfly_messaging_scheduled_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}]} 16:56:00,897 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ', name='DLQ', feedId='itest-rest-feed', typeId='JMS Queue', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Consumer Count', family='wildfly_messaging_consumer_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Scheduled Count', family='wildfly_messaging_scheduled_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', name='standard-sockets', feedId='itest-rest-feed', typeId='Socket Binding Group', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Default Interface=public, Port Offset=0, Name=standard-sockets}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http', name='management-http', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=9990, Multicast Address=null, Interface=management, Name=management-http}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager', name='txn-status-manager', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=4713, Multicast Address=null, Interface=null, Name=txn-status-manager}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment', name='txn-recovery-environment', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=4712, Multicast Address=null, Interface=null, Name=txn-recovery-environment}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http', name='http', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=8080, Multicast Address=null, Interface=null, Name=http}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https', name='https', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=8443, Multicast Address=null, Interface=null, Name=https}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https', name='management-https', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=9993, Multicast Address=null, Interface=management, Name=management-https}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp', name='ajp', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=8009, Multicast Address=null, Interface=null, Name=ajp}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp', name='mail-smtp', feedId='itest-rest-feed', typeId='Remote Destination Outbound Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Port=25, Host=localhost}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan', name='Infinispan', feedId='itest-rest-feed', typeId='Infinispan', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[]} 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts 16:56:00,898 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts', name='hawkular-alerts', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb', name='ejb', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate', name='hibernate', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services', name='hawkular-services', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web', name='web', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server 16:56:00,899 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server', name='server', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:56:00,899 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [36] resources to inventory 16:56:00,975 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:56:00,975 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [72]ms 16:56:00,980 ERROR [org.hawkular.agent.monitor.storage.HawkularStorageAdapter] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010083: Failed to store notification: {"type":"RESOURCE_ADDED","properties":{"resourceId":"itest-rest-feed~Local DMR~~","feedId":"itest-rest-feed","resourceType":"WildFly Server"}}: java.io.IOException: status-code=[405], reason=[Method Not Allowed], url=[http://127.0.0.1:8080/hawkular/api/notification] at org.hawkular.agent.monitor.storage.HawkularStorageAdapter$1.onResponse(HawkularStorageAdapter.java:116) at okhttp3.shaded.RealCall$AsyncCall.execute(RealCall.java:126) at okhttp3.shaded.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 16:56:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:56:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:56:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:56:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:56:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:10,011 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:10,011 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:10,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:10,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:10,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:10,016 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:56:10,017 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:56:10,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:10,019 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:10,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:10,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:10,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:10,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:10,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:56:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:56:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:56:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:10,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:56:10,023 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [12]ms 16:56:10,023 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [12]ms 16:56:10,023 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:56:10,023 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:56:10,023 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:56:10,023 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:56:10,038 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:10,038 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:10,046 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,050 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,058 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,063 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,067 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,071 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:10,072 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [60]ms 16:56:10,072 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:56:10,072 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:56:10,095 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:10,096 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/status 16:56:10,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:10,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:10,217 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:10,217 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:10,230 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:10,231 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:10,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:10,234 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:10,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:10,237 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:10,238 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:10,246 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:10,246 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:10,255 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:10,255 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:10,256 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:10,258 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:10,259 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:10,260 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:10,270 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:10,271 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:10,279 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:10,279 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:10,280 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:10,291 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:10,298 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:10,299 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:10,300 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:10,301 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:10,325 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:10,333 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:10,333 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:10,334 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:10,335 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:10,336 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:10,338 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:10,339 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:10,340 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:10,366 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:10,367 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:10,380 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:10,380 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:10,403 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:10,416 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:10,428 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:10,439 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:10,439 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:10,448 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:10,456 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:10,456 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:10,461 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:10,462 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:10,471 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,475 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,479 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,487 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,491 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,498 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,504 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:10,504 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:10,513 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:10,513 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:10,515 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:10,516 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:10,517 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:10,518 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:10,518 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:10,539 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:10,548 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:10,552 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:10,555 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:10,557 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:10,560 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:10,564 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [550]ms 16:56:10,565 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:10,565 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=WildFly%20Server Oct 31, 2017 4:56:10 PM org.xnio.Xnio INFO: XNIO version 3.3.1.Final Oct 31, 2017 4:56:10 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.3.1.Final Oct 31, 2017 4:56:10 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 4.0.9.Final 16:56:10,926 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-36) HAWKFEEDCOMM000013: WebSocket session [5pB5sgQQIn6OPlP16Y4AoDLP8PH1WnBd3obtbxqN] opened for endpoint [/ui/ws] Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"5pB5sgQQIn6OPlP16Y4AoDLP8PH1WnBd3obtbxqN"}]] Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: AddDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","xaDatasource":"false","datasourceName":"testH2Ds","jndiName":"java:/testH2Ds","datasourceProperties":{"prop1":"val1","prop2":"val2"},"driverName":"h2","driverClass":"org.h2.Driver","connectionUrl":"jdbc:h2:mem:test;DB_CLOSE_DELAY=-1","userName":"sa","password":"sa"} Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:56:10,967 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-37) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceRequest] from WebSocket session [5pB5sgQQIn6OPlP16Y4AoDLP8PH1WnBd3obtbxqN] of [/ui/ws] Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:ecb90ffd-be7d-11e7-9b96-fd74109b7ab2)"}]] Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:56:10 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:56:11,009 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:56:11,009 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Add] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~~] 16:56:11,032 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:/testH2Ds] 16:56:11,071 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:11,071 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:11,071 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:11,096 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-38) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceResponse] from WebSocket session [CtSW4OrQJLInl1JXlzpp3Ex42uSdWSzoz-rKGxj2] of [/feed/{feedId}] Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=AddDatasourceResponse={"xaDatasource":false,"datasourceName":"testH2Ds","feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","destinationSessionId":"5pB5sgQQIn6OPlP16Y4AoDLP8PH1WnBd3obtbxqN","status":"OK","message":"Added Datasource: testH2Ds"}]] Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] 16:56:11,152 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-39) HAWKFEEDCOMM000015: WebSocket session [5pB5sgQQIn6OPlP16Y4AoDLP8PH1WnBd3obtbxqN] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:56:11 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:56:11,192 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:11,192 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource 16:56:11,272 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:11,343 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:11,343 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:11,347 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:11,347 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:11,359 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:11,360 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:11,361 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:11,362 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:11,363 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:11,363 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:11,364 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:11,372 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:11,372 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:11,379 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:11,379 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:11,380 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:11,382 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:11,382 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:11,383 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:11,391 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:11,391 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:11,398 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:11,398 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:11,399 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:11,407 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:11,413 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:11,413 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:11,414 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:11,416 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:11,435 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:11,441 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:11,441 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:11,442 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:11,443 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:11,444 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:11,445 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:11,445 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:11,446 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:11,467 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:11,467 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:11,478 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:11,478 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:11,493 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:11,502 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:11,513 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:11,527 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:11,527 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:11,539 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:11,545 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:11,546 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:11,549 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:11,549 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:11,555 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,558 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,560 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,563 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,566 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,569 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,572 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:11,572 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:11,575 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:11,575 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:11,576 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:11,577 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:11,578 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:11,579 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:11,579 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:11,589 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:11,591 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:11,594 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:11,596 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:11,599 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:11,601 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:11,604 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [529]ms 16:56:11,605 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:11,605 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:56:11,605 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds 16:56:11,605 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds', name='testH2Ds', feedId='itest-rest-feed', typeId='Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Connection Properties={"prop2":"val2","prop1":"val1"}, Datasource Class=null, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testH2Ds, Connection URL=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1, Enabled=true, Driver Class=org.h2.Driver, Password=sa}, metrics=[Metric{displayName='Available Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='In Use Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Used Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Active Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Timed Out', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Idle Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Destroyed Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Blocking Failure Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Created Count', family='null', unit=NONE, labels={}, properties={}}]} 16:56:11,605 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [1] resources to inventory 16:56:11,611 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:56:11,612 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [6]ms Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testAddXaDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=WildFly%20Server Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:56:16,285 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-45) HAWKFEEDCOMM000013: WebSocket session [19P_K4v00rlgA1ZYHTJO8nYXI37lonbv5gIWYWXH] opened for endpoint [/ui/ws] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"19P_K4v00rlgA1ZYHTJO8nYXI37lonbv5gIWYWXH"}]] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: AddDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","xaDatasource":"true","datasourceName":"testXaDs","jndiName":"java:/testXaDs","driverName":"h2","xaDataSourceClass":"org.h2.jdbcx.JdbcDataSource","datasourceProperties":{"URL":"jdbc:h2:mem:test","loginTimeout":"2"},"userName":"sa","password":"sa"} Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:56:16,301 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-46) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceRequest] from WebSocket session [19P_K4v00rlgA1ZYHTJO8nYXI37lonbv5gIWYWXH] of [/ui/ws] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:efe570d6-be7d-11e7-9b96-fd74109b7ab2)"}]] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:56:16,317 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:56:16,317 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Add] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~~] 16:56:16,336 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:/testXaDs] 16:56:16,347 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:16,347 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:16,347 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:16,355 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-47) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceResponse] from WebSocket session [CtSW4OrQJLInl1JXlzpp3Ex42uSdWSzoz-rKGxj2] of [/feed/{feedId}] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=AddDatasourceResponse={"xaDatasource":true,"datasourceName":"testXaDs","feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","destinationSessionId":"19P_K4v00rlgA1ZYHTJO8nYXI37lonbv5gIWYWXH","status":"OK","message":"Added Datasource: testXaDs"}]] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent 16:56:16,374 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-48) HAWKFEEDCOMM000015: WebSocket session [19P_K4v00rlgA1ZYHTJO8nYXI37lonbv5gIWYWXH] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:56:16 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:16,442 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:16,442 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:16,499 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:16,552 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:16,553 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:16,555 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:16,555 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:16,561 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:16,561 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:16,562 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:16,563 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:16,563 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:16,564 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:16,564 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:16,569 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:16,569 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:16,574 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:16,574 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:16,575 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:16,575 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:16,576 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:16,576 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:16,581 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:16,581 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:16,586 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:16,586 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:16,587 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:16,592 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:16,597 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:16,597 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:16,597 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:16,598 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:16,612 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:16,618 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:16,618 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:16,619 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:16,620 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:16,621 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:16,622 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:16,623 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:16,624 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:16,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:16,644 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:16,653 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:16,653 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:16,664 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:16,672 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:16,681 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:16,691 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:16,691 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:16,700 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:16,707 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:16,707 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:16,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:16,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:16,717 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,719 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,721 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,723 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,725 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,727 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,729 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:16,729 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:16,731 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:16,731 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:16,785 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]]] 16:56:16,785 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:16,786 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:16,787 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:16,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:16,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:16,797 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:16,798 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:16,800 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:16,801 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:16,803 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:16,804 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:16,807 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [457]ms 16:56:16,808 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:16,808 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:56:16,808 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs 16:56:16,808 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs', name='testXaDs', feedId='itest-rest-feed', typeId='XA Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Datasource Properties={"URL":"jdbc:h2:mem:test","loginTimeout":"2"}, XA Datasource Class=org.h2.jdbcx.JdbcDataSource, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testXaDs, Enabled=true, Password=sa}, metrics=[Metric{displayName='In Use Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Idle Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Destroyed Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Created Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Timed Out', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Blocking Failure Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Available Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Active Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Used Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Creation Time', family='null', unit=NONE, labels={}, properties={}}]} 16:56:16,808 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [1] resources to inventory 16:56:16,817 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:56:16,817 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [8]ms 16:56:20,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:20,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:56:20,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:20,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:56:20,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:20,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:20,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:56:20,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:20,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:20,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:56:20,011 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:20,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:20,012 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:20,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:20,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:20,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:56:20,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:20,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:56:20,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:56:20,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:56:20,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:56:20,022 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [12]ms 16:56:20,022 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [12]ms 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:56:20,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:56:20,022 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:56:20,023 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:56:20,032 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:20,032 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:20,039 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,043 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,047 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,052 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,057 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,059 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:20,060 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:20,060 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:20,060 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [48]ms 16:56:20,060 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:56:20,061 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:56:20,111 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:20,153 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:20,154 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:20,156 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:20,157 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:20,164 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:20,165 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:20,165 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:20,166 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:20,166 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:20,167 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:20,167 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:20,172 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:20,172 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:20,176 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:20,176 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:20,177 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:20,177 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:20,178 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:20,178 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:20,183 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:20,183 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:20,187 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:20,187 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:20,188 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:20,193 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:20,197 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:20,197 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:20,198 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:20,198 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:20,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:20,214 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:20,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:20,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:20,216 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:20,216 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:20,217 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:20,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:20,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:20,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:20,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:20,240 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:20,240 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:20,251 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:20,258 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:20,266 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:20,273 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:20,273 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:20,280 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:20,285 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:20,285 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:20,288 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:20,288 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:20,294 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,295 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,297 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,299 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,301 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,303 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,304 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:20,305 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:20,306 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:20,306 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:20,376 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]]] 16:56:20,376 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:20,377 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:20,377 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:20,378 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:20,378 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:20,384 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:20,385 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:20,386 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:20,388 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:20,389 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:20,390 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:20,394 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [380]ms 16:56:20,394 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:20,394 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testUpdateDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:56:21,482 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-65) HAWKFEEDCOMM000013: WebSocket session [3xoi29Qe_gHMg5JhGb-QQAXylDX9Is4BFps-N58m] opened for endpoint [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"3xoi29Qe_gHMg5JhGb-QQAXylDX9Is4BFps-N58m"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: UpdateDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds","datasourceName":"testH2Ds","jndiName":"java:/testH2Ds","datasourceProperties":{"prop1":"val1.1","prop3":"val3"},"driverName":"h2","driverClass":"org.h2.Driver","connectionUrl":"jdbc:h2:mem:test;DB_CLOSE_DELAY=5000","userName":"sa","password":"sa"} Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:56:21,498 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-66) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceRequest] from WebSocket session [3xoi29Qe_gHMg5JhGb-QQAXylDX9Is4BFps-N58m] of [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:f2fe229e-be7d-11e7-9b96-fd74109b7ab2)"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:56:21,510 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:56:21,510 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Update] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds] 16:56:21,523 TRACE [org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand] (OkHttp http://127.0.0.1:8080/...) Modification of [connection-properties=prop1]: ![val1.1].equals([val1]) 16:56:21,536 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:21,536 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:21,536 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:21,545 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-67) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceResponse] from WebSocket session [CtSW4OrQJLInl1JXlzpp3Ex42uSdWSzoz-rKGxj2] of [/feed/{feedId}] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=UpdateDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds","destinationSessionId":"3xoi29Qe_gHMg5JhGb-QQAXylDX9Is4BFps-N58m","status":"OK","message":"Performed [Update] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent 16:56:21,565 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-68) HAWKFEEDCOMM000015: WebSocket session [3xoi29Qe_gHMg5JhGb-QQAXylDX9Is4BFps-N58m] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testUpdateXaDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:21,611 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:21,612 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:56:21,627 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-71) HAWKFEEDCOMM000013: WebSocket session [2UXESJECaOy0dRg541VACyWNoZzkaeT6uvO9XuaQ] opened for endpoint [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"2UXESJECaOy0dRg541VACyWNoZzkaeT6uvO9XuaQ"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: UpdateDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs","datasourceName":"testXaDs","jndiName":"java:/testXaDs_changed","datasourceProperties":{"URL":"jdbc:h2:mem:test;DB_CLOSE_DELAY=5000","loginTimeout":"3"},"driverName":"h2","xaDataSourceClass":"org.h2.jdbcx.JdbcDataSource","userName":"sa","password":"sa"} Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:56:21,642 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-72) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceRequest] from WebSocket session [2UXESJECaOy0dRg541VACyWNoZzkaeT6uvO9XuaQ] of [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:f31442c0-be7d-11e7-9b96-fd74109b7ab2)"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:56:21,658 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:56:21,658 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Update] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:56:21,669 TRACE [org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand] (OkHttp http://127.0.0.1:8080/...) Modification of [xa-datasource-properties=URL]: ![jdbc:h2:mem:test;DB_CLOSE_DELAY=5000].equals([jdbc:h2:mem:test]) 16:56:21,669 TRACE [org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand] (OkHttp http://127.0.0.1:8080/...) Modification of [xa-datasource-properties=loginTimeout]: ![3].equals([2]) 16:56:21,678 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:21,690 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-73) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceResponse] from WebSocket session [CtSW4OrQJLInl1JXlzpp3Ex42uSdWSzoz-rKGxj2] of [/feed/{feedId}] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=UpdateDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs","destinationSessionId":"2UXESJECaOy0dRg541VACyWNoZzkaeT6uvO9XuaQ","status":"OK","message":"Performed [Update] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent 16:56:21,705 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-74) HAWKFEEDCOMM000015: WebSocket session [2UXESJECaOy0dRg541VACyWNoZzkaeT6uvO9XuaQ] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testRemoveDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource 16:56:21,743 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:21,744 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:21,746 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:21,746 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:21,753 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:21,754 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:21,754 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:21,755 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:21,756 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:21,756 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:56:21,756 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-77) HAWKFEEDCOMM000013: WebSocket session [e64dLqMPVh3jojm_EsnssJKQadsqPi_U6qlgXNfh] opened for endpoint [/ui/ws] 16:56:21,757 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:21,763 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:21,763 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"e64dLqMPVh3jojm_EsnssJKQadsqPi_U6qlgXNfh"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] 16:56:21,768 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:21,768 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: RemoveDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds"} Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:56:21,769 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:21,770 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:21,770 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:21,771 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:21,771 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-78) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceRequest] from WebSocket session [e64dLqMPVh3jojm_EsnssJKQadsqPi_U6qlgXNfh] of [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:f327cad2-be7d-11e7-9b96-fd74109b7ab2)"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:56:21,781 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:21,782 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:21,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:21,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:21,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:21,789 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:56:21,789 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Remove] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds] 16:56:21,798 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:21,803 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:21,803 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:21,803 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:21,804 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:21,809 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Firing inventory event for [1] removed resources 16:56:21,809 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:56:21,810 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Removing resources: [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds] 16:56:21,810 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Deleting resources [[itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds]] from inventory 16:56:21,817 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:21,819 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received response while deleting inventory: code [200] 16:56:21,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Delete inventory request time: [8]ms 16:56:21,819 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Redundant full discovery scan will be ignored for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:21,821 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:21,822 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:21,822 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:21,823 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:21,825 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:21,826 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:21,827 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:21,828 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:21,831 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-80) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceResponse] from WebSocket session [CtSW4OrQJLInl1JXlzpp3Ex42uSdWSzoz-rKGxj2] of [/feed/{feedId}] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=RemoveDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds","destinationSessionId":"e64dLqMPVh3jojm_EsnssJKQadsqPi_U6qlgXNfh","status":"OK","message":"Performed [Remove] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:56:21,854 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:21,854 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:21,855 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-81) HAWKFEEDCOMM000015: WebSocket session [e64dLqMPVh3jojm_EsnssJKQadsqPi_U6qlgXNfh] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource 16:56:21,868 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:21,869 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testRemoveXaDatasource 16:56:21,880 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:21,888 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:21,896 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:21,902 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:21,902 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed 16:56:21,910 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] ALL RESOURCES IN HAWKULAR INVENTORY: 67 ===== testXaDs exists and will be removed ===== --- JMX [Remote JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~ parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- itest-rest-feed_OperatingSystem id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem parent: null type: Platform_Operating System --- Processor [4] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- ExampleDS id: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS parent: itest-rest-feed~Local DMR~~ type: Datasource --- ExpiryQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- org.hawkular.inventory.handlers.InventoryApp id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Servlet --- http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- Transaction Manager id: itest-rest-feed~Local DMR~/subsystem=transactions parent: itest-rest-feed~Local DMR~~ type: Transaction Manager --- InventoryConfig id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- HawkularInventoryChanges id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- JMX [Remote JMX] MemoryPool Code Cache id: itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool Metaspace id: itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-home] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Memory id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Memory --- Processor [2] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- 16:56:21,926 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:21,926 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] File Store [/dev/sda1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- txn-recovery-environment id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- default id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default parent: itest-rest-feed~Local DMR~~ type: Messaging Server --- Infinispan id: itest-rest-feed~Local DMR~/subsystem=infinispan parent: itest-rest-feed~Local DMR~~ type: Infinispan --- jolokia-agent id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent parent: itest-rest-feed~Local DMR~/deployment=jolokia-war.war type: Servlet --- hawkular-inventory-ui.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-services id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- web id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- management-http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- JMX [Local JMX] MemoryPool PS Old Gen id: itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Eden Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX][Runtime] id: itest-rest-feed~Remote JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- File Store [tmpfs] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [0] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [6] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- HawkularQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- Local DMR id: itest-rest-feed~Local DMR~~ parent: null type: WildFly Server --- HawkularTopic id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- hawkular-command-gateway-war.war id: itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hibernate id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- HawkularCommandEvent id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- JMX [Local JMX][Runtime] id: itest-rest-feed~Local JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- JMX [Local JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-root] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root 16:56:21,932 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [5] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor 16:56:21,932 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] --- server id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- standard-sockets id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets parent: itest-rest-feed~Local DMR~~ type: Socket Binding Group --- hawkular-inventory-service.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- Hawkular Java Agent id: itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent parent: null type: Hawkular Java Agent --- JMX [Local JMX] MemoryPool Metaspace id: itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Old Gen id: itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [3] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- jolokia-war.war id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-alerts id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- DLQ id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- InventoryServiceIspn id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Stateless Session EJB --- ajp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- mail-smtp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Remote Destination Outbound Socket Binding --- https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- management-https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- InventoryStats id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- testXaDs id: itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs parent: itest-rest-feed~Local DMR~~ type: XA Datasource --- JMX [Local JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool PS Eden Space id: itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool Code Cache id: itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [7] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- txn-status-manager id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- ejb id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- h2 id: itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2 parent: itest-rest-feed~Local DMR~~ type: JDBC Driver ===== 16:56:21,940 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,942 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,945 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,946 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,948 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,950 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,952 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:21,952 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:21,953 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:21,954 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:56:21,971 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-86) HAWKFEEDCOMM000013: WebSocket session [rxQZSBXYu4mLOLqaEXjXSzqhsNa21f8g9g2mKVtf] opened for endpoint [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"rxQZSBXYu4mLOLqaEXjXSzqhsNa21f8g9g2mKVtf"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: RemoveDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs"} Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:56:21,984 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-87) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceRequest] from WebSocket session [rxQZSBXYu4mLOLqaEXjXSzqhsNa21f8g9g2mKVtf] of [/ui/ws] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:f3484b3a-be7d-11e7-9b96-fd74109b7ab2)"}]] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:56:21 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:56:21,997 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:56:21,997 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Remove] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:56:22,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]]] 16:56:22,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:22,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:22,016 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:22,017 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:22,017 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:22,024 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Firing inventory event for [1] removed resources 16:56:22,024 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:56:22,024 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Removing resources: [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:56:22,024 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Deleting resources [[itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]] from inventory 16:56:22,026 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,028 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,030 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received response while deleting inventory: code [200] 16:56:22,030 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Delete inventory request time: [5]ms 16:56:22,030 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Redundant full discovery scan will be ignored for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:22,030 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,034 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,035 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,037 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,040 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [501]ms 16:56:22,040 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:22,040 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:56:22,041 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~~ 16:56:22,041 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~~', name='Local DMR', feedId='itest-rest-feed', typeId='WildFly Server', parentId='null', properties={}, config={Suspend State=RUNNING, Bound Address=127.0.0.1, Running Mode=NORMAL, Home Directory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT, Version=null, Node Name=mazzlap, Server State=reload-required, Product Name=null, Hostname=mazzlap, UUID=35b170a9-9c5d-405b-a163-091fba19ed3e, Name=mazzlap}, metrics=[Metric{displayName='Thread Count', family='jvm_threads_current', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Expired Web Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Rejected Web Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Accumulated GC Duration', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Active Web Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Max Active Web Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Time', family='wildfly_servlet_total_request_time', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}]} 16:56:22,041 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds 16:56:22,041 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-89) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceResponse] from WebSocket session [CtSW4OrQJLInl1JXlzpp3Ex42uSdWSzoz-rKGxj2] of [/feed/{feedId}] 16:56:22,041 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds', name='testH2Ds', feedId='itest-rest-feed', typeId='Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Connection Properties={"prop1":"val1.1","prop3":"val3"}, Datasource Class=null, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testH2Ds, Connection URL=jdbc:h2:mem:test;DB_CLOSE_DELAY=5000, Enabled=true, Driver Class=org.h2.Driver, Password=sa}, metrics=[Metric{displayName='Available Count', family='wildfly_datasorce_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Wait Time', family='wildfly_datasorce_pool_max_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='wildfly_datasource_jdbc_prepared_statement_cache_miss_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='In Use Count', family='wildfly_datasorce_pool_in_use_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Used Count', family='wildfly_datasorce_pool_max_used_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Creation Time', family='wildfly_datasorce_pool_max_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Average Blocking Time', family='wildfly_datasorce_pool_average_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Wait Count', family='wildfly_datasorce_pool_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Total Creation Time', family='wildfly_datasorce_pool_total_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Average Get Time', family='wildfly_datasorce_pool_average_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Active Count', family='wildfly_datasorce_pool_active_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Total Blocking Time', family='wildfly_datasorce_pool_total_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='wildfly_datasource_jdbc_prepared_statement_cache_hit_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Timed Out', family='wildfly_datasorce_pool_timed_out', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Idle Count', family='wildfly_datasorce_pool_idle_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Destroyed Count', family='wildfly_datasorce_pool_destroyed_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Blocking Failure Count', family='wildfly_datasorce_pool_blocking_failure_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Average Creation Time', family='wildfly_datasorce_pool_average_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Wait Count', family='wildfly_datasorce_pool_max_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='wildfly_datasource_jdbc_prepared_statement_cache_delete_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='wildfly_datasource_jdbc_prepared_statement_cache_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='wildfly_datasource_jdbc_prepared_statement_cache_access_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Get Time', family='wildfly_datasorce_pool_max_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Total Get Time', family='wildfly_datasorce_pool_total_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='wildfly_datasource_jdbc_prepared_statement_cache_add_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Created Count', family='wildfly_datasorce_pool_created_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}]} 16:56:22,041 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs 16:56:22,041 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs', name='testXaDs', feedId='itest-rest-feed', typeId='XA Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Datasource Properties={"URL":"jdbc:h2:mem:test;DB_CLOSE_DELAY=5000","loginTimeout":"3"}, XA Datasource Class=org.h2.jdbcx.JdbcDataSource, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testXaDs_changed, Enabled=true, Password=sa}, metrics=[Metric{displayName='In Use Count', family='wildfly_datasorce_pool_in_use_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='wildfly_datasource_jdbc_prepared_statement_cache_miss_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='wildfly_datasource_jdbc_prepared_statement_cache_access_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Idle Count', family='wildfly_datasorce_pool_idle_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='wildfly_datasource_jdbc_prepared_statement_cache_delete_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Average Blocking Time', family='wildfly_datasorce_pool_average_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='wildfly_datasource_jdbc_prepared_statement_cache_hit_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Total Blocking Time', family='wildfly_datasorce_pool_total_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Get Time', family='wildfly_datasorce_pool_max_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Wait Count', family='wildfly_datasorce_pool_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Destroyed Count', family='wildfly_datasorce_pool_destroyed_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Created Count', family='wildfly_datasorce_pool_created_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Timed Out', family='wildfly_datasorce_pool_timed_out', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Total Get Time', family='wildfly_datasorce_pool_total_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Average Get Time', family='wildfly_datasorce_pool_average_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Blocking Failure Count', family='wildfly_datasorce_pool_blocking_failure_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Available Count', family='wildfly_datasorce_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Active Count', family='wildfly_datasorce_pool_active_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Total Creation Time', family='wildfly_datasorce_pool_total_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='wildfly_datasource_jdbc_prepared_statement_cache_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Average Creation Time', family='wildfly_datasorce_pool_average_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Used Count', family='wildfly_datasorce_pool_max_used_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Wait Count', family='wildfly_datasorce_pool_max_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='wildfly_datasource_jdbc_prepared_statement_cache_add_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Wait Time', family='wildfly_datasorce_pool_max_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Creation Time', family='wildfly_datasorce_pool_max_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}]} 16:56:22,041 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [3] resources to inventory Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=RemoveDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs","destinationSessionId":"rxQZSBXYu4mLOLqaEXjXSzqhsNa21f8g9g2mKVtf","status":"OK","message":"Performed [Remove] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:56:22 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:56:22,071 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-91) HAWKFEEDCOMM000015: WebSocket session [rxQZSBXYu4mLOLqaEXjXSzqhsNa21f8g9g2mKVtf] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed ALL RESOURCES IN HAWKULAR INVENTORY: 66 ===== testXaDs deleted, should be out of inventory ===== --- JMX [Remote JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~ parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- itest-rest-feed_OperatingSystem id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem parent: null type: Platform_Operating System --- Processor [4] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- ExampleDS id: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS parent: itest-rest-feed~Local DMR~~ type: Datasource --- ExpiryQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- org.hawkular.inventory.handlers.InventoryApp id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Servlet --- http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- Transaction Manager id: itest-rest-feed~Local DMR~/subsystem=transactions parent: itest-rest-feed~Local DMR~~ type: Transaction Manager --- InventoryConfig id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- HawkularInventoryChanges id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- JMX [Remote JMX] MemoryPool Code Cache id: itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool Metaspace id: itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-home] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Memory id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Memory --- Processor [2] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- File Store [/dev/sda1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- txn-recovery-environment id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- default id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default parent: itest-rest-feed~Local DMR~~ type: Messaging Server --- Infinispan id: itest-rest-feed~Local DMR~/subsystem=infinispan parent: itest-rest-feed~Local DMR~~ type: Infinispan --- jolokia-agent id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent parent: itest-rest-feed~Local DMR~/deployment=jolokia-war.war type: Servlet --- hawkular-inventory-ui.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-services id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- web id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- management-http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- JMX [Local JMX] MemoryPool PS Old Gen id: itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Eden Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX][Runtime] id: itest-rest-feed~Remote JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- File Store [tmpfs] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [0] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [6] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- HawkularQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- Local DMR id: itest-rest-feed~Local DMR~~ parent: null type: WildFly Server --- HawkularTopic id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- hawkular-command-gateway-war.war id: itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hibernate id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- HawkularCommandEvent id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- JMX [Local JMX][Runtime] id: itest-rest-feed~Local JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- JMX [Local JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-root] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [5] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- server id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- standard-sockets id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets parent: itest-rest-feed~Local DMR~~ type: Socket Binding Group --- hawkular-inventory-service.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- Hawkular Java Agent id: itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent parent: null type: Hawkular Java Agent --- JMX [Local JMX] MemoryPool Metaspace id: itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Old Gen id: itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [3] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- jolokia-war.war id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-alerts id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- DLQ id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- InventoryServiceIspn id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Stateless Session EJB --- ajp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- mail-smtp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Remote Destination Outbound Socket Binding --- https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- management-https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- InventoryStats id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- JMX [Local JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool PS Eden Space id: itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool Code Cache id: itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [7] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- txn-status-manager id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- ejb id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- h2 id: itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2 parent: itest-rest-feed~Local DMR~~ type: JDBC Driver ===== 16:56:22,117 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:56:22,117 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [73]ms 16:56:22,118 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:22,118 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:22,118 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:22,120 ERROR [org.hawkular.agent.monitor.storage.HawkularStorageAdapter] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010083: Failed to store notification: {"type":"RESOURCE_ADDED","properties":{"resourceId":"itest-rest-feed~Local DMR~~","feedId":"itest-rest-feed","resourceType":"WildFly Server"}}: java.io.IOException: status-code=[405], reason=[Method Not Allowed], url=[http://127.0.0.1:8080/hawkular/api/notification] at org.hawkular.agent.monitor.storage.HawkularStorageAdapter$1.onResponse(HawkularStorageAdapter.java:116) at okhttp3.shaded.RealCall$AsyncCall.execute(RealCall.java:126) at okhttp3.shaded.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:22,159 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:22,160 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:22,199 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:22,199 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:22,203 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:22,203 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:22,210 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:22,210 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:22,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:22,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:22,212 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:22,212 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:22,212 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:22,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:22,216 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:22,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:22,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:22,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:22,220 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:22,220 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:22,221 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:22,224 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:22,225 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:22,228 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:22,228 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:22,229 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:22,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:22,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:22,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:22,237 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:22,238 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:22,250 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:22,268 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:22,268 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:22,269 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:22,270 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:22,270 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:22,271 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:22,271 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:22,272 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:22,284 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:22,284 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:22,290 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:22,291 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:22,302 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:22,309 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:22,317 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:22,325 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:22,326 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:22,334 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:22,340 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:22,340 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:22,344 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:22,344 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:22,352 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,354 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,356 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,357 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,359 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,361 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,363 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:22,363 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:22,364 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:22,364 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:22,365 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:22,365 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:22,366 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:22,366 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:22,366 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:22,373 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,375 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,376 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,378 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,380 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,382 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:22,386 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [264]ms 16:56:22,386 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:22,386 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:30,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:30,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:30,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:56:30,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:56:30,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:30,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:56:30,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:30,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:30,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:56:30,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:30,011 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:30,011 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:30,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:30,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:30,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:30,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:30,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:56:30,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:56:30,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,016 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,017 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:30,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:30,017 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:30,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:30,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:30,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:30,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:30,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:56:30,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:56:30,020 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:30,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:56:30,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:56:30,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:56:30,021 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [11]ms 16:56:30,021 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:56:30,021 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:56:30,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:30,024 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [12]ms 16:56:30,026 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:56:30,026 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:56:30,030 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:30,030 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:30,037 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,040 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,043 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,047 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,051 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,054 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:30,054 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [43]ms 16:56:30,054 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:56:30,054 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:56:30,055 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:30,055 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:30,093 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:30,093 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:30,096 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:30,096 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:30,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:30,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:30,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:30,102 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:30,102 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:30,102 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:30,103 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:30,106 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:30,106 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:30,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:30,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:30,110 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:30,110 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:30,110 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:30,111 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:30,114 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:30,114 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:30,117 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:30,117 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:30,118 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:30,122 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:30,125 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:30,126 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:30,126 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:30,127 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:30,135 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:30,138 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:30,139 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:30,139 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:30,140 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:30,140 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:30,141 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:30,141 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:30,141 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:30,152 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:30,152 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:30,156 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:30,157 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:30,166 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:30,171 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:30,177 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:30,185 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:30,185 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:30,193 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:30,198 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:30,198 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:30,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:30,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:30,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,209 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,213 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,217 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:30,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:30,221 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:30,221 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:30,222 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:30,222 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:30,223 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:30,223 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:30,223 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:30,228 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:30,230 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:30,231 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:30,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:30,234 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:30,235 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:30,237 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [224]ms 16:56:30,238 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:30,238 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:56:40,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:40,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:40,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:40,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:40,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:40,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:40,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:40,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:40,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:56:40,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:56:40,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:40,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:40,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:40,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:40,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:40,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:56:40,015 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:40,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:56:40,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:56:40,015 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:40,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:56:40,016 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:40,016 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:56:40,016 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [6]ms 16:56:40,016 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:56:40,016 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:56:40,017 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,017 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,018 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:40,019 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [8]ms 16:56:40,019 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:56:40,019 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:56:40,029 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:40,029 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:40,036 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,042 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,046 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,049 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,053 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,058 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:40,058 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [47]ms 16:56:40,058 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:56:40,058 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:56:40,073 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:40,073 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:40,107 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:40,107 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:40,110 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:40,110 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:40,115 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:40,115 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:40,116 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:40,116 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:40,117 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:40,117 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:40,117 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:40,121 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:40,121 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:40,124 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:40,124 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:40,124 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:40,125 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:40,125 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:40,126 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:40,129 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:40,129 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:40,132 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:40,132 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:40,133 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:40,137 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:40,140 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:40,140 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:40,141 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:40,141 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:40,151 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:40,155 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:40,155 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:40,156 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:40,156 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:40,157 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:40,157 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:40,158 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:40,159 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:40,172 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:40,172 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:40,177 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:40,177 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:40,185 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:40,191 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:40,199 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:40,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:40,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:40,214 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:40,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:40,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:40,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:40,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:40,224 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,225 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,227 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,229 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,230 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:40,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:40,235 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:40,235 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:40,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:40,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:40,237 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:40,237 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:40,237 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:40,243 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:40,245 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:40,246 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:40,247 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:40,248 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:40,249 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:40,252 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [239]ms 16:56:40,252 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:40,252 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:50,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:56:50,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:56:50,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:50,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:56:50,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:56:50,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:50,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:50,012 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:50,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:56:50,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:56:50,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:56:50,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,016 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:50,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:50,019 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:56:50,020 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [10]ms 16:56:50,021 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:56:50,021 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:56:50,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:56:50,022 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [11]ms 16:56:50,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:56:50,022 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:56:50,029 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:56:50,030 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:56:50,036 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,039 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,042 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,045 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,047 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,050 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:56:50,050 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [38]ms 16:56:50,050 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:56:50,050 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:56:50,051 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:56:50,051 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:56:50,111 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:56:50,111 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:56:50,114 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:56:50,114 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:56:50,122 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:50,122 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:50,123 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:50,123 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:50,124 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:50,125 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:50,126 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:50,131 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:50,131 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:50,136 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:50,136 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:50,137 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:50,137 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:50,138 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:50,138 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:50,143 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:50,143 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:50,147 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:56:50,148 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:50,148 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:50,154 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:50,158 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:56:50,158 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:50,159 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:50,160 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:50,173 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:56:50,177 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:56:50,178 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:56:50,178 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:56:50,179 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:56:50,179 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:56:50,180 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:56:50,180 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:56:50,181 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:56:50,196 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:56:50,196 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:56:50,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:56:50,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:56:50,208 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:50,214 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:50,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:50,224 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:56:50,225 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:56:50,230 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:50,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:56:50,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:56:50,235 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:56:50,235 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:56:50,239 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,241 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,243 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,244 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,246 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,248 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,250 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:56:50,250 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:56:50,252 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:56:50,252 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:56:50,252 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:56:50,253 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:56:50,253 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:56:50,254 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:56:50,254 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:56:50,260 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:50,261 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:50,263 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:50,264 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:50,265 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:50,266 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:56:50,269 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [255]ms 16:56:50,270 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:56:50,270 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:56:59,632 DEBUG [org.hawkular.agent.javaagent.JavaAgentEngine] (metrics-hawkular-monitor-1-thread-1) DIAGNOSTICS: ========== itest-rest-feed.diagnostics.dmr.error-rate: type=[meter], count=[0], mean_rate=[0.000000], m1=[0.000000], m5=[0.000000], m15=[0.000000], rate_unit=[events/second] itest-rest-feed.diagnostics.inventory.rate: type=[meter], count=[71], mean_rate=[1.083199], m1=[0.464541], m5=[0.196194], m15=[0.074106], rate_unit=[events/second] itest-rest-feed.diagnostics.jmx.error-rate: type=[meter], count=[0], mean_rate=[0.000000], m1=[0.000000], m5=[0.000000], m15=[0.000000], rate_unit=[events/second] itest-rest-feed.diagnostics.platform.error-rate: type=[meter], count=[0], mean_rate=[0.000000], m1=[0.000000], m5=[0.000000], m15=[0.000000], rate_unit=[events/second] itest-rest-feed.diagnostics.storage.error-rate: type=[meter], count=[2], mean_rate=[0.030512], m1=[0.015318], m5=[0.005694], m15=[0.002108], rate_unit=[events/second] itest-rest-feed.diagnostics.dmr.full-discovery-scan-timer: type=[timer], count=[10], min=[224.918136], max=[870.835186], mean=[394.672068], stddev=[177.880135], median=[380.741728], p75=[501.157504], p95=[870.835186], p98=[870.835186], p99=[870.835186], p999=[870.835186], mean_rate=[0.152556], m1=[0.094191], m5=[0.029598], m15=[0.010677], rate_unit=[events/second], duration_unit=[milliseconds] itest-rest-feed.diagnostics.dmr.request-timer: type=[timer], count=[1295], min=[0.195405], max=[163.910368], mean=[1.213261], stddev=[5.464698], median=[0.435084], p75=[0.729277], p95=[3.833980], p98=[7.511668], p99=[15.030023], p999=[107.973234], mean_rate=[19.753797], m1=[12.136423], m5=[3.829682], m15=[1.382271], rate_unit=[events/second], duration_unit=[milliseconds] itest-rest-feed.diagnostics.inventory.storage-request-timer: type=[timer], count=[9], min=[5.559134], max=[268.567067], mean=[93.739142], stddev=[108.104185], median=[72.617460], p75=[244.472829], p95=[268.567067], p98=[268.567067], p99=[268.567067], p999=[268.567067], mean_rate=[0.137293], m1=[0.068111], m5=[0.025571], m15=[0.009481], rate_unit=[events/second], duration_unit=[milliseconds] itest-rest-feed.diagnostics.jmx.full-discovery-scan-timer: type=[timer], count=[12], min=[6.758239], max=[153.768225], mean=[34.867955], stddev=[33.856168], median=[38.510362], p75=[47.792119], p95=[153.768225], p98=[153.768225], p99=[153.768225], p999=[153.768225], mean_rate=[0.183057], m1=[0.121159], m5=[0.035952], m15=[0.012863], rate_unit=[events/second], duration_unit=[milliseconds] itest-rest-feed.diagnostics.jmx.request-timer: type=[timer], count=[212], min=[0.016013], max=[62.176409], mean=[1.813929], stddev=[4.535658], median=[0.144700], p75=[2.872045], p95=[6.827840], p98=[13.446063], p99=[15.353405], p999=[62.176409], mean_rate=[3.233991], m1=[2.133079], m5=[0.634659], m15=[0.227183], rate_unit=[events/second], duration_unit=[milliseconds] itest-rest-feed.diagnostics.platform.full-discovery-scan-timer: type=[timer], count=[6], min=[8.944206], max=[33.316175], mean=[14.048789], stddev=[6.950153], median=[12.328426], p75=[12.904090], p95=[33.316175], p98=[33.316175], p99=[33.316175], p999=[33.316175], mean_rate=[0.091528], m1=[0.060580], m5=[0.017976], m15=[0.006431], rate_unit=[events/second], duration_unit=[milliseconds] itest-rest-feed.diagnostics.platform.request-timer: type=[timer], count=[12], min=[0.395162], max=[1.302589], mean=[0.813946], stddev=[0.311631], median=[0.972106], p75=[1.061842], p95=[1.302589], p98=[1.302589], p99=[1.302589], p999=[1.302589], mean_rate=[0.183055], m1=[0.121159], m5=[0.035952], m15=[0.012863], rate_unit=[events/second], duration_unit=[milliseconds] ========== 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:57:00,009 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:57:00,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:57:00,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:57:00,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:57:00,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:57:00,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:00,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:00,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:00,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:57:00,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:57:00,014 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [4]ms 16:57:00,014 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:57:00,014 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:57:00,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:00,015 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [5]ms 16:57:00,015 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:57:00,015 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:57:00,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:57:00,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:57:00,027 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,030 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,033 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,036 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,039 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,042 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:00,042 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [31]ms 16:57:00,042 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:57:00,042 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:57:00,046 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:57:00,046 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:57:00,078 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:57:00,078 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:57:00,081 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:57:00,081 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:57:00,086 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:00,086 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:00,086 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:00,087 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:00,087 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:00,088 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:00,088 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:00,092 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:00,092 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:00,095 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:57:00,095 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:00,096 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:00,097 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:00,097 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:00,097 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:00,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:00,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:00,104 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:57:00,104 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:00,105 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:00,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:57:00,113 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:57:00,113 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:00,114 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:00,114 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:00,126 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:57:00,130 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:00,131 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:00,131 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:00,132 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:00,132 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:00,133 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:00,133 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:00,134 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:57:00,145 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:57:00,145 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:57:00,149 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:57:00,149 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:57:00,157 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:00,162 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:00,169 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:00,176 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:00,176 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:57:00,183 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:57:00,187 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:57:00,188 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:57:00,190 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:57:00,190 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:57:00,194 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,196 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,198 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,199 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,202 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,204 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:00,204 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:57:00,206 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:57:00,206 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:57:00,206 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:57:00,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:57:00,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:57:00,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:57:00,208 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:57:00,214 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:00,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:00,216 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:00,217 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:00,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:00,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:00,223 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [209]ms 16:57:00,223 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:57:00,223 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:57:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:57:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:57:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:57:10,009 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:57:10,010 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:57:10,011 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:57:10,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:57:10,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:57:10,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:57:10,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,013 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:57:10,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:57:10,014 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:10,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:57:10,022 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [12]ms 16:57:10,022 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:57:10,022 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:57:10,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:57:10,024 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [13]ms 16:57:10,024 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:57:10,024 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:57:10,032 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:57:10,033 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:57:10,038 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,041 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,044 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,047 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,050 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,053 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:57:10,053 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [41]ms 16:57:10,053 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:57:10,053 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:57:10,056 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:57:10,057 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:57:10,089 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:57:10,089 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:57:10,091 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:57:10,091 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:57:10,095 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:10,096 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:10,096 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:10,097 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:10,097 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:10,097 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:10,098 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:10,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:10,101 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:10,104 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:57:10,104 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:10,104 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:10,105 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:10,105 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:10,106 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:10,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:10,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:10,112 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:57:10,113 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:10,113 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:10,117 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:57:10,121 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:57:10,121 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:10,121 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:10,122 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:10,131 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:57:10,134 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:57:10,134 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:57:10,135 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:57:10,135 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:57:10,136 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:57:10,136 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:57:10,137 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:57:10,137 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:57:10,149 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:57:10,150 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:57:10,154 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:57:10,155 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:57:10,180 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:10,185 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:10,191 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:10,200 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:57:10,200 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:57:10,207 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:57:10,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:57:10,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:57:10,213 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:57:10,213 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:57:10,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,221 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,222 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,224 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,225 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,227 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,229 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:57:10,229 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:57:10,231 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:57:10,231 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:57:10,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:57:10,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:57:10,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:57:10,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:57:10,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:57:10,240 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:10,242 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:10,243 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:10,244 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:10,246 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:10,247 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:57:10,250 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [236]ms 16:57:10,250 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:57:10,250 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] ===== Invoked methods AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testAddDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testAddXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testUpdateDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testUpdateXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testRemoveDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testRemoveXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 ===== Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/Surefire suite/Surefire test.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/Surefire suite/Surefire test.xml PASSED: testAddDatasource PASSED: testAddXaDatasource PASSED: testUpdateDatasource PASSED: testUpdateXaDatasource PASSED: testRemoveDatasource FAILED: testRemoveXaDatasource java.lang.AssertionError: Resource [type=XA Datasource, containing=testXaDs] still found after 10 attempts. at org.hawkular.agent.itest.util.ITestHelper.waitForNoResourceContaining(ITestHelper.java:167) at org.hawkular.agent.ws.test.DatasourceCommandITest.testRemoveXaDatasource(DatasourceCommandITest.java:377) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112) at org.testng.TestRunner.privateRun(TestRunner.java:782) at org.testng.TestRunner.run(TestRunner.java:632) at org.testng.SuiteRunner.runTest(SuiteRunner.java:366) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319) at org.testng.SuiteRunner.run(SuiteRunner.java:268) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244) at org.testng.TestNG.runSuitesLocally(TestNG.java:1169) at org.testng.TestNG.run(TestNG.java:1064) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:112) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:99) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) =============================================== Surefire test Tests run: 6, Failures: 1, Skips: 0 =============================================== =============================================== Surefire suite Total tests run: 6, Failures: 1, Skips: 0 =============================================== Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/toc.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/Surefire test.properties Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/index.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/main.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/groups.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/classes.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/reporter-output.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/methods-not-run.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/testng.xml.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/index.html [TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@7cbd213e: 6 ms [TestNG] Time taken by org.testng.reporters.XMLReporter@32eebfca: 7 ms Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/testng-failed.xml Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/Surefire suite/testng-failed.xml [TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 4 ms Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/junitreports/TEST-org.hawkular.agent.ws.test.DatasourceCommandITest.xml [TestNG] Time taken by org.testng.reporters.JUnitReportReporter@1fc2b765: 3 ms [TestNG] Time taken by org.testng.reporters.jq.Main@569cfc36: 22 ms [TestNG] Time taken by org.testng.reporters.EmailableReporter2@7403c468: 5 ms Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 72.822 sec <<< FAILURE! - in org.hawkular.agent.ws.test.DatasourceCommandITest testRemoveXaDatasource(org.hawkular.agent.ws.test.DatasourceCommandITest) Time elapsed: 50.371 sec <<< FAILURE! java.lang.AssertionError: Resource [type=XA Datasource, containing=testXaDs] still found after 10 attempts. at org.hawkular.agent.ws.test.DatasourceCommandITest.testRemoveXaDatasource(DatasourceCommandITest.java:377) Results : Failed tests: DatasourceCommandITest.testRemoveXaDatasource:377 Resource [type=XA Datasource, containing=testXaDs] still found after 10 attempts. Tests run: 6, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha11:shutdown (stop-hawkular) @ hawkular-javaagent-cmdgw-itest --- 16:57:12,652 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0236: Suspending server with no timeout. 16:57:12,657 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed WebSocket Close Reply) Stopping WebSocket ping 16:57:12,658 INFO [org.hawkular.cmdgw.command.ws.server.FeedWebSocket] (default task-30) HAWKFEEDCOMM000015: WebSocket session [itest-rest-feed] of [/feed/{feedId}] closed. Reason=[CloseReason[1001]] 16:57:12,658 INFO [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed WebSocket Close Reply) HAWKAGENT010035: Closed feed WebSocket connection to endpoint [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed]. Code=[1001], Reason=[] 16:57:12,658 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 16:57:12,658 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed WebSocket Close Reply) Starting WebSocket reconnect thread 16:57:12,692 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 16:57:12,694 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/testH2Ds] 16:57:12,694 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-2) HAWKBUS130002: Nest service stopping 16:57:12,694 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-2) HAWKBUS130003: Nest service stopped 16:57:12,700 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 77) WFLYUT0022: Unregistered web context: /hawkular/command-gateway 16:57:12,700 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 16:57:12,702 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:/testXaDs] 16:57:12,702 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 76) WFLYUT0022: Unregistered web context: /hawkular/inventory/ui 16:57:12,709 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 79) WFLYUT0022: Unregistered web context: /jolokia-war 16:57:12,711 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 67) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 16:57:12,738 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 76) AMQ151003: resource adaptor stopped 16:57:12,743 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment jolokia-war.war (runtime-name: jolokia-war.war) in 69ms 16:57:12,760 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment hawkular-command-gateway-war.war (runtime-name: hawkular-command-gateway-war.war) in 86ms 16:57:12,760 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0022: Unregistered web context: /hawkular/inventory 16:57:12,768 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 16:57:12,775 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 16:57:12,776 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 16:57:12,778 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment hawkular-inventory-ui.war (runtime-name: hawkular-inventory-ui.war) in 104ms 16:57:12,785 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTPS listener https suspending 16:57:12,785 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 16:57:12,787 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 75) WFLYCLINF0003: Stopped client-mappings cache from ejb container 16:57:12,800 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment hawkular-inventory-service.war (runtime-name: hawkular-inventory-service.war) in 126ms 16:57:12,818 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [e2eea73c-be7d-11e7-9b96-fd74109b7ab2] stopped 16:57:12,819 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 16:57:12,819 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 16:57:12,820 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0004: Undertow 1.4.0.Final stopping 16:57:12,831 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Core 2.2.0.Final "Kenny" stopped in 148ms [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ hawkular-javaagent-cmdgw-itest --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] Force kill running app servers... [exec] Result: 1 [INFO] Executed tasks [INFO] [INFO] --- license-maven-plugin:2.11:check (default) @ hawkular-javaagent-cmdgw-itest --- [INFO] Checking licenses... [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ hawkular-javaagent-cmdgw-itest --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- xml-maven-plugin:1.0.1:check-format (xml-check-format) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ hawkular-javaagent-cmdgw-itest --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:27 min [INFO] Finished at: 2017-10-31T16:57:14-04:00 [INFO] Final Memory: 101M/537M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default) on project hawkular-javaagent-cmdgw-itest: There are test failures. [ERROR] [ERROR] Please refer to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-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 [mazz@mazzlap hawkular-javaagent-cmdgw-itest (hawkular-1275 *)]$