Skip to content

Instantly share code, notes, and snippets.

@erikanderson
Created March 20, 2016 02:40
Show Gist options
  • Save erikanderson/1cee6bd8cbb11c624ce1 to your computer and use it in GitHub Desktop.
Save erikanderson/1cee6bd8cbb11c624ce1 to your computer and use it in GitHub Desktop.
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.SelectorManager] Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@26c30b8
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.SelectorManager] Selector loop woken up from select, 0/0 selected
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.SelectorManager] Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@26c30b8
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.AbstractEndPoint] onOpen SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0}
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.IdleTimeout] SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2016-03-19 20:38:49,836 DEBUG [o.e.j.s.HttpChannel] new HttpChannelOverHttp@6db41d3a{r=0,c=false,a=IDLE,uri=-} -> SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@215310cc{s=IDLE i=true a=null}
2016-03-19 20:38:49,836 DEBUG [o.e.j.s.HttpConnection] New HTTP Connection HttpConnection@415fb4ac{IDLE}
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.AbstractConnection] onOpen HttpConnection@415fb4ac{IDLE}
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.AbstractConnection] fillInterested HttpConnection@415fb4ac{IDLE}
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.AbstractConnection] IDLE-->FILL_INTERESTED HttpConnection@415fb4ac{FILL_INTERESTED}
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.SelectChannelEndPoint] Local interests updating 0 -> 1 for SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0}
2016-03-19 20:38:49,836 DEBUG [o.e.j.i.SelectorManager] Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@2eb659a9
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectChannelEndPoint] Key interests updated 0 -> 1 on SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=0}
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectorManager] Created SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=0}
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectorManager] Selector loop waiting on select
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectorManager] Selector loop woken up from select, 1/1 selected
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectChannelEndPoint] Key interests updated 1 -> 0 on SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1}
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectChannelEndPoint] Local interests updating 1 -> 0 for SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectorManager] Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@2eb659a9
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.AbstractConnection] FILL_INTERESTED-->FILLING HttpConnection@415fb4ac{FILLING}
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.SelectorManager] Selector loop waiting on select
2016-03-19 20:38:49,837 DEBUG [o.e.j.s.HttpConnection] HttpConnection@415fb4ac{FILLING} onFillable HttpChannelState@215310cc{s=IDLE i=true a=null}
2016-03-19 20:38:49,837 DEBUG [o.e.j.i.ChannelEndPoint] filled 265 SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}
2016-03-19 20:38:49,837 DEBUG [o.e.j.h.HttpParser] parseNext s=START HeapByteBuffer@75afbf9c[p=0,l=265,c=8192,r=265]={<<<GET /metrics/v1/m...m9uZTpOb25l\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2016-03-19 20:38:49,837 DEBUG [o.e.j.h.HttpParser] START --> SPACE1
2016-03-19 20:38:49,837 DEBUG [o.e.j.h.HttpParser] SPACE1 --> URI
2016-03-19 20:38:49,837 DEBUG [o.e.j.h.HttpParser] URI --> SPACE2
2016-03-19 20:38:49,837 DEBUG [o.e.j.h.HttpParser] SPACE2 --> REQUEST_VERSION
2016-03-19 20:38:49,837 DEBUG [o.e.j.h.HttpParser] REQUEST_VERSION --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> HEADER_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_VALUE --> HEADER_IN_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_IN_VALUE --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> HEADER_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_VALUE --> HEADER_IN_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_IN_VALUE --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> HEADER_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_VALUE --> HEADER_IN_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_IN_VALUE --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> HEADER_IN_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_IN_VALUE --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> HEADER_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_VALUE --> HEADER_IN_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_IN_VALUE --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> HEADER_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_VALUE --> HEADER_IN_VALUE
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER_IN_VALUE --> HEADER
2016-03-19 20:38:49,838 DEBUG [o.e.j.h.HttpParser] HEADER --> END
2016-03-19 20:38:49,838 DEBUG [o.e.j.s.HttpChannel] HttpChannelOverHttp@6db41d3a{r=1,c=false,a=IDLE,uri=-} messageComplete
2016-03-19 20:38:49,838 DEBUG [o.e.j.s.HttpInput] HttpInputOverHTTP@321dbcf5 EOF
2016-03-19 20:38:49,838 DEBUG [o.e.j.s.HttpChannel] HttpChannelOverHttp@6db41d3a{r=1,c=false,a=IDLE,uri=-} handle enter
2016-03-19 20:38:49,838 DEBUG [o.e.j.s.HttpChannelState] HttpChannelState@215310cc{s=IDLE i=true a=null} handling IDLE
2016-03-19 20:38:49,838 DEBUG [o.e.j.s.HttpChannel] HttpChannelOverHttp@6db41d3a{r=1,c=false,a=DISPATCHED,uri=/metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes} action REQUEST_DISPATCH
2016-03-19 20:38:49,839 DEBUG [o.e.j.s.Server] REQUEST GET /metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes on HttpChannelOverHttp@6db41d3a{r=1,c=false,a=DISPATCHED,uri=/metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes}
2016-03-19 20:38:49,839 DEBUG [o.e.j.s.h.ContextHandler] scope null||/metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes @ o.e.j.s.h.ContextHandler@72e1af42{/metrics,null,AVAILABLE}
2016-03-19 20:38:49,839 DEBUG [o.e.j.s.h.ContextHandler] context=/metrics||/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes @ o.e.j.s.h.ContextHandler@72e1af42{/metrics,null,AVAILABLE}
2016-03-19 20:38:49,839 DEBUG [p.p.middleware] Processing HTTP request to URI: '/metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes'
2016-03-19 20:38:49,840 DEBUG [o.e.j.s.HttpConnection] org.eclipse.jetty.server.HttpConnection$SendCallback@ff08114[PROCESSING][i=ResponseInfo{HTTP/1.1 404 null,-1,false},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@2bf5b9d8] generate: NEED_HEADER (null,[p=0,l=118,c=32768,r=118],true)@START
2016-03-19 20:38:49,840 DEBUG [o.e.j.s.HttpConnection] org.eclipse.jetty.server.HttpConnection$SendCallback@ff08114[PROCESSING][i=ResponseInfo{HTTP/1.1 404 null,-1,false},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@2bf5b9d8] generate: FLUSH ([p=0,l=162,c=8192,r=162],[p=0,l=118,c=32768,r=118],true)@COMPLETING
2016-03-19 20:38:49,840 DEBUG [o.e.j.i.WriteFlusher] write: WriteFlusher@717f9569{IDLE} [HeapByteBuffer@42026039[p=0,l=162,c=8192,r=162]={<<<HTTP/1.1 404 Not ...z-SNAPSHOT)\r\n\r\n>>>coded\r\n\r\nquery=%5...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5f02d9c3[p=0,l=118,c=32768,r=118]={<<<{\n "error" : "No...me=num-nodes"\n}>>>"report_environme...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
2016-03-19 20:38:49,840 DEBUG [o.e.j.i.WriteFlusher] update WriteFlusher@717f9569{WRITING}:IDLE-->WRITING
2016-03-19 20:38:49,844 DEBUG [o.e.j.i.ChannelEndPoint] flushed 280 SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,W,7/30000,HttpConnection}{io=0,kio=0,kro=1}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.WriteFlusher] update WriteFlusher@717f9569{IDLE}:WRITING-->IDLE
2016-03-19 20:38:49,845 DEBUG [o.e.j.s.HttpConnection] org.eclipse.jetty.server.HttpConnection$SendCallback@ff08114[PROCESSING][i=ResponseInfo{HTTP/1.1 404 null,-1,false},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@2bf5b9d8] generate: DONE ([p=162,l=162,c=8192,r=0],[p=118,l=118,c=32768,r=0],true)@END
==> puppetdb-access.log <==
127.0.0.1 - - [19/Mar/2016:20:38:49 -0600] "GET /metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes HTTP/1.1" 404 118 "-" "-" 8
==> puppetdb.log <==
2016-03-19 20:38:49,845 DEBUG [o.e.j.s.Server] RESPONSE /metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=num-nodes 404 handled=true
2016-03-19 20:38:49,845 DEBUG [o.e.j.s.HttpChannelState] HttpChannelState@215310cc{s=DISPATCHED i=true a=null} unhandle DISPATCHED
2016-03-19 20:38:49,845 DEBUG [o.e.j.h.HttpParser] reset HttpParser{s=END,0 of 0}
2016-03-19 20:38:49,845 DEBUG [o.e.j.h.HttpParser] END --> START
2016-03-19 20:38:49,845 DEBUG [o.e.j.s.HttpChannel] HttpChannelOverHttp@6db41d3a{r=1,c=false,a=IDLE,uri=-} handle exit, result COMPLETE
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.ChannelEndPoint] filled 0 SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.ChannelEndPoint] filled 0 SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}
2016-03-19 20:38:49,845 DEBUG [o.e.j.h.HttpParser] parseNext s=START HeapByteBuffer@42026039[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 404 Not ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.AbstractConnection] fillInterested HttpConnection@415fb4ac{FILLING}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.AbstractConnection] FILLING-->FILLING_FILL_INTERESTED HttpConnection@415fb4ac{FILLING_FILL_INTERESTED}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.AbstractConnection] FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@415fb4ac{FILL_INTERESTED}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.SelectChannelEndPoint] Local interests updating 0 -> 1 for SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1}
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.SelectorManager] Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@2eb659a9
2016-03-19 20:38:49,845 DEBUG [o.e.j.i.SelectChannelEndPoint] Key interests updated 0 -> 1 on SelectChannelEndPoint@2fd81bdd{/127.0.0.1:46061<->8080,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1}
2016-03-19 20:38:49,846 DEBUG [o.e.j.i.SelectorManager] Selector loop woken up from select, 0/1 selected
2016-03-19 20:38:49,846 DEBUG [o.e.j.i.SelectorManager] Selector loop waiting on select
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment