Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created May 24, 2015 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garethahealy/fa8b01f9dac8076693bf to your computer and use it in GitHub Desktop.
Save garethahealy/fa8b01f9dac8076693bf to your computer and use it in GitHub Desktop.
gatling output
[INFO] --- gatling-maven-plugin:2.1.6:execute (default) @ amq-core ---
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/garethah/.m2/repository/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/garethah/.m2/repository/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
17:41:58,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
17:41:58,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:41:58,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/Users/garethah/Documents/github/garethahealy/gatling-amq/amq-core/target/classes/logback.xml]
17:41:58,805 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
17:41:58,805 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/Users/garethah/.m2/repository/io/gatling/gatling-maven-plugin/2.1.6/gatling-maven-plugin-2.1.6.jar!/logback.xml]
17:41:58,805 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/Users/garethah/Documents/github/garethahealy/gatling-amq/amq-core/target/classes/logback.xml]
17:41:58,858 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
17:41:58,862 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:41:58,867 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
17:41:58,881 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:41:58,926 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
17:41:58,926 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
17:41:58,926 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
17:41:58,928 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@19565a99 - Registering current configuration as safe fallback point
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
17:41:59.737 [New I/O worker #1] DEBUG c.n.h.c.p.n.r.NettyConnectListener - Request using non cached Channel '[id: 0xb7eb6b5a, /192.168.0.6:52476 => ssl.google-analytics.com/216.58.208.72:443]':
DefaultHttpRequest(chunked: false)
POST /collect HTTP/1.1
Connection: Keep-Alive
User-Agent: java/1.7.0_71
Content-Length: 135
Content-Type: application/x-www-form-urlencoded
Host: ssl.google-analytics.com
Accept: */*
17:41:59.811 [New I/O worker #1] DEBUG c.n.h.c.p.netty.handler.HttpProtocol -
Request DefaultHttpRequest(chunked: false)
POST /collect HTTP/1.1
Connection: Keep-Alive
User-Agent: java/1.7.0_71
Content-Length: 135
Content-Type: application/x-www-form-urlencoded
Host: ssl.google-analytics.com
Accept: */*
Response DefaultHttpResponse(chunked: false)
HTTP/1.1 200 OK
Pragma: no-cache
Expires: Mon, 07 Aug 1995 23:30:00 GMT
Cache-Control: private, no-cache, no-cache=Set-Cookie, proxy-revalidate
Access-Control-Allow-Origin: *
Last-Modified: Sun, 17 May 1998 03:00:00 GMT
X-Content-Type-Options: nosniff
Content-Type: image/gif
Date: Sun, 24 May 2015 16:41:59 GMT
Server: Golfe2
Content-Length: 35
Alternate-Protocol: 443:quic,p=1
17:41:59.812 [New I/O worker #1] DEBUG c.n.h.c.p.n.channel.ChannelManager - Adding key: https://ssl.google-analytics.com:443 for channel [id: 0xb7eb6b5a, /192.168.0.6:52476 => ssl.google-analytics.com/216.58.208.72:443]
Simulation com.garethahealy.gatling.amq.TestJmsDsl started...
17:42:00.247 [GatlingSystem-akka.actor.default-dispatcher-2] INFO i.gatling.core.controller.Controller - Total number of users : 1
17:42:00.252 [GatlingSystem-akka.actor.default-dispatcher-5] INFO i.g.c.r.writer.ConsoleDataWriter - Initializing
17:42:00.252 [GatlingSystem-akka.actor.default-dispatcher-6] INFO i.g.c.result.writer.FileDataWriter - Initializing
17:42:00.254 [GatlingSystem-akka.actor.default-dispatcher-5] INFO i.g.c.r.writer.ConsoleDataWriter - Initialized
17:42:00.260 [GatlingSystem-akka.actor.default-dispatcher-6] INFO i.g.c.result.writer.FileDataWriter - Initialized
17:42:00.262 [GatlingSystem-akka.actor.default-dispatcher-2] DEBUG i.gatling.core.controller.Controller - Launching All Scenarios
17:42:00.266 [GatlingSystem-akka.actor.default-dispatcher-2] DEBUG i.gatling.core.controller.Controller - Finished Launching scenarios executions
17:42:00.267 [GatlingSystem-akka.actor.default-dispatcher-2] DEBUG i.gatling.core.controller.Controller - Setting up max duration
17:42:00.268 [GatlingSystem-akka.actor.default-dispatcher-2] INFO i.gatling.core.controller.Controller - Start user #1223438069902585858-0
17:42:00.284 [GatlingSystem-akka.actor.default-dispatcher-3] INFO i.gatling.jms.client.SimpleJmsClient - Got InitialContext javax.naming.InitialContext@4dbed645
17:42:00.285 [GatlingSystem-akka.actor.default-dispatcher-3] INFO i.gatling.jms.client.SimpleJmsClient - Got ConnectionFactory org.apache.activemq.ActiveMQConnectionFactory@67615ae9
================================================================================
2015-05-24 17:42:00 0s elapsed
---- JMS DSL test --------------------------------------------------------------
[ ] 0%
waiting: 1 / active: 0 / done:0
---- Requests ------------------------------------------------------------------
> Global (OK=0 KO=0 )
================================================================================
17:42:00.434 [GatlingSystem-akka.actor.default-dispatcher-3] DEBUG o.a.a.transport.WireFormatNegotiator - Sending: WireFormatInfo { version=10, properties={MaxFrameSize=9223372036854775807, CacheSize=1024, CacheEnabled=true, Host=localhost, SizePrefixDisabled=false, MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
17:42:00.436 [ActiveMQ Transport: tcp://localhost/127.0.0.1:61616@52478] DEBUG o.a.a.transport.InactivityMonitor - Using min of local: WireFormatInfo { version=10, properties={MaxFrameSize=9223372036854775807, CacheSize=1024, CacheEnabled=true, Host=localhost, SizePrefixDisabled=false, MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo { version=10, properties={CacheSize=1024, MaxFrameSize=9223372036854775807, CacheEnabled=true, SizePrefixDisabled=false, TcpNoDelayEnabled=true, MaxInactivityDurationInitalDelay=10000, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
17:42:00.437 [ActiveMQ Transport: tcp://localhost/127.0.0.1:61616@52478] DEBUG o.a.a.transport.WireFormatNegotiator - Received WireFormat: WireFormatInfo { version=10, properties={CacheSize=1024, MaxFrameSize=9223372036854775807, CacheEnabled=true, SizePrefixDisabled=false, TcpNoDelayEnabled=true, MaxInactivityDurationInitalDelay=10000, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
17:42:00.437 [ActiveMQ Transport: tcp://localhost/127.0.0.1:61616@52478] DEBUG o.a.a.transport.WireFormatNegotiator - tcp://localhost/127.0.0.1:61616@52478 before negotiation: OpenWireFormat{version=10, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
17:42:00.437 [ActiveMQ Transport: tcp://localhost/127.0.0.1:61616@52478] DEBUG o.a.a.transport.WireFormatNegotiator - tcp://localhost/127.0.0.1:61616@52478 after negotiation: OpenWireFormat{version=10, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
17:42:00.457 [GatlingSystem-akka.actor.default-dispatcher-3] INFO i.gatling.jms.client.SimpleJmsClient - Got Connection ActiveMQConnection {id=ID:localhost-52477-1432485720323-1:1,clientId=ID:localhost-52477-1432485720323-0:1,started=true}
17:42:00.469 [Thread-3] DEBUG o.a.a.thread.TaskRunnerFactory - Initialized TaskRunnerFactory[ActiveMQ Session Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@619ec587[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
17:42:00.472 [GatlingSystem-akka.actor.default-dispatcher-3] DEBUG io.gatling.jms.JmsReqReplyAction - Message sent ID:localhost-52477-1432485720323-1:1:1:1:1
17:42:00.474 [Thread-3] DEBUG io.gatling.jms.JmsReqReplyAction - Message received ID:localhost-50465-1432477763040-1:11:1:1:4073
================================================================================
2015-05-24 17:42:05 5s elapsed
---- JMS DSL test --------------------------------------------------------------
[--------------------------------------------------------------------------] 0%
waiting: 0 / active: 1 / done:0
---- Requests ------------------------------------------------------------------
> Global (OK=0 KO=0 )
================================================================================
================================================================================
2015-05-24 17:42:10 10s elapsed
---- JMS DSL test --------------------------------------------------------------
[--------------------------------------------------------------------------] 0%
waiting: 0 / active: 1 / done:0
---- Requests ------------------------------------------------------------------
> Global (OK=0 KO=0 )
================================================================================
================================================================================
2015-05-24 17:42:15 15s elapsed
---- JMS DSL test --------------------------------------------------------------
[--------------------------------------------------------------------------] 0%
waiting: 0 / active: 1 / done:0
---- Requests ------------------------------------------------------------------
> Global (OK=0 KO=0 )
================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment