Skip to content

Instantly share code, notes, and snippets.

@cholick
Created October 30, 2015 02:34
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 cholick/f7e91fb58891cc0d8f5a to your computer and use it in GitHub Desktop.
Save cholick/f7e91fb58891cc0d8f5a to your computer and use it in GitHub Desktop.
consul_agent.stderr.log
SIGQUIT: quit
PC=0x4684e2
goroutine 63 [syscall]:
syscall.Syscall(0x2f, 0xa, 0xc20826fa30, 0x0, 0x29, 0x0, 0x0)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 fp=0xc20826f930 sp=0xc20826f928
syscall.recvmsg(0xa, 0xc20826fa30, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:1933 +0x57 fp=0xc20826f978 sp=0xc20826f930
syscall.Recvmsg(0xa, 0xc208286000, 0xffff, 0xffff, 0xc208199290, 0x28, 0x28, 0x0, 0x30, 0x0, ...)
/usr/local/go/src/syscall/syscall_linux.go:519 +0x19b fp=0xc20826fa70 sp=0xc20826f978
net.(*netFD).readMsg(0xc20814c0e0, 0xc208286000, 0xffff, 0xffff, 0xc208199290, 0x28, 0x28, 0x0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:292 +0x42b fp=0xc20826fb50 sp=0xc20826fa70
net.(*UDPConn).ReadMsgUDP(0xc2080d6030, 0xc208286000, 0xffff, 0xffff, 0xc208199290, 0x28, 0x28, 0x233e63cb, 0x7fb5d9ccc4b0, 0x41ff91, ...)
/usr/local/go/src/net/udpsock_posix.go:96 +0x17f fp=0xc20826fc38 sp=0xc20826fb50
github.com/miekg/dns.ReadFromSessionUDP(0xc2080d6030, 0xc208286000, 0xffff, 0xffff, 0xffff, 0xffff, 0x0, 0x0)
/opt/gopath/src/github.com/miekg/dns/udp.go:44 +0xca fp=0xc20826fd08 sp=0xc20826fc38
github.com/miekg/dns.(*Server).readUDP(0xc2080ec2a0, 0xc2080d6030, 0x77359400, 0x0, 0x0, 0x0, 0x29, 0x0, 0x0)
/opt/gopath/src/github.com/miekg/dns/server.go:545 +0x14e fp=0xc20826fd98 sp=0xc20826fd08
github.com/miekg/dns.(*Server).serveUDP(0xc2080ec2a0, 0xc2080d6030, 0x0, 0x0)
/opt/gopath/src/github.com/miekg/dns/server.go:427 +0x114 fp=0xc20826fe50 sp=0xc20826fd98
github.com/miekg/dns.(*Server).ListenAndServe(0xc2080ec2a0, 0x0, 0x0)
/opt/gopath/src/github.com/miekg/dns/server.go:282 +0x7c7 fp=0xc20826ff38 sp=0xc20826fe50
github.com/hashicorp/consul/command/agent.func·014()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/dns.go:107 +0x44 fp=0xc20826ffe0 sp=0xc20826ff38
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc20826ffe8 sp=0xc20826ffe0
created by github.com/hashicorp/consul/command/agent.NewDNSServer
/opt/gopath/src/github.com/hashicorp/consul/command/agent/dns.go:111 +0xcdf
goroutine 1 [select, 44 minutes]:
github.com/hashicorp/consul/command/agent.(*Command).handleSignals(0xc208080000, 0xc208150000, 0xc2080949c0, 0xc208094b40, 0x1)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/command.go:738 +0xa49
github.com/hashicorp/consul/command/agent.(*Command).Run(0xc208080000, 0xc20800a020, 0x1, 0x1, 0x0)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/command.go:727 +0x24bc
github.com/mitchellh/cli.(*CLI).Run(0xc2081083c0, 0xc2080dacd0, 0x0, 0x0)
/opt/gopath/src/github.com/mitchellh/cli/cli.go:100 +0x3ce
main.realMain(0x41325f)
/opt/gopath/src/github.com/hashicorp/consul/main.go:40 +0x23b
main.main()
/opt/gopath/src/github.com/hashicorp/consul/main.go:12 +0x1f
goroutine 5 [syscall, 44 minutes]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35
goroutine 35 [sleep]:
github.com/armon/go-metrics.(*Metrics).collectStats(0xc2080decd0)
/opt/gopath/src/github.com/armon/go-metrics/metrics.go:67 +0x2c
created by github.com/armon/go-metrics.New
/opt/gopath/src/github.com/armon/go-metrics/start.go:61 +0xe8
goroutine 34 [select, 44 minutes]:
github.com/armon/go-metrics.(*InmemSignal).run(0xc2080e5200)
/opt/gopath/src/github.com/armon/go-metrics/inmem_signal.go:63 +0xf1
created by github.com/armon/go-metrics.NewInmemSignal
/opt/gopath/src/github.com/armon/go-metrics/inmem_signal.go:37 +0x258
goroutine 9 [select]:
github.com/hashicorp/consul/consul.(*ConnPool).reap(0xc2080de4b0)
/opt/gopath/src/github.com/hashicorp/consul/consul/pool.go:367 +0x4bb
created by github.com/hashicorp/consul/consul.NewPool
/opt/gopath/src/github.com/hashicorp/consul/consul/pool.go:160 +0x165
goroutine 10 [select, 44 minutes]:
github.com/hashicorp/consul/consul.(*Client).lanEventHandler(0xc20810e090)
/opt/gopath/src/github.com/hashicorp/consul/consul/client.go:222 +0x343
created by github.com/hashicorp/consul/consul.NewClient
/opt/gopath/src/github.com/hashicorp/consul/consul/client.go:112 +0x4d5
goroutine 11 [select, 44 minutes]:
github.com/hashicorp/serf/serf.(*serfQueries).stream(0xc20816f320)
/opt/gopath/src/github.com/hashicorp/serf/serf/internal_query.go:80 +0x288
created by github.com/hashicorp/serf/serf.newSerfQueries
/opt/gopath/src/github.com/hashicorp/serf/serf/internal_query.go:73 +0x137
goroutine 12 [select]:
github.com/hashicorp/serf/serf.(*Snapshotter).stream(0xc2080800b0)
/opt/gopath/src/github.com/hashicorp/serf/serf/snapshot.go:175 +0xa2b
created by github.com/hashicorp/serf/serf.NewSnapshotter
/opt/gopath/src/github.com/hashicorp/serf/serf/snapshot.go:123 +0x6ec
goroutine 13 [IO wait]:
net.(*pollDesc).Wait(0xc2081a4610, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081a4610, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2081a45b0, 0x0, 0x7fb5d9ce0e18, 0xc208148f28)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080e0068, 0xc2080d6150, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
github.com/hashicorp/memberlist.(*Memberlist).tcpListen(0xc2080ec1c0)
/opt/gopath/src/github.com/hashicorp/memberlist/net.go:180 +0x2f
created by github.com/hashicorp/memberlist.newMemberlist
/opt/gopath/src/github.com/hashicorp/memberlist/memberlist.go:123 +0xe8b
goroutine 14 [IO wait]:
net.(*pollDesc).Wait(0xc2081a4680, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081a4680, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc2081a4620, 0xc208350000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7fb5d9ce0e18, 0xc20802bb18)
/usr/local/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2080e0070, 0xc208350000, 0x10000, 0x10000, 0x11f61e0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/udpsock_posix.go:67 +0x124
net.(*UDPConn).ReadFrom(0xc2080e0070, 0xc208350000, 0x10000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/udpsock_posix.go:82 +0x12e
github.com/hashicorp/memberlist.(*Memberlist).udpListen(0xc2080ec1c0)
/opt/gopath/src/github.com/hashicorp/memberlist/net.go:249 +0x2f2
created by github.com/hashicorp/memberlist.newMemberlist
/opt/gopath/src/github.com/hashicorp/memberlist/memberlist.go:124 +0xeab
goroutine 15 [select, 44 minutes]:
github.com/hashicorp/memberlist.(*Memberlist).udpHandler(0xc2080ec1c0)
/opt/gopath/src/github.com/hashicorp/memberlist/net.go:334 +0x36d
created by github.com/hashicorp/memberlist.newMemberlist
/opt/gopath/src/github.com/hashicorp/memberlist/memberlist.go:125 +0xecb
goroutine 16 [select]:
github.com/hashicorp/memberlist.(*Memberlist).triggerFunc(0xc2080ec1c0, 0x3b9aca00, 0xc20819a0c0, 0xc20819a060, 0xc208149670)
/opt/gopath/src/github.com/hashicorp/memberlist/state.go:105 +0x151
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/opt/gopath/src/github.com/hashicorp/memberlist/state.go:71 +0x18d
goroutine 49 [select]:
github.com/hashicorp/memberlist.(*Memberlist).pushPullTrigger(0xc2080ec1c0, 0xc20819a060)
/opt/gopath/src/github.com/hashicorp/memberlist/state.go:132 +0x1a8
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/opt/gopath/src/github.com/hashicorp/memberlist/state.go:77 +0x2d3
goroutine 50 [select]:
github.com/hashicorp/memberlist.(*Memberlist).triggerFunc(0xc2080ec1c0, 0xbebc200, 0xc20819a120, 0xc20819a060, 0xc208149680)
/opt/gopath/src/github.com/hashicorp/memberlist/state.go:105 +0x151
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/opt/gopath/src/github.com/hashicorp/memberlist/state.go:83 +0x3bb
goroutine 51 [select]:
github.com/hashicorp/serf/serf.(*Serf).handleReap(0xc208112000)
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:1341 +0x281
created by github.com/hashicorp/serf/serf.Create
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:372 +0x1bfd
goroutine 52 [select]:
github.com/hashicorp/serf/serf.(*Serf).handleReconnect(0xc208112000)
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:1357 +0x106
created by github.com/hashicorp/serf/serf.Create
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:373 +0x1c1d
goroutine 53 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc208112000, 0xc0f2a0, 0x6, 0xc208177ad0)
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:1447 +0x52e
created by github.com/hashicorp/serf/serf.Create
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:374 +0x1c5c
goroutine 54 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc208112000, 0xc0d500, 0x5, 0xc208177b00)
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:1447 +0x52e
created by github.com/hashicorp/serf/serf.Create
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:375 +0x1c9e
goroutine 55 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc208112000, 0xc13340, 0x5, 0xc208177b30)
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:1447 +0x52e
created by github.com/hashicorp/serf/serf.Create
/opt/gopath/src/github.com/hashicorp/serf/serf/serf.go:376 +0x1ce0
goroutine 57 [select]:
github.com/hashicorp/consul/command/agent.(*CheckMonitor).run(0xc20819a240)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:121 +0x26d
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).Start
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:101 +0xc7
goroutine 58 [select]:
github.com/hashicorp/consul/command/agent.(*CheckMonitor).run(0xc20819a300)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:121 +0x26d
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).Start
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:101 +0xc7
goroutine 59 [select]:
github.com/hashicorp/consul/command/agent.(*CheckMonitor).run(0xc20819a3c0)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:121 +0x26d
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).Start
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:101 +0xc7
goroutine 60 [select, 44 minutes]:
github.com/hashicorp/consul/command/agent.(*Agent).handleEvents(0xc20810a780)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/user_event.go:114 +0x2cc
created by github.com/hashicorp/consul/command/agent.Create
/opt/gopath/src/github.com/hashicorp/consul/command/agent/agent.go:184 +0xba2
goroutine 61 [IO wait, 44 minutes]:
net.(*pollDesc).Wait(0xc2081a4c30, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081a4c30, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2081a4bd0, 0x0, 0x7fb5d9ce0e18, 0xc2081c41c8)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080e0118, 0xc208145e50, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080e0118, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
github.com/hashicorp/consul/command/agent.(*AgentRPC).listen(0xc208145e50)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/rpc.go:288 +0x59
created by github.com/hashicorp/consul/command/agent.NewAgentRPC
/opt/gopath/src/github.com/hashicorp/consul/command/agent/rpc.go:256 +0x2fb
goroutine 62 [IO wait, 44 minutes]:
net.(*pollDesc).Wait(0xc2081a4ca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081a4ca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2081a4c40, 0x0, 0x7fb5d9ce0e18, 0xc2081c4040)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080e0120, 0x63eb74, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
github.com/hashicorp/consul/command/agent.tcpKeepAliveListener.Accept(0xc2080e0120, 0x0, 0x0, 0x0, 0x0)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/http.go:176 +0x4c
net/http.(*Server).Serve(0xc2081dc060, 0x7fb5d9ce5bc0, 0xc2080e0120, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7fb5d9ce5bc0, 0xc2080e0120, 0x7fb5d9ce5c58, 0xc208198780, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1606 +0xa1
created by github.com/hashicorp/consul/command/agent.NewHTTPServers
/opt/gopath/src/github.com/hashicorp/consul/command/agent/http.go:141 +0x18ec
goroutine 64 [IO wait, 44 minutes]:
net.(*pollDesc).Wait(0xc208104300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208104300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2081042a0, 0x0, 0x7fb5d9ce0e18, 0xc2081c4000)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080d6038, 0x1, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
github.com/miekg/dns.(*Server).serveTCP(0xc2080ec380, 0xc2080d6038, 0x0, 0x0)
/opt/gopath/src/github.com/miekg/dns/server.go:392 +0xfa
github.com/miekg/dns.(*Server).ListenAndServe(0xc2080ec380, 0x0, 0x0)
/opt/gopath/src/github.com/miekg/dns/server.go:268 +0x46c
github.com/hashicorp/consul/command/agent.func·015()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/dns.go:115 +0x44
created by github.com/hashicorp/consul/command/agent.NewDNSServer
/opt/gopath/src/github.com/hashicorp/consul/command/agent/dns.go:119 +0xddf
goroutine 81 [select]:
github.com/hashicorp/consul/command/agent.(*localState).antiEntropy(0xc20810a7b0, 0xc208094480)
/opt/gopath/src/github.com/hashicorp/consul/command/agent/local.go:299 +0x6ee
created by github.com/hashicorp/consul/command/agent.(*Agent).StartSync
/opt/gopath/src/github.com/hashicorp/consul/command/agent/agent.go:523 +0x4a
goroutine 198032 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198166 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197977 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197984 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197970 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198079 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198171 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197960 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198009 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198132 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198037 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198040 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198180 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198076 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198003 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198163 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197899 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198120 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198108 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197896 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198086 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198125 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198049 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198135 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197981 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198069 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198195 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 197985 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198105 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
goroutine 198094 [sleep]:
github.com/hashicorp/consul/command/agent.func·008()
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:159 +0x47
created by github.com/hashicorp/consul/command/agent.(*CheckMonitor).check
/opt/gopath/src/github.com/hashicorp/consul/command/agent/check.go:161 +0x72a
rax 0x2f
rbx 0xc20801290c
rcx 0xffffffffffffffff
rdx 0x0
rdi 0xa
rsi 0xc20826fa30
rbp 0xa
rsp 0xc20826f928
r8 0x0
r9 0x0
r10 0x0
r11 0x246
r12 0x2e
r13 0xc20819ce40
r14 0x1
r15 0x10
rip 0x4684e2
rflags 0x246
cs 0x33
fs 0x0
gs 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment