Skip to content

Instantly share code, notes, and snippets.

@steveyen
Created April 14, 2016 17:12
Show Gist options
  • Save steveyen/0ea243bbef38eb7366576d38b8cb1c29 to your computer and use it in GitHub Desktop.
Save steveyen/0ea243bbef38eb7366576d38b8cb1c29 to your computer and use it in GitHub Desktop.
MB-19207
Steves-MacBook-Pro:MB-19207 steveyen$ ~/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft_cbcollect_info_analyze extract /api/diag cbcollect_info_n_1\@10.72.57.110_20160414-154850/ | jq '.["/debug/pprof/goroutine?debug=2"] | split("\n")'
[
"goroutine 3350 [running]:",
"runtime/pprof.writeGoroutineStacks(0x7164460, 0xc823083730, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/pprof/pprof.go:516 +0x84",
"runtime/pprof.writeGoroutine(0x7164460, 0xc823083730, 0x2, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/pprof/pprof.go:505 +0x46",
"runtime/pprof.(*Profile).WriteTo(0x5342e00, 0x7164460, 0xc823083730, 0x2, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/pprof/pprof.go:236 +0xd4",
"github.com/couchbase/cbgt/rest.DiagGetPProf(0x5f83360, 0xc8231f8280, 0x4ceb060, 0x9, 0x2)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/rest_diag.go:160 +0xb1",
"github.com/couchbase/cbgt/rest.(*DiagGetHandler).ServeHTTP.func2(0x5f83360, 0xc8231f8280, 0xc8201341c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/rest_diag.go:70 +0x49",
"net/http.HandlerFunc.ServeHTTP(0x4e8c1a0, 0x5f83360, 0xc8231f8280, 0xc8201341c0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:1618 +0x3a",
"github.com/couchbase/cbgt/rest.(*DiagGetHandler).ServeHTTP(0xc820369a70, 0x5f83360, 0xc8231f8280, 0xc8201341c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/rest_diag.go:98 +0xd4f",
"github.com/couchbase/cbgt/rest.(*HandlerWithRESTMeta).ServeHTTP(0xc820369b00, 0x5f4d208, 0xc821166a90, 0xc8201341c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/rest.go:155 +0x1d6",
"github.com/couchbase/cbft.(*AuthVersionHandler).ServeHTTP(0xc82036b6c0, 0x5f4d208, 0xc821166a90, 0xc8201341c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/rest.go:146 +0x201",
"github.com/gorilla/mux.(*Router).ServeHTTP(0xc8202a6140, 0x5f4d208, 0xc821166a90, 0xc8201341c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/gorilla/mux/mux.go:98 +0x29e",
"net/http.(*ServeMux).ServeHTTP(0xc82007ed80, 0x5f4d208, 0xc821166a90, 0xc8201341c0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:1910 +0x17d",
"net/http.serverHandler.ServeHTTP(0xc820404500, 0x5f4d208, 0xc821166a90, 0xc8201341c0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2081 +0x19e",
"net/http.(*conn).serve(0xc821468180)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:1472 +0xf2e",
"created by net/http.(*Server).Serve",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2137 +0x44e",
"",
"goroutine 1 [chan receive, 17 minutes]:",
"main.main()",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft/main.go:234 +0x2039",
"",
"goroutine 17 [syscall, 17 minutes, locked to thread]:",
"runtime.goexit()",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/asm_amd64.s:1998 +0x1",
"",
"goroutine 3 [select, 17 minutes, locked to thread]:",
"runtime.gopark(0x4e8d738, 0xc82002d728, 0x4cd4738, 0x6, 0x18, 0x2)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/proc.go:262 +0x163",
"runtime.selectgoImpl(0xc82002d728, 0x0, 0x18)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/select.go:392 +0xa67",
"runtime.selectgo(0xc82002d728)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/select.go:215 +0x12",
"runtime.ensureSigM.func1()",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/signal1_unix.go:279 +0x32c",
"runtime.goexit()",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/asm_amd64.s:1998 +0x1",
"",
"goroutine 22 [syscall, 17 minutes]:",
"os/signal.signal_recv(0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sigqueue.go:116 +0x132",
"os/signal.loop()",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/os/signal/signal_unix.go:22 +0x18",
"created by os/signal.init.1",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/os/signal/signal_unix.go:28 +0x37",
"",
"goroutine 24 [IO wait]:",
"net.runtime_pollWait(0x5f01028, 0x72, 0xc82016b000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc8200160d0, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc8200160d0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc820016070, 0xc82016b000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc820034008, 0xc82016b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"bufio.(*Reader).fill(0xc82001a0c0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).Read(0xc82001a0c0, 0xc8201da001, 0x5ff, 0x5ff, 0x31d, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:207 +0x260",
"github.com/couchbase/cbauth/revrpc.(*minirwc).Read(0xc8200102e0, 0xc8201da001, 0x5ff, 0x5ff, 0xc821dc2490, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:100 +0x51",
"encoding/json.(*Decoder).refill(0xc82019a000, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:152 +0x287",
"encoding/json.(*Decoder).readValue(0xc82019a000, 0x1, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:128 +0x413",
"encoding/json.(*Decoder).Decode(0xc82019a000, 0x4b567e0, 0xc82001a140, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:57 +0x159",
"net/rpc/jsonrpc.(*serverCodec).ReadRequestHeader(0xc82001a120, 0xc820010360, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/jsonrpc/server.go:66 +0x7c",
"net/rpc.(*Server).readRequestHeader(0xc820018400, 0x5f012f0, 0xc82001a120, 0x0, 0x0, 0xc820010360, 0xc821565a00, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:576 +0x90",
"net/rpc.(*Server).readRequest(0xc820018400, 0x5f012f0, 0xc82001a120, 0xc820018400, 0xc8200141f0, 0xc820164080, 0x0, 0x0, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:543 +0x8b",
"net/rpc.(*Server).ServeCodec(0xc820018400, 0x5f012f0, 0xc82001a120)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:462 +0x7d",
"github.com/couchbase/cbauth/revrpc.(*Service).Run(0xc82013e990, 0xc820b4ff40, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:146 +0x9f6",
"github.com/couchbase/cbauth/revrpc.BabysitService(0xc820b4ff40, 0xc82013e990, 0x5f44880, 0xc820010220, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:242 +0x77",
"github.com/couchbase/cbauth.runRPCForSvc(0xc82013e990, 0xc820077880, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/default.go:56 +0x10a",
"github.com/couchbase/cbauth.startDefault.func1(0xc82013e990, 0xc820077880)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/default.go:63 +0x2b",
"created by github.com/couchbase/cbauth.startDefault",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/default.go:64 +0x120",
"",
"goroutine 25 [select, 9 minutes]:",
"github.com/blevesearch/bleve/index.AnalysisWorker(0xc8200785a0, 0xc820078600)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:70 +0x14e",
"created by github.com/blevesearch/bleve/index.NewAnalysisQueue",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:62 +0xf2",
"",
"goroutine 26 [select, 9 minutes]:",
"github.com/blevesearch/bleve/index.AnalysisWorker(0xc8200785a0, 0xc820078600)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:70 +0x14e",
"created by github.com/blevesearch/bleve/index.NewAnalysisQueue",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:62 +0xf2",
"",
"goroutine 27 [select, 9 minutes]:",
"github.com/blevesearch/bleve/index.AnalysisWorker(0xc8200785a0, 0xc820078600)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:70 +0x14e",
"created by github.com/blevesearch/bleve/index.NewAnalysisQueue",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:62 +0xf2",
"",
"goroutine 28 [select, 9 minutes]:",
"github.com/blevesearch/bleve/index.AnalysisWorker(0xc8200785a0, 0xc820078600)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:70 +0x14e",
"created by github.com/blevesearch/bleve/index.NewAnalysisQueue",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/blevesearch/bleve/index/analysis.go:62 +0xf2",
"",
"goroutine 29 [chan receive, 17 minutes]:",
"github.com/couchbase/cbgt/cmd.DumpOnSignal(0xc820045f80, 0x1, 0x1)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/cmd/dump.go:33 +0x9e",
"github.com/couchbase/cbgt/cmd.DumpOnSignalForPlatform()",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/cmd/dump.go:27 +0xe5",
"created by main.main",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft/main.go:95 +0x704",
"",
"goroutine 172 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8203f7090)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8203f7080)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc8204384b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 30 [select, 9 minutes]:",
"github.com/couchbase/cbauth/metakv.doRunObserveChildren(0xc82007b640, 0x4cda1e0, 0xe, 0xc820057f28, 0xc820078cc0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/metakv/metakv.go:287 +0x8b6",
"github.com/couchbase/cbauth/metakv.(*store).runObserveChildren(0xc82007b640, 0x4cda1e0, 0xe, 0xc820057f28, 0xc820078cc0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/metakv/metakv.go:246 +0x6d",
"github.com/couchbase/cbauth/metakv.RunObserveChildren(0x4cda1e0, 0xe, 0xc820057f28, 0xc820078cc0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/metakv/metakv.go:370 +0x57",
"github.com/couchbase/cbgt.NewCfgMetaKv.func1(0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/cfg_metakv.go:90 +0x51",
"github.com/couchbase/cbgt.ExponentialBackoffLoop(0x4d8e900, 0x1d, 0xc820177db0, 0xc8, 0xc83fc00000, 0x1388)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/misc.go:128 +0x2b",
"created by github.com/couchbase/cbgt.NewCfgMetaKv",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/cfg_metakv.go:100 +0x2fc",
"",
"goroutine 4 [select, 17 minutes]:",
"net/http.(*persistConn).readLoop(0xc8201e25b0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1178 +0xd52",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:853 +0x10a6",
"",
"goroutine 5 [select, 17 minutes]:",
"net/http.(*persistConn).writeLoop(0xc8201e25b0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1273 +0x472",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:854 +0x10cb",
"",
"goroutine 50 [IO wait, 9 minutes]:",
"net.runtime_pollWait(0x5f00ea8, 0x72, 0xc82022a000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc8201e0450, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc8201e0450, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc8201e03f0, 0xc82022a000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc820034010, 0xc82022a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.noteEOFReader.Read(0x5f011e8, 0xc820034010, 0xc8201e2618, 0xc82022a000, 0x1000, 0x1000, 0xc8205ae000, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1683 +0x67",
"net/http.(*noteEOFReader).Read(0xc8200103c0, 0xc82022a000, 0x1000, 0x1000, 0x4a02380, 0x0, 0x0)",
"\t<autogenerated>:284 +0xd0",
"bufio.(*Reader).fill(0xc82001a300)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).ReadSlice(0xc82001a300, 0xc82022a00a, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:328 +0x21a",
"net/http/internal.readChunkLine(0xc82001a300, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/internal/chunked.go:110 +0x53",
"net/http/internal.(*chunkedReader).beginChunk(0xc820230090)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/internal/chunked.go:47 +0x39",
"net/http/internal.(*chunkedReader).Read(0xc820230090, 0xc8205ae000, 0xfe00, 0xfe00, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/internal/chunked.go:77 +0xb7",
"net/http.(*body).readLocked(0xc8202320c0, 0xc8205ae000, 0xfe00, 0xfe00, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transfer.go:651 +0xa1",
"net/http.(*body).Read(0xc8202320c0, 0xc8205ae000, 0xfe00, 0xfe00, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transfer.go:643 +0x110",
"net/http.(*bodyEOFSignal).Read(0xc820232100, 0xc8205ae000, 0xfe00, 0xfe00, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1609 +0x26a",
"encoding/json.(*Decoder).refill(0xc82023e000, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:152 +0x287",
"encoding/json.(*Decoder).readValue(0xc82023e000, 0x1, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:128 +0x413",
"encoding/json.(*Decoder).Decode(0xc82023e000, 0x49d8980, 0xc8202321c0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:57 +0x159",
"github.com/couchbase/cbauth/metakv.doRunObserveChildren.func1(0xc820236000, 0xc8201d2470, 0xc820238060, 0xc8202380c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/metakv/metakv.go:270 +0x114",
"created by github.com/couchbase/cbauth/metakv.doRunObserveChildren",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/metakv/metakv.go:278 +0x369",
"",
"goroutine 152 [chan receive]:",
"github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x534f520)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/rcrowley/go-metrics/meter.go:221 +0x4b",
"created by github.com/rcrowley/go-metrics.NewMeter",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/rcrowley/go-metrics/meter.go:40 +0x154",
"",
"goroutine 53 [select, 9 minutes]:",
"github.com/couchbase/cbgt.(*Manager).JanitorLoop(0xc82000c2c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager_janitor.go:67 +0xba6",
"created by github.com/couchbase/cbgt.(*Manager).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager.go:222 +0x229",
"",
"goroutine 46 [select]:",
"github.com/couchbase/cbft.RunDefsCache(0xc82000c2c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/ns_server.go:931 +0x3a6",
"created by github.com/couchbase/cbft.initNsServerCaching.func1",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/ns_server.go:746 +0x72",
"",
"goroutine 55 [select, 17 minutes]:",
"github.com/couchbase/cbgt.(*Manager).StartCfg.func1(0xc82000c2c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager.go:236 +0x155",
"created by github.com/couchbase/cbgt.(*Manager).StartCfg",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager.go:243 +0x4b",
"",
"goroutine 56 [select, 9 minutes]:",
"github.com/couchbase/cbgt.(*Manager).StartCfg.func2(0xc82000c2c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager.go:249 +0x155",
"created by github.com/couchbase/cbgt.(*Manager).StartCfg",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager.go:256 +0x6d",
"",
"goroutine 40 [select, 9 minutes]:",
"github.com/couchbase/cbgt.(*Manager).JanitorLoop.func1(0xc82000c2c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager_janitor.go:55 +0x32d",
"created by github.com/couchbase/cbgt.(*Manager).JanitorLoop",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/manager_janitor.go:63 +0x64",
"",
"goroutine 58 [IO wait]:",
"net.runtime_pollWait(0x5f00de8, 0x72, 0xc820284000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc82022c920, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc82022c920, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc82022c8c0, 0xc820284000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc8202660f0, 0xc820284000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.noteEOFReader.Read(0x5f011e8, 0xc8202660f0, 0xc82024ef08, 0xc820284000, 0x1000, 0x1000, 0x40165e3, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1683 +0x67",
"net/http.(*noteEOFReader).Read(0xc82022ec80, 0xc820284000, 0x1000, 0x1000, 0xc82021dd1d, 0x0, 0x0)",
"\t<autogenerated>:284 +0xd0",
"bufio.(*Reader).fill(0xc820238b40)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).Peek(0xc820238b40, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:132 +0xcc",
"net/http.(*persistConn).readLoop(0xc82024eea0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1069 +0x177",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:853 +0x10a6",
"",
"goroutine 59 [select]:",
"net/http.(*persistConn).writeLoop(0xc82024eea0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1273 +0x472",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:854 +0x10cb",
"",
"goroutine 66 [select, 17 minutes]:",
"github.com/couchbase/cbgt/ctl.(*Ctl).run(0xc8202bdd40)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:265 +0x5e5",
"created by github.com/couchbase/cbgt/ctl.StartCtl",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:174 +0x218",
"",
"goroutine 45 [select]:",
"github.com/couchbase/cbft.RunSourcePartitionSeqs(0xc8201c4bd0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/ns_server.go:793 +0xef8",
"created by github.com/couchbase/cbft.initNsServerCaching.func1",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/ns_server.go:745 +0x50",
"",
"goroutine 2279 [chan receive, 16 minutes]:",
"net/http.(*connReader).Read(0xc8239839c0, 0xc820f36000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:519 +0x104",
"bufio.(*Reader).fill(0xc822df5620)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).ReadSlice(0xc822df5620, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:328 +0x21a",
"bufio.(*Reader).ReadLine(0xc822df5620, 0x0, 0x0, 0x0, 0x4c94200, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:357 +0x53",
"net/textproto.(*Reader).readLineSlice(0xc822823d70, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/textproto/reader.go:55 +0x81",
"net/textproto.(*Reader).ReadLine(0xc822823d70, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/textproto/reader.go:36 +0x40",
"net/http.readRequest(0xc822df5620, 0x0, 0xc820b802a0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/request.go:721 +0xb6",
"net/http.(*conn).readRequest(0xc820405c00, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:705 +0x359",
"net/http.(*conn).serve(0xc820405c00)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:1425 +0x947",
"created by net/http.(*Server).Serve",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2137 +0x44e",
"",
"goroutine 98 [IO wait]:",
"net.runtime_pollWait(0x5f00ba8, 0x72, 0x5f40028)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc82040b2c0, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc82040b2c0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).accept(0xc82040b260, 0x0, 0x7164eb0, 0xc822fb4020)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:426 +0x27c",
"net.(*TCPListener).AcceptTCP(0xc8202b6968, 0x4065860, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/tcpsock_posix.go:254 +0x4d",
"net/http.tcpKeepAliveListener.Accept(0xc8202b6968, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2427 +0x41",
"net/http.(*Server).Serve(0xc820404500, 0x7164e78, 0xc8202b6968, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2117 +0x129",
"net/http.(*Server).ListenAndServe(0xc820404500, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2098 +0x136",
"net/http.ListenAndServe(0x7fff5fbff3ac, 0xc, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2195 +0x98",
"main.MainServeHttp(0x7fff5fbff3ac, 0xc, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft/main.go:266 +0x4d9",
"created by main.main",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft/main.go:222 +0x1ebc",
"",
"goroutine 153 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc8201382d0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 65 [IO wait]:",
"net.runtime_pollWait(0x5f00d28, 0x72, 0xc82106f000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc82170f100, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc82170f100, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc82170f0a0, 0xc82106f000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc822dabc28, 0xc82106f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"bufio.(*Reader).fill(0xc822c15500)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).Read(0xc822c15500, 0xc82370e001, 0x5ff, 0x5ff, 0xc81ff23de4, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:207 +0x260",
"github.com/couchbase/cbauth/revrpc.(*minirwc).Read(0xc820ff8cc0, 0xc82370e001, 0x5ff, 0x5ff, 0xc821eb1fe0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:100 +0x51",
"encoding/json.(*Decoder).refill(0xc8204349c0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:152 +0x287",
"encoding/json.(*Decoder).readValue(0xc8204349c0, 0x1, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:128 +0x413",
"encoding/json.(*Decoder).Decode(0xc8204349c0, 0x4b567e0, 0xc822c15580, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/encoding/json/stream.go:57 +0x159",
"net/rpc/jsonrpc.(*serverCodec).ReadRequestHeader(0xc822c15560, 0xc82211cd80, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/jsonrpc/server.go:66 +0x7c",
"net/rpc.(*Server).readRequestHeader(0xc8235b3480, 0x5f012f0, 0xc822c15560, 0x0, 0x0, 0xc82211cd80, 0xc821703a00, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:576 +0x90",
"net/rpc.(*Server).readRequest(0xc8235b3480, 0x5f012f0, 0xc822c15560, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0x0, 0x0, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:543 +0x8b",
"net/rpc.(*Server).ServeCodec(0xc8235b3480, 0x5f012f0, 0xc822c15560)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:462 +0x7d",
"github.com/couchbase/cbauth/revrpc.(*Service).Run(0xc820231800, 0xc821703ef0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:146 +0x9f6",
"github.com/couchbase/cbauth/revrpc.BabysitService(0xc821703ef0, 0xc820231800, 0x5f44858, 0xc8200e90e0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:242 +0x77",
"github.com/couchbase/cbauth/service.RegisterManager(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:146 +0xca",
"main.MainStart.func1(0xc82024fad0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft/main.go:453 +0x8c",
"created by main.MainStart",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/cmd/cbft/main.go:460 +0x149b",
"",
"goroutine 3346 [semacquire]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc8214cdd40, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc8214cdd40)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc82040d990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc8216aef90, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc8216aef90, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc82040def8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc82040def8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc822a3ce20, 0x4baaf80, 0xc82211cd20, 0x199, 0x49d8f20, 0xc8216aef90, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 83 [IO wait]:",
"net.runtime_pollWait(0x5f00ae8, 0x72, 0xc820460000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc820196ed0, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc820196ed0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc820196e70, 0xc820460000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc82008a200, 0xc820460000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.(*connReader).Read(0xc8201c3a40, 0xc820460000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:526 +0x196",
"bufio.(*Reader).fill(0xc820079680)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).ReadSlice(0xc820079680, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:328 +0x21a",
"bufio.(*Reader).ReadLine(0xc820079680, 0x0, 0x0, 0x0, 0x4c94200, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:357 +0x53",
"net/textproto.(*Reader).readLineSlice(0xc8231b6090, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/textproto/reader.go:55 +0x81",
"net/textproto.(*Reader).ReadLine(0xc8231b6090, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/textproto/reader.go:36 +0x40",
"net/http.readRequest(0xc820079680, 0x700, 0xc820428540, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/request.go:721 +0xb6",
"net/http.(*conn).readRequest(0xc8200a9580, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:705 +0x359",
"net/http.(*conn).serve(0xc8200a9580)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:1425 +0x947",
"created by net/http.(*Server).Serve",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2137 +0x44e",
"",
"goroutine 151 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc820380750)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc820380740)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc82033a0f0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 150 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc82033a0f0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 47 [chan receive, 9 minutes]:",
"github.com/couchbase/cbft.RunDefsCache.func1(0x5f01330, 0xc8201b4d70, 0xc8203b8060)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/ns_server.go:888 +0x99",
"created by github.com/couchbase/cbft.RunDefsCache",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbft/ns_server.go:905 +0xb8",
"",
"goroutine 166 [IO wait]:",
"net.runtime_pollWait(0x5f00c68, 0x72, 0xc820450000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc8203d66f0, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc8203d66f0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc8203d6690, 0xc820450000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc82008b250, 0xc820450000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.noteEOFReader.Read(0x5f011e8, 0xc82008b250, 0xc82024e618, 0xc820450000, 0x1000, 0x1000, 0x40165e3, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1683 +0x67",
"net/http.(*noteEOFReader).Read(0xc820563e20, 0xc820450000, 0x1000, 0x1000, 0xc82021ed1d, 0x0, 0x0)",
"\t<autogenerated>:284 +0xd0",
"bufio.(*Reader).fill(0xc82021a360)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).Peek(0xc82021a360, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:132 +0xcc",
"net/http.(*persistConn).readLoop(0xc82024e5b0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1069 +0x177",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:853 +0x10a6",
"",
"goroutine 154 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8203812d0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8203812c0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc8201382d0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 2334 [IO wait, 16 minutes]:",
"net.runtime_pollWait(0x5f00f68, 0x72, 0xc8225117db)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc822290760, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc822290760, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc822290700, 0xc8225117db, 0x1, 0x1, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc82170bab0, 0xc8225117db, 0x1, 0x1, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.(*connReader).closeNotifyAwaitActivityRead(0xc8239839c0, 0xc82216aae0, 0xc822a93e80)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:542 +0x9c",
"created by net/http.(*connReader).startBackgroundRead",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:537 +0x92",
"",
"goroutine 167 [select]:",
"net/http.(*persistConn).writeLoop(0xc82024e5b0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1273 +0x472",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:854 +0x10cb",
"",
"goroutine 171 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc8204384b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 173 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820438e10)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 155 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820138690)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 156 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc820381cd0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc820381cc0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820138690)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 157 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc8204382d0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 158 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8203f6990)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8203f6980)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc8204382d0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 159 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820438690)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 160 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8203f7f10)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8203f7f00)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820438690)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 161 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820438c30)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 178 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc820380f10)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc820380f00)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820438c30)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 179 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820438ff0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 180 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc820381c10)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc820381c00)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820438ff0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 181 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc8204393b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 182 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8201d6bd0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8201d6bc0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc8204393b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 183 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820439770)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 184 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8201d7910)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8201d7900)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820439770)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 185 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820439b30)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 186 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8201aafd0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8201aafc0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820439b30)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 187 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820439ef0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 188 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8201ab410)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8201ab400)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820439ef0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 174 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8201aae90)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8201aae80)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820438e10)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 175 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820439590)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 176 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc820077d50)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc820077d40)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820439590)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 177 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820439d10)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 194 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc820316910)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc820316900)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820439d10)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 195 [select, 17 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc82033a4b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 196 [semacquire, 17 minutes]:",
"sync.runtime_Syncsemacquire(0xc8203172d0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8203172c0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc82033a4b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 3098 [chan receive, 9 minutes]:",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).refreshWorkers(0xc82230a000)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:637 +0x12f",
"created by github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:502 +0x29b",
"",
"goroutine 3097 [select, 9 minutes]:",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).refreshCluster(0xc82230a000, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:589 +0xefd",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).Start.func1.1(0xc8231b6db0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:494 +0x20",
"github.com/couchbase/go-couchbase/cbdatasource.ExponentialBackoffLoop(0x4d8e700, 0x1b, 0xc820454f78, 0x64, 0x3fc00000, 0x4e20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:1777 +0x2b",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).Start.func1(0xc82230a000, 0x64, 0x3fc00000, 0x4e20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:495 +0x70",
"created by github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:500 +0x279",
"",
"goroutine 3213 [chan receive, 9 minutes]:",
"github.com/couchbase/cbgt/ctl.(*Ctl).dispatchCtlLOCKED(0xc8202bdd40, 0xc8227280f8, 0x1, 0x4d833f0, 0x12, 0x0, 0x0, 0x0, 0x0, 0x0, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:464 +0x207",
"github.com/couchbase/cbgt/ctl.(*Ctl).dispatchCtl(0xc8202bdd40, 0xc8227280f8, 0x1, 0x4d833f0, 0x12, 0x0, 0x0, 0x0, 0x0, 0xc821701760, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:439 +0xbd",
"github.com/couchbase/cbgt/ctl.(*Ctl).StopChangeTopology(0xc8202bdd40, 0xc8227280f8, 0x1)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:430 +0x64",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).startTopologyChangeTaskHandleLOCKED.func2()",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:460 +0x118",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).CancelTask(0xc82024fad0, 0xc821d140c0, 0x2a, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:168 +0x869",
"github.com/couchbase/cbauth/service.serviceAPI.CancelTask(0x5fc0168, 0xc82024fad0, 0xc821d140c0, 0x2a, 0x0, 0x0, 0x0, 0xc821ce22d8, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:120 +0x8e",
"github.com/couchbase/cbauth/service.(*serviceAPI).CancelTask(0xc820442430, 0xc821d140c0, 0x2a, 0x0, 0x0, 0x0, 0xc821ce22d8, 0x0, 0x0)",
"\t<autogenerated>:12 +0xec",
"reflect.Value.call(0x4b1d9e0, 0x4c49b98, 0x13, 0x4ccbfd0, 0x4, 0xc821701ee8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1d9e0, 0x4c49b98, 0x13, 0xc821701ee8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8203f7980, 0xc8203f7940, 0xc820442428, 0xc820404600, 0xc8203e5a80, 0x4baadc0, 0xc82189ffb0, 0x199, 0x49d9160, 0xc821ce22d8, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 3312 [semacquire, 3 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc820b64960, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc820b64960)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc823093990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc8234702d0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc8234702d0, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc823093ef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc823093ef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc822e350e0, 0x4baaf80, 0xc823982460, 0x199, 0x49d8f20, 0xc8234702d0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 2602 [semacquire, 10 minutes]:",
"sync.runtime_Syncsemacquire(0xc821cb3850)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc821cb3840)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820ff31d0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 3340 [semacquire, 1 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc82331a060, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc82331a060)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc82109a990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc8212551a0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc8212551a0, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc82109aef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc82109aef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc823170c40, 0x4baaf80, 0xc822a3cdc0, 0x199, 0x49d8f20, 0xc8212551a0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 3196 [semacquire, 8 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc822c155c0, 0x4cd54d8, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc822c155c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc82021c990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc821d15da0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc821d15da0, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc82021cef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc82021cef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc820ff8da0, 0x4baaf80, 0xc820ff8f40, 0x199, 0x49d8f20, 0xc821d15da0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 3279 [semacquire, 5 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc820edf4a0, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc820edf4a0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc8205d7990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc821833dd0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc821833dd0, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc8205d7ef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc8205d7ef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc82139a100, 0x4baaf80, 0xc821791380, 0x199, 0x49d8f20, 0xc821833dd0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 3090 [semacquire, 9 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc8209ba420)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:101 +0x165",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc821ceb990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0xc821e1ab58, 0x2, 0x3, 0x7530, 0xc822603c50, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc820442430, 0xc821e1ab58, 0x2, 0x3, 0x7530, 0xc822603c50, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc821cebef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc821cebef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8203f7980, 0xc8203f7940, 0xc820442428, 0xc820404780, 0xc822ce1cc0, 0x4baaf80, 0xc821244c00, 0x199, 0x49d8f20, 0xc822603c50, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 3080 [semacquire, 9 minutes]:",
"sync.runtime_Semacquire(0xc8202bddac)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc8202bdda8)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*Ctl).WaitGetTopology(0xc8202bdd40, 0xc82030f518, 0x1, 0xc8202dbe00, 0xc823095528, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:369 +0x2e4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetCurrentTopology(0xc82024fad0, 0xc8211ec7c8, 0x1, 0x3, 0xc8202dbe00, 0xc822c02120, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:200 +0xbe",
"github.com/couchbase/cbauth/service.serviceAPI.GetCurrentTopology.func1(0xc8202dbe00)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:76 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc82030f980)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetCurrentTopology(0x5fc0168, 0xc82024fad0, 0xc8211ec7c8, 0x1, 0x3, 0x7530, 0xc8228036d0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:80 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetCurrentTopology(0xc820442430, 0xc8211ec7c8, 0x1, 0x3, 0x7530, 0xc8228036d0, 0x0, 0x0)",
"\t<autogenerated>:10 +0xdc",
"reflect.Value.call(0x4b1da80, 0x4c49bc8, 0x13, 0x4ccbfd0, 0x4, 0xc82030fee8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1da80, 0x4c49bc8, 0x13, 0xc82030fee8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8203f7980, 0xc8203f7940, 0xc820442428, 0xc820404680, 0xc8203e5be0, 0x4baaea0, 0xc8232b3a40, 0x199, 0x49d9040, 0xc8228036d0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 2413 [chan send, 9 minutes]:",
"github.com/couchbase/blance.(*Orchestrator).updateProgress(0xc8201a5cc0, 0xc8204ffe68)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:693 +0xc4",
"github.com/couchbase/blance.(*Orchestrator).runSupplyMoves(0xc8201a5cc0, 0xc821263c20, 0x1, 0xc821263c80)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:553 +0x668",
"created by github.com/couchbase/blance.OrchestrateMoves",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:335 +0x884",
"",
"goroutine 2769 [select, 10 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820553d10)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 3334 [semacquire, 2 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc822df5440, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc822df5440)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc823094990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc820f533e0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc820f533e0, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc823094ef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc823094ef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc8239824a0, 0x4baaf80, 0xc823170c00, 0x199, 0x49d8f20, 0xc820f533e0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 2448 [select, 9 minutes]:",
"net/http.(*persistConn).writeLoop(0xc820a4fe10)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1273 +0x472",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:854 +0x10cb",
"",
"goroutine 2447 [IO wait, 9 minutes]:",
"net.runtime_pollWait(0x5f00728, 0x72, 0xc821356000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc822290d80, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc822290d80, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc822290d20, 0xc821356000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc82170b0a0, 0xc821356000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.noteEOFReader.Read(0x5f011e8, 0xc82170b0a0, 0xc820a4fe78, 0xc821356000, 0x1000, 0x1000, 0x40165e3, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1683 +0x67",
"net/http.(*noteEOFReader).Read(0xc82207ea60, 0xc821356000, 0x1000, 0x1000, 0xc821cecd1d, 0x0, 0x0)",
"\t<autogenerated>:284 +0xd0",
"bufio.(*Reader).fill(0xc822b63080)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).Peek(0xc822b63080, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:132 +0xcc",
"net/http.(*persistConn).readLoop(0xc820a4fe10)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1069 +0x177",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:853 +0x10a6",
"",
"goroutine 2446 [semacquire, 9 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).updateProgress(0xc82024fad0, 0xc8222fa090, 0x2a, 0xc8235e88d0, 0xc8235e8930, 0xc8235e8900, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:518 +0x5bb",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).startTopologyChangeTaskHandleLOCKED.func1(0x20, 0x29, 0xc8235e88d0, 0xc822130020, 0x2, 0x2, 0xc8235e8930, 0xc82037b400, 0x20, 0x20, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:418 +0xa3",
"github.com/couchbase/cbgt/ctl.(*Ctl).startCtlLOCKED.func2.2.1(0x20, 0x29, 0xc8235e88d0, 0xc822130020, 0x2, 0x2, 0xc8235e8930, 0xc82037b400, 0x20, 0x20, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:638 +0xde",
"github.com/couchbase/cbgt/rebalance.ReportProgress(0xc820251400, 0xc8218cbf40, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rebalance/progress.go:136 +0x47d",
"github.com/couchbase/cbgt/ctl.(*Ctl).startCtlLOCKED.func2.2(0xc822b62ba0, 0xc822080160, 0xc8226f2570, 0xc820251400)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:650 +0x85",
"created by github.com/couchbase/cbgt/ctl.(*Ctl).startCtlLOCKED.func2",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:655 +0x98e",
"",
"goroutine 2445 [chan send, 9 minutes]:",
"github.com/couchbase/cbgt/rebalance.(*Rebalancer).rebalanceIndex(0xc820251400, 0xc822b627e0, 0xc820436840, 0xc82207e840, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rebalance/rebalance.go:474 +0xb5d",
"github.com/couchbase/cbgt/rebalance.(*Rebalancer).runRebalanceIndexes(0xc820251400, 0xc822b627e0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rebalance/rebalance.go:373 +0x2c9",
"created by github.com/couchbase/cbgt/rebalance.StartRebalance",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rebalance/rebalance.go:233 +0x127c",
"",
"goroutine 2443 [select, 9 minutes]:",
"github.com/couchbase/cbgt/rest/monitor.(*MonitorNodes).sample(0xc8227d0230, 0xc82207e560, 0x15, 0xc823b5be00, 0x20, 0x4cda0e0, 0xa, 0xecea1b0bf, 0x325ddbc9, 0x534f5a0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/monitor/nodes.go:170 +0x44e",
"github.com/couchbase/cbgt/rest/monitor.(*MonitorNodes).runNode(0xc8227d0230, 0xc82207e560, 0x15, 0xc823b5be00, 0x20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/monitor/nodes.go:110 +0x3ef",
"created by github.com/couchbase/cbgt/rest/monitor.StartMonitorNodes",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/monitor/nodes.go:62 +0x23b",
"",
"goroutine 2442 [select, 9 minutes]:",
"github.com/couchbase/cbgt/rest/monitor.(*MonitorNodes).sample(0xc8227d0230, 0xc82207e520, 0x15, 0xc823b5bea0, 0x20, 0x4cda0e0, 0xa, 0xecea1b0bf, 0x325d78a6, 0x534f5a0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/monitor/nodes.go:170 +0x44e",
"github.com/couchbase/cbgt/rest/monitor.(*MonitorNodes).runNode(0xc8227d0230, 0xc82207e520, 0x15, 0xc823b5bea0, 0x20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/monitor/nodes.go:110 +0x3ef",
"created by github.com/couchbase/cbgt/rest/monitor.StartMonitorNodes",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/rest/monitor/nodes.go:62 +0x23b",
"",
"goroutine 3271 [semacquire, 7 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc822df5860, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc822df5860)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc8205d4990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc821f707e0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc821f707e0, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc8205d4ef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc8205d4ef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc820ff8fc0, 0x4baaf80, 0xc8235b50c0, 0x199, 0x49d8f20, 0xc821f707e0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 3086 [chan receive, 9 minutes]:",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).worker.func3(0xc82228c480, 0xc82230a000, 0xc82228c420, 0xc822d59710)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:897 +0xc9",
"created by github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).worker",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:907 +0x1138",
"",
"goroutine 3096 [semacquire, 9 minutes]:",
"sync.runtime_Syncsemacquire(0xc8211b2b50)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc8211b2b40)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820ed64b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 3099 [select, 9 minutes]:",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).worker(0xc82230a000, 0xc822e34880, 0x12, 0xc8211b1200, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:1107 +0x17db",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).workerStart.func1.1(0x2)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:766 +0x48",
"github.com/couchbase/go-couchbase/cbdatasource.ExponentialBackoffLoop(0xc822d59650, 0x26, 0xc8216fff38, 0x64, 0x3fc00000, 0x4e20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:1777 +0x2b",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).workerStart.func1(0xc82230a000, 0xc822e34880, 0x12, 0xc8211b1200, 0x64, 0xc83fc00000, 0x4e20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:767 +0x112",
"created by github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).workerStart",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:770 +0xb7",
"",
"goroutine 3095 [select, 9 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820ed64b0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 2428 [select, 10 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820ed70e0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 2421 [semacquire, 9 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).updateProgress(0xc82024fad0, 0xc8222fa090, 0x2a, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:518 +0x5bb",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).startTopologyChangeTaskHandleLOCKED.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:418 +0xa3",
"github.com/couchbase/cbgt/ctl.(*Ctl).startCtlLOCKED.func2.1(0xc82024bdb0, 0xc8202bdd40, 0xc82024be58, 0xc822c14600, 0xc822c14660, 0xc82269c680, 0xc822080160)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:561 +0x372",
"github.com/couchbase/cbgt/ctl.(*Ctl).startCtlLOCKED.func2(0xc8202bdd40, 0xc822c14600, 0xc822c14660, 0xc82269c680, 0xc822080160, 0xc8227280d0, 0x1, 0x1, 0x4cf1ab0, 0x9, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:661 +0xa36",
"created by github.com/couchbase/cbgt/ctl.(*Ctl).startCtlLOCKED",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/ctl.go:706 +0x45c",
"",
"goroutine 2601 [select, 10 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc820ff31d0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 2412 [chan send, 9 minutes]:",
"github.com/couchbase/blance.(*Orchestrator).runMover(0xc8201a5cc0, 0xc821263c20, 0xc821263c80, 0xc823b5bea0, 0x20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:421 +0xf9",
"created by github.com/couchbase/blance.OrchestrateMoves",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:319 +0x80b",
"",
"goroutine 2429 [semacquire, 10 minutes]:",
"sync.runtime_Syncsemacquire(0xc82269d510)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc82269d500)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820ed70e0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 3087 [IO wait, 9 minutes]:",
"net.runtime_pollWait(0x5f00a28, 0x72, 0xc8239820e0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc82170f170, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc82170f170, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc82170f110, 0xc8239820e0, 0x18, 0x18, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc8232981c8, 0xc8239820e0, 0x18, 0x18, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"io.ReadAtLeast(0x5f011e8, 0xc8232981c8, 0xc8239820e0, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/io/io.go:297 +0xe6",
"io.ReadFull(0x5f011e8, 0xc8232981c8, 0xc8239820e0, 0x18, 0x18, 0xe00000000, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/io/io.go:315 +0x62",
"github.com/couchbase/gomemcached.(*MCRequest).Receive(0xc8212e1800, 0x5f011e8, 0xc8232981c8, 0xc8239820e0, 0x18, 0x18, 0xc8212e1800, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/gomemcached/mc_req.go:135 +0xd8",
"github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).worker.func4(0xc82228c4e0, 0xc82230a000, 0xc822e34880, 0x12, 0xc822d583f0, 0x2d, 0xc822d59710, 0xc82171c648, 0xc8230a6240, 0xc82228c420, ...)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:968 +0x500",
"created by github.com/couchbase/go-couchbase/cbdatasource.(*bucketDataSource).worker",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/go-couchbase/cbdatasource/cbdatasource.go:1096 +0x11da",
"",
"goroutine 2410 [IO wait, 9 minutes]:",
"net.runtime_pollWait(0x5f00668, 0x72, 0xc820cc6000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc822290df0, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc822290df0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc822290d90, 0xc820cc6000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc8230f4900, 0xc820cc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.(*connReader).Read(0xc821ac6020, 0xc820cc6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:526 +0x196",
"bufio.(*Reader).fill(0xc822766000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).ReadSlice(0xc822766000, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:328 +0x21a",
"bufio.(*Reader).ReadLine(0xc822766000, 0x0, 0x0, 0x0, 0x4c94200, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:357 +0x53",
"net/textproto.(*Reader).readLineSlice(0xc821255c20, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/textproto/reader.go:55 +0x81",
"net/textproto.(*Reader).ReadLine(0xc821255c20, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/textproto/reader.go:36 +0x40",
"net/http.readRequest(0xc822766000, 0xb00, 0xc8204295e0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/request.go:721 +0xb6",
"net/http.(*conn).readRequest(0xc8210c1180, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:705 +0x359",
"net/http.(*conn).serve(0xc8210c1180)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:1425 +0x947",
"created by net/http.(*Server).Serve",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/server.go:2137 +0x44e",
"",
"goroutine 2411 [chan send, 9 minutes]:",
"github.com/couchbase/blance.(*Orchestrator).runMover(0xc8201a5cc0, 0xc821263c20, 0xc821263c80, 0xc823b5be00, 0x20)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:421 +0xf9",
"created by github.com/couchbase/blance.OrchestrateMoves",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/blance/orchestrate.go:319 +0x80b",
"",
"goroutine 2250 [select, 7 minutes]:",
"net/http.(*persistConn).writeLoop(0xc8205e80d0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1273 +0x472",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:854 +0x10cb",
"",
"goroutine 2249 [IO wait, 7 minutes]:",
"net.runtime_pollWait(0x5f00968, 0x72, 0xc821250000)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/netpoll.go:160 +0x60",
"net.(*pollDesc).Wait(0xc823083a30, 0x72, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:73 +0x3a",
"net.(*pollDesc).WaitRead(0xc823083a30, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_poll_runtime.go:78 +0x36",
"net.(*netFD).Read(0xc8230839d0, 0xc821250000, 0x1000, 0x1000, 0x0, 0x5f40028, 0xc82007a0a0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/fd_unix.go:250 +0x23a",
"net.(*conn).Read(0xc82170b780, 0xc821250000, 0x1000, 0x1000, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/net.go:172 +0xe4",
"net/http.noteEOFReader.Read(0x5f011e8, 0xc82170b780, 0xc8205e8138, 0xc821250000, 0x1000, 0x1000, 0x40165e3, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1683 +0x67",
"net/http.(*noteEOFReader).Read(0xc8213646e0, 0xc821250000, 0x1000, 0x1000, 0xc820413d1d, 0x0, 0x0)",
"\t<autogenerated>:284 +0xd0",
"bufio.(*Reader).fill(0xc821262300)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:97 +0x1e9",
"bufio.(*Reader).Peek(0xc821262300, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/bufio/bufio.go:132 +0xcc",
"net/http.(*persistConn).readLoop(0xc8205e80d0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:1069 +0x177",
"created by net/http.(*Transport).dialConn",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/http/transport.go:853 +0x10a6",
"",
"goroutine 2921 [select, 10 minutes]:",
"github.com/couchbase/moss.(*collection).runMerger(0xc8217274a0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:440 +0x1473",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:87 +0x41",
"",
"goroutine 3277 [semacquire, 6 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc822c15440, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc822c15440)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc820456990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc821d60210, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc821d60210, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc820456ef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc820456ef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc8235b5100, 0x4baaf80, 0xc82139a0c0, 0x199, 0x49d8f20, 0xc821d60210, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
"",
"goroutine 2786 [semacquire, 10 minutes]:",
"sync.runtime_Syncsemacquire(0xc82281db90)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc82281db80)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc820553d10)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 2922 [semacquire, 10 minutes]:",
"sync.runtime_Syncsemacquire(0xc821cb3d90)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:241 +0x201",
"sync.(*Cond).Wait(0xc821cb3d80)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/cond.go:63 +0x9b",
"github.com/couchbase/moss.(*collection).runPersister(0xc8217274a0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/persister.go:55 +0x189",
"created by github.com/couchbase/moss.(*collection).Start",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/moss/collection.go:88 +0x63",
"",
"goroutine 3308 [semacquire, 4 minutes]:",
"sync.runtime_Semacquire(0xc82024fae4)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/runtime/sema.go:47 +0x26",
"sync.(*Mutex).Lock(0xc82024fae0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/sync/mutex.go:83 +0x1c4",
"github.com/couchbase/cbgt/ctl.(*CtlMgr).GetTaskList(0xc82024fad0, 0x0, 0x0, 0x0, 0xc822df58c0, 0x3, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/goproj/src/github.com/couchbase/cbgt/ctl/manager.go:91 +0x55",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList.func1(0xc822df58c0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:99 +0x84",
"github.com/couchbase/cbauth/service.withTimeout(0x7530, 0xc82040c990)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:46 +0xa8",
"github.com/couchbase/cbauth/service.serviceAPI.GetTaskList(0x5fc0168, 0xc82024fad0, 0x0, 0x0, 0x0, 0x7530, 0xc82265ee40, 0x0, 0x0)",
"\t/Users/steveyen/work/membase/dev/couchbase-server.watson/godeps/src/github.com/couchbase/cbauth/service/revrpc.go:103 +0xb5",
"github.com/couchbase/cbauth/service.(*serviceAPI).GetTaskList(0xc821649a90, 0x0, 0x0, 0x0, 0x7530, 0xc82265ee40, 0x0, 0x0)",
"\t<autogenerated>:11 +0xdc",
"reflect.Value.call(0x4b1db20, 0x4c49c28, 0x13, 0x4ccbfd0, 0x4, 0xc82040cef8, 0x3, 0x3, 0x0, 0x0, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:435 +0x120d",
"reflect.Value.Call(0x4b1db20, 0x4c49c28, 0x13, 0xc82040cef8, 0x3, 0x3, 0x0, 0x0, 0x0)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/reflect/value.go:303 +0xb1",
"net/rpc.(*service).call(0xc8235b34c0, 0xc8235b3480, 0xc821649aa0, 0xc820931780, 0xc8217913e0, 0x4baaf80, 0xc822e35080, 0x199, 0x49d8f20, 0xc82265ee40, ...)",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:383 +0x1c2",
"created by net/rpc.(*Server).ServeCodec",
"\t/Users/steveyen/.cbdepscache/exploded/x86_64/go-1.6/go/src/net/rpc/server.go:477 +0x49d",
""
]
Steves-MacBook-Pro:MB-19207 steveyen$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment