Guest User

Pydio Cells stack dump

a guest
Oct 2nd, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.32 KB | None | 0 0
  1. Sep 26 18:18:47 cust-upload cells[995225]:
  2. fatal error: concurrent map read and map write
  3. goroutine 402 [running]:
  4. runtime.throw(0x2ed15b7, 0x21)
  5. /usr/local/go/src/runtime/panic.go:617 +0x72 fp=0xc004a69c00 sp=0xc004a69bd0 pc=0x4366e2
  6. runtime.mapaccess2_faststr(0x2983180, 0xc003700660, 0x2e76b5f, 0x4, 0x2, 0x2)
  7. /usr/local/go/src/runtime/map_faststr.go:116 +0x4a9 fp=0xc004a69c70 sp=0xc004a69c00 pc=0x41b8e9
  8. github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.(*Session).Get(...)
  9. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/session.go:201
  10. github.com/pydio/cells/gateway/websocket.(*ChatHandler).roomsHaveValue(0xc003bad540, 0xc0062aba40, 0xc006bba900, 0x24, 0xc00453a450)
  11. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/gateway/websocket/chat-handler.go:219 +0x414 fp=0xc004a69dd8 sp=0xc004a69c70 pc=0x2446184
  12. github.com/pydio/cells/gateway/websocket.(*ChatHandler).BroadcastChatMessage.func1(0xc0062aba40, 0xc00453a450)
  13. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/gateway/websocket/chat-handler.go:364 +0xeb fp=0xc004a69e40 sp=0xc004a69dd8 pc=0x244cc2b
  14. github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.(*hub).run(0xc003b7ee40)
  15. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/hub.go:47 +0x74 fp=0xc004a69fd8 sp=0xc004a69e40 pc=0x2442944
  16. runtime.goexit()
  17. /usr/local/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc004a69fe0 sp=0xc004a69fd8 pc=0x465f21
  18. created by github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.New
  19. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/melody.go:82 +0x19d
  20. goroutine 1 [semacquire, 51 minutes]:
  21. sync.runtime_Semacquire(0x8d5acc0)
  22. /usr/local/go/src/runtime/sema.go:56 +0x39
  23. sync.(*WaitGroup).Wait(0x8d5acb8)
  24. /usr/local/go/src/sync/waitgroup.go:130 +0x65
  25. github.com/pydio/cells/cmd.glob..func33(0x8730060, 0xc0024641c0, 0x1, 0xe)
  26. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/cmd/services-start.go:187 +0xef
  27. github.com/pydio/cells/vendor/github.com/spf13/cobra.(*Command).execute(0x8730060, 0xc0024640e0, 0xe, 0xe, 0x8730060, 0xc0024640e0)
  28. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/spf13/cobra/command.go:760 +0x2ae
  29. github.com/pydio/cells/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x87302c0, 0xc003076530, 0x1, 0x2)
  30. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/spf13/cobra/command.go:846 +0x2ec
  31. github.com/pydio/cells/vendor/github.com/spf13/cobra.(*Command).Execute(...)
  32. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/spf13/cobra/command.go:794
  33. github.com/pydio/cells/cmd.Execute()
  34. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/cmd/root.go:210 +0x11d
  35. main.main()
  36. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/main.go:111 +0x68
  37. goroutine 19 [syscall, 51 minutes]:
  38. os/signal.signal_recv(0x0)
  39. /usr/local/go/src/runtime/sigqueue.go:139 +0x9c
  40. os/signal.loop()
  41. /usr/local/go/src/os/signal/signal_unix.go:23 +0x22
  42. created by os/signal.init.0
  43. /usr/local/go/src/os/signal/signal_unix.go:29 +0x41
  44. goroutine 21 [select]:
  45. github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xc0004102e0, 0xc0003fe740)
  46. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0xd5
  47. created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
  48. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xa9
  49. goroutine 22 [select, 51 minutes]:
  50. github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.maintainAssets(0xc0000ccc00)
  51. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls/maintain.go:68 +0x10e
  52. created by github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.init.2
  53. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls/maintain.go:32 +0x4e
  54. goroutine 24 [select, 51 minutes]:
  55. github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker(0xc000b574a0, 0xc000b57500)
  56. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0x102
  57. created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
  58. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xc8
  59. goroutine 53 [select]:
  60. github.com/pydio/cells/common/caddy.watchRestart()
  61. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/caddy/caddy.go:69 +0xb3
  62. created by github.com/pydio/cells/common/caddy.init.0
  63. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/caddy/caddy.go:63 +0xed
  64. goroutine 25 [select, 51 minutes]:
  65. github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker(0xc000b574a0, 0xc000b57500)
  66. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0x102
  67. created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
  68. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xc8
  69. goroutine 26 [select, 51 minutes]:
  70. github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker(0xc000b574a0, 0xc000b57500)
  71. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0x102
  72. created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
  73. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xc8
  74. goroutine 27 [select, 51 minutes]:
  75. github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker(0xc000b574a0, 0xc000b57500)
  76. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0x102
  77. created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
  78. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xc8
  79. goroutine 411 [select, 51 minutes]:
  80. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc0046ef3e0)
  81. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
  82. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch
  83. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:296 +0x8d
  84. goroutine 400 [select, 51 minutes]:
  85. github.com/pydio/cells/common/registry.(*watcher).Next(0xc003418620, 0xc00453a510, 0xc004563ef8, 0xc00463f860)
  86. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/registry/watcher.go:156 +0xb8
  87. github.com/pydio/cells/common/views.(*ClientsPool).watchRegistry(0xc00456e0e0)
  88. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:235 +0xae
  89. created by github.com/pydio/cells/common/views.NewClientsPool
  90. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:91 +0xf1
  91. goroutine 362 [select, 51 minutes]:
  92. github.com/pydio/cells/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc00269e300)
  93. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 +0x110
  94. created by github.com/pydio/cells/vendor/google.golang.org/grpc.newCCBalancerWrapper
  95. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:113 +0x13b
  96. goroutine 365 [IO wait, 51 minutes]:
  97. internal/poll.runtime_pollWait(0x7f2f95e9aec8, 0x72, 0xffffffffffffffff)
  98. /usr/local/go/src/runtime/netpoll.go:182 +0x56
  99. internal/poll.(*pollDesc).wait(0xc0026ac118, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
  100. /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
  101. internal/poll.(*pollDesc).waitRead(...)
  102. /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
  103. internal/poll.(*FD).Read(0xc0026ac100, 0xc0026ae000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  104. /usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
  105. net.(*netFD).Read(0xc0026ac100, 0xc0026ae000, 0x8000, 0x8000, 0x0, 0x800000601, 0x0)
  106. /usr/local/go/src/net/fd_unix.go:202 +0x4f
  107. net.(*conn).Read(0xc000010700, 0xc0026ae000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  108. /usr/local/go/src/net/net.go:177 +0x69
  109. bufio.(*Reader).Read(0xc002439a40, 0xc00396e038, 0x9, 0x9, 0x4148e9, 0xc003b47140, 0x20)
  110. /usr/local/go/src/bufio/bufio.go:223 +0x23e
  111. io.ReadAtLeast(0x67736c0, 0xc002439a40, 0xc00396e038, 0x9, 0x9, 0x9, 0x0, 0x0, 0x9)
  112. /usr/local/go/src/io/io.go:310 +0x88
  113. io.ReadFull(...)
  114. /usr/local/go/src/io/io.go:329
  115. github.com/pydio/cells/vendor/golang.org/x/net/http2.readFrameHeader(0xc00396e038, 0x9, 0x9, 0x67736c0, 0xc002439a40, 0x0, 0xc000000000, 0xc003b47140, 0x10)
  116. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/golang.org/x/net/http2/frame.go:237 +0x88
  117. github.com/pydio/cells/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc00396e000, 0xc003b42560, 0xc003b42560, 0x0, 0x0)
  118. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/golang.org/x/net/http2/frame.go:492 +0xa1
  119. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.(*http2Client).reader(0xc003970000)
  120. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:1086 +0x116
  121. created by github.com/pydio/cells/vendor/google.golang.org/grpc/transport.newHTTP2Client
  122. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:244 +0xb73
  123. goroutine 161 [select]:
  124. github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*watcher).Next(0xc003065800, 0xc00453c390, 0x3, 0x3, 0x67a8c40)
  125. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:278 +0xba
  126. github.com/pydio/cells/common/views.(*ClientsPool).watchConfigChanges(0xc0039e5730)
  127. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:262 +0xe1
  128. created by github.com/pydio/cells/common/views.NewClientsPool
  129. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:92 +0x113
  130. goroutine 363 [select, 51 minutes]:
  131. github.com/pydio/cells/vendor/google.golang.org/grpc.(*addrConn).transportMonitor(0xc0001318c0)
  132. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/clientconn.go:1242 +0x1c4
  133. github.com/pydio/cells/vendor/google.golang.org/grpc.(*addrConn).connect.func1(0xc0001318c0)
  134. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/clientconn.go:853 +0x1d9
  135. created by github.com/pydio/cells/vendor/google.golang.org/grpc.(*addrConn).connect
  136. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/clientconn.go:844 +0xe1
  137. goroutine 357 [runnable]:
  138. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc00243c180, 0xdf8475800, 0x0, 0x0, 0x0)
  139. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  140. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc003462240, 0xc00648ea60, 0x0, 0x0)
  141. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  142. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc003462240, 0x0, 0x0)
  143. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  144. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0x2e8f5ee, 0xe)
  145. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  146. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  147. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  148. goroutine 340 [chan receive, 51 minutes]:
  149. github.com/pydio/cells/common/log.logSyncerSync(0xc003064fc0)
  150. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:93 +0xb0
  151. created by github.com/pydio/cells/common/log.initLogSyncer
  152. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:59 +0x61
  153. goroutine 154 [sync.Cond.Wait, 51 minutes]:
  154. runtime.goparkunlock(...)
  155. /usr/local/go/src/runtime/proc.go:307
  156. sync.runtime_notifyListWait(0xc000ceca50, 0x714e392f00000000)
  157. /usr/local/go/src/runtime/sema.go:510 +0xf9
  158. sync.(*Cond).Wait(0xc000ceca40)
  159. /usr/local/go/src/sync/cond.go:56 +0x9e
  160. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*asyncCallbacksHandler).asyncCBDispatcher(0xc0024543a0)
  161. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:1945 +0x30
  162. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.Options.Connect
  163. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:999 +0x20a
  164. goroutine 361 [select, 51 minutes]:
  165. github.com/pydio/cells/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher(0xc003463020)
  166. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 +0x13f
  167. created by github.com/pydio/cells/vendor/google.golang.org/grpc.(*ccResolverWrapper).start
  168. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:95 +0x3f
  169. goroutine 240 [chan receive, 21 minutes]:
  170. github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.(*logOnceType).cleanupRoutine(0xc0006d4110)
  171. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger/logonce.go:60 +0x64
  172. created by github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.newLogOnceType
  173. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger/logonce.go:71 +0x77
  174. goroutine 160 [select, 51 minutes]:
  175. github.com/pydio/cells/common/registry.(*watcher).Next(0xc003bad8e0, 0xc003bba7b0, 0xc001e3fef8, 0xc003472f70)
  176. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/registry/watcher.go:156 +0xb8
  177. github.com/pydio/cells/common/views.(*ClientsPool).watchRegistry(0xc0039e5730)
  178. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:235 +0xae
  179. created by github.com/pydio/cells/common/views.NewClientsPool
  180. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:91 +0xf1
  181. goroutine 435 [sync.Cond.Wait, 51 minutes]:
  182. runtime.goparkunlock(...)
  183. /usr/local/go/src/runtime/proc.go:307
  184. sync.runtime_notifyListWait(0xc004540550, 0x1)
  185. /usr/local/go/src/runtime/sema.go:510 +0xf9
  186. sync.(*Cond).Wait(0xc004540540)
  187. /usr/local/go/src/sync/cond.go:56 +0x9e
  188. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc00342c000, 0xc000109ec0)
  189. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  190. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  191. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  192. goroutine 448 [select, 51 minutes]:
  193. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc004679d10)
  194. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
  195. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch
  196. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:296 +0x8d
  197. goroutine 241 [chan receive, 51 minutes]:
  198. github.com/pydio/cells/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc000f429c0, 0xc000f42900)
  199. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:36 +0xb6
  200. created by github.com/pydio/cells/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
  201. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:29 +0xdd
  202. goroutine 290 [chan receive, 51 minutes]:
  203. github.com/pydio/cells/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc000f429c0, 0xc000f42960)
  204. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:81 +0x58
  205. created by github.com/pydio/cells/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
  206. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:30 +0x109
  207. goroutine 277 [select]:
  208. github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.(*worker).start(0xc0000b0ac0)
  209. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view/worker.go:152 +0xdd
  210. created by github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.init.0
  211. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view/worker.go:29 +0x57
  212. goroutine 339 [chan receive, 51 minutes]:
  213. github.com/pydio/cells/common/log.logSyncerWatch(0xc003064fc0)
  214. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:77 +0x1bc
  215. created by github.com/pydio/cells/common/log.initLogSyncer
  216. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:58 +0x3f
  217. goroutine 359 [select, 51 minutes]:
  218. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc003462240)
  219. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
  220. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch
  221. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:296 +0x8d
  222. goroutine 355 [runnable]:
  223. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc00343e240, 0xdf8475800, 0x0, 0x0, 0x0)
  224. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  225. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc003ac9d70, 0xc005335000, 0x0, 0x0)
  226. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  227. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc003ac9d70, 0x0, 0x0)
  228. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  229. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0x2e920e5, 0xf)
  230. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  231. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  232. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  233. goroutine 328 [chan receive, 51 minutes]:
  234. github.com/pydio/cells/common/log.logSyncerWatch(0xc003e27ac0)
  235. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:77 +0x1bc
  236. created by github.com/pydio/cells/common/log.initLogSyncer
  237. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:58 +0x3f
  238. goroutine 329 [chan receive, 51 minutes]:
  239. github.com/pydio/cells/common/log.logSyncerSync(0xc003e27ac0)
  240. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:93 +0xb0
  241. created by github.com/pydio/cells/common/log.initLogSyncer
  242. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/log/sync.go:59 +0x61
  243. goroutine 152 [runnable]:
  244. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).processMsg(0xc003442000, 0xc00349d017, 0x52b, 0x4fe9)
  245. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2156 +0x1a9
  246. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).parse(0xc003442000, 0xc00349a000, 0x4fe8, 0x8000, 0x4fe8, 0x0)
  247. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/parser.go:177 +0xb36
  248. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).readLoop(0xc003442000)
  249. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2035 +0x1c8
  250. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).processConnectInit
  251. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:1419 +0x18e
  252. goroutine 153 [chan receive]:
  253. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).flusher(0xc003442000)
  254. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2271 +0xf1
  255. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).processConnectInit
  256. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:1420 +0x1b0
  257. goroutine 333 [IO wait]:
  258. internal/poll.runtime_pollWait(0x7f2f95e9b068, 0x72, 0xffffffffffffffff)
  259. /usr/local/go/src/runtime/netpoll.go:182 +0x56
  260. internal/poll.(*pollDesc).wait(0xc0003ba798, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
  261. /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
  262. internal/poll.(*pollDesc).waitRead(...)
  263. /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
  264. internal/poll.(*FD).Read(0xc0003ba780, 0xc003488000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  265. /usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
  266. net.(*netFD).Read(0xc0003ba780, 0xc003488000, 0x8000, 0x8000, 0x239, 0xc003486000, 0x0)
  267. /usr/local/go/src/net/fd_unix.go:202 +0x4f
  268. net.(*conn).Read(0xc0005025f8, 0xc003488000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  269. /usr/local/go/src/net/net.go:177 +0x69
  270. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).readLoop(0xc00342c000)
  271. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2030 +0x174
  272. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).processConnectInit
  273. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:1419 +0x18e
  274. goroutine 334 [chan receive, 1 minutes]:
  275. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).flusher(0xc00342c000)
  276. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2271 +0xf1
  277. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).processConnectInit
  278. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:1420 +0x1b0
  279. goroutine 335 [sync.Cond.Wait, 51 minutes]:
  280. runtime.goparkunlock(...)
  281. /usr/local/go/src/runtime/proc.go:307
  282. sync.runtime_notifyListWait(0xc003065090, 0x0)
  283. /usr/local/go/src/runtime/sema.go:510 +0xf9
  284. sync.(*Cond).Wait(0xc003065080)
  285. /usr/local/go/src/sync/cond.go:56 +0x9e
  286. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*asyncCallbacksHandler).asyncCBDispatcher(0xc003076ac0)
  287. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:1945 +0x30
  288. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.Options.Connect
  289. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:999 +0x20a
  290. goroutine 337 [chan receive, 51 minutes]:
  291. github.com/pydio/cells/cmd.handleSignals.func1(0xc0024214a0)
  292. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/cmd/root.go:301 +0x5b
  293. created by github.com/pydio/cells/cmd.handleSignals
  294. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/cmd/root.go:300 +0xed
  295. goroutine 370 [select]:
  296. github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).run(0xc002434240)
  297. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:65 +0xd5
  298. created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.newOS
  299. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:57 +0x1b6
  300. goroutine 373 [runnable]:
  301. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc00343e180, 0xdf8475800, 0x0, 0x0, 0x0)
  302. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  303. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc003438bd0, 0xc004feec60, 0xc006f95a50, 0x10)
  304. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  305. github.com/pydio/cells/common/registry.(*pydioregistry).maintainRunningServicesList.func1(0xc00052a000)
  306. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/registry/running.go:124 +0x3bd
  307. created by github.com/pydio/cells/common/registry.(*pydioregistry).maintainRunningServicesList
  308. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/registry/running.go:115 +0x3f
  309. goroutine 423 [runnable]:
  310. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc00243c600, 0xdf8475800, 0x0, 0x0, 0x0)
  311. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  312. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc004730960, 0xc0057f3d00, 0x0, 0x0)
  313. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  314. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc004730960, 0x0, 0x0)
  315. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  316. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0xc004739dc0, 0x1d)
  317. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  318. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  319. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  320. goroutine 16473 [select]:
  321. net/http.(*persistConn).writeLoop(0xc0057dafc0)
  322. /usr/local/go/src/net/http/transport.go:1958 +0x113
  323. created by net/http.(*Transport).dialConn
  324. /usr/local/go/src/net/http/transport.go:1358 +0xb0d
  325. goroutine 376 [select, 51 minutes]:
  326. github.com/pydio/cells/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher(0xc002621200)
  327. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 +0x13f
  328. created by github.com/pydio/cells/vendor/google.golang.org/grpc.(*ccResolverWrapper).start
  329. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:95 +0x3f
  330. goroutine 377 [select, 51 minutes]:
  331. github.com/pydio/cells/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc0025f19c0)
  332. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 +0x110
  333. created by github.com/pydio/cells/vendor/google.golang.org/grpc.newCCBalancerWrapper
  334. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:113 +0x13b
  335. goroutine 378 [select, 51 minutes]:
  336. github.com/pydio/cells/vendor/google.golang.org/grpc.(*addrConn).transportMonitor(0xc00038b200)
  337. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/clientconn.go:1242 +0x1c4
  338. github.com/pydio/cells/vendor/google.golang.org/grpc.(*addrConn).connect.func1(0xc00038b200)
  339. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/clientconn.go:853 +0x1d9
  340. created by github.com/pydio/cells/vendor/google.golang.org/grpc.(*addrConn).connect
  341. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/clientconn.go:844 +0xe1
  342. goroutine 380 [IO wait, 51 minutes]:
  343. internal/poll.runtime_pollWait(0x7f2f95e9af98, 0x72, 0xffffffffffffffff)
  344. /usr/local/go/src/runtime/netpoll.go:182 +0x56
  345. internal/poll.(*pollDesc).wait(0xc000783f18, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
  346. /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
  347. internal/poll.(*pollDesc).waitRead(...)
  348. /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
  349. internal/poll.(*FD).Read(0xc000783f00, 0xc002652000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  350. /usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
  351. net.(*netFD).Read(0xc000783f00, 0xc002652000, 0x8000, 0x8000, 0x0, 0x10401, 0x0)
  352. /usr/local/go/src/net/fd_unix.go:202 +0x4f
  353. net.(*conn).Read(0xc002562a20, 0xc002652000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  354. /usr/local/go/src/net/net.go:177 +0x69
  355. bufio.(*Reader).Read(0xc00261ede0, 0xc003799538, 0x9, 0x9, 0xc000400e00, 0x7f2f95ee7b28, 0x0)
  356. /usr/local/go/src/bufio/bufio.go:223 +0x23e
  357. io.ReadAtLeast(0x67736c0, 0xc00261ede0, 0xc003799538, 0x9, 0x9, 0x9, 0x821179, 0xc003438c00, 0xc003430004)
  358. /usr/local/go/src/io/io.go:310 +0x88
  359. io.ReadFull(...)
  360. /usr/local/go/src/io/io.go:329
  361. github.com/pydio/cells/vendor/golang.org/x/net/http2.readFrameHeader(0xc003799538, 0x9, 0x9, 0x67736c0, 0xc00261ede0, 0x0, 0x0, 0xc003438c00, 0x0)
  362. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/golang.org/x/net/http2/frame.go:237 +0x88
  363. github.com/pydio/cells/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc003799500, 0xc003438c00, 0xc003438c00, 0x0, 0x0)
  364. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/golang.org/x/net/http2/frame.go:492 +0xa1
  365. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.(*http2Client).reader(0xc002650300)
  366. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:1086 +0x116
  367. created by github.com/pydio/cells/vendor/google.golang.org/grpc/transport.newHTTP2Client
  368. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:244 +0xb73
  369. goroutine 381 [select, 51 minutes]:
  370. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.(*controlBuffer).get(0xc0025f1ac0, 0x1, 0x0, 0x0, 0x0, 0x0)
  371. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/controlbuf.go:285 +0x104
  372. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.(*loopyWriter).run(0xc0024392c0)
  373. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/controlbuf.go:370 +0x1ca
  374. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.newHTTP2Client.func3(0xc002650300)
  375. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:277 +0x77
  376. created by github.com/pydio/cells/vendor/google.golang.org/grpc/transport.newHTTP2Client
  377. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:275 +0xcd3
  378. goroutine 382 [select, 51 minutes]:
  379. github.com/pydio/cells/vendor/google.golang.org/grpc.newClientStream.func4(0xc002622500, 0xc000783f80, 0x67ded40, 0xc002621290)
  380. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/stream.go:301 +0xd7
  381. created by github.com/pydio/cells/vendor/google.golang.org/grpc.newClientStream
  382. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/stream.go:300 +0x9fe
  383. goroutine 366 [select, 51 minutes]:
  384. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.(*controlBuffer).get(0xc00269e400, 0x1, 0x0, 0x0, 0x0, 0x0)
  385. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/controlbuf.go:285 +0x104
  386. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.(*loopyWriter).run(0xc00344e300)
  387. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/controlbuf.go:370 +0x1ca
  388. github.com/pydio/cells/vendor/google.golang.org/grpc/transport.newHTTP2Client.func3(0xc003970000)
  389. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:277 +0x77
  390. created by github.com/pydio/cells/vendor/google.golang.org/grpc/transport.newHTTP2Client
  391. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/transport/http2_client.go:275 +0xcd3
  392. goroutine 367 [select, 51 minutes]:
  393. github.com/pydio/cells/vendor/google.golang.org/grpc.newClientStream.func4(0xc0026a2000, 0xc0026ac180, 0x67ded40, 0xc0034630b0)
  394. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/stream.go:301 +0xd7
  395. created by github.com/pydio/cells/vendor/google.golang.org/grpc.newClientStream
  396. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/google.golang.org/grpc/stream.go:300 +0x9fe
  397. goroutine 749 [select]:
  398. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc0045aa480, 0xdf8475800, 0x0, 0x0, 0x0)
  399. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  400. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc00063a000, 0xc00539baa0, 0x0, 0x0)
  401. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  402. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc00063a000, 0x0, 0x0)
  403. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  404. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0x2e92112, 0xf)
  405. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  406. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  407. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  408. goroutine 158 [select, 51 minutes]:
  409. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc003ac9d70)
  410. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
  411. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch
  412. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:296 +0x8d
  413. goroutine 387 [select, 51 minutes]:
  414. github.com/pydio/cells/vendor/github.com/micro/go-micro.(*service).Run(0xc0037941e0, 0xc003796900, 0x0)
  415. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/service.go:158 +0x1c8
  416. github.com/pydio/cells/common/service.(*service).Start.func1(0xc003796900, 0x67ded40, 0xc002572150, 0xc003757cb0)
  417. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/service/service.go:375 +0x374
  418. created by github.com/pydio/cells/common/service.(*service).Start
  419. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/service/service.go:368 +0x8b9
  420. goroutine 389 [select]:
  421. github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.(*hub).run(0xc003a5db00)
  422. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/hub.go:32 +0x1c3
  423. created by github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.New
  424. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/melody.go:82 +0x19d
  425. goroutine 390 [select, 51 minutes]:
  426. github.com/pydio/cells/gateway/websocket.NewWebSocketHandler.func1(0xc003bba750)
  427. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/gateway/websocket/ws-handler.go:67 +0xcb
  428. created by github.com/pydio/cells/gateway/websocket.NewWebSocketHandler
  429. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/gateway/websocket/ws-handler.go:65 +0x11d
  430. goroutine 391 [runnable]:
  431. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc000109e00, 0xdf8475800, 0x0, 0x0, 0x0)
  432. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  433. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc003bba960, 0xc006ae7480, 0x0, 0x0)
  434. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  435. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc003bba960, 0x0, 0x0)
  436. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  437. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0xc003b93c40, 0x1d)
  438. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  439. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  440. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  441. goroutine 392 [select, 51 minutes]:
  442. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc003bba960)
  443. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
  444. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch
  445. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:296 +0x8d
  446. goroutine 345 [chan receive, 51 minutes]:
  447. github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch.func1(0xc003065800, 0xc002434240, 0x0)
  448. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:267 +0x3b
  449. created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch
  450. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:266 +0x1e9
  451. goroutine 433 [runnable]:
  452. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc0045aa840, 0xdf8475800, 0x0, 0x0, 0x0)
  453. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  454. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc004679d10, 0xc006c90fe0, 0x0, 0x0)
  455. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  456. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc004679d10, 0x0, 0x0)
  457. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  458. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0xc004739f60, 0x1d)
  459. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  460. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  461. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  462. goroutine 399 [chan receive]:
  463. github.com/pydio/cells/common/registry.watch.func1()
  464. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/registry/watcher.go:63 +0x102
  465. created by github.com/pydio/cells/common/registry.watch
  466. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/registry/watcher.go:55 +0x3c
  467. goroutine 434 [select]:
  468. github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xc003badc10, 0xc0045404c0)
  469. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0xd5
  470. created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
  471. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xa9
  472. goroutine 401 [select]:
  473. github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*watcher).Next(0xc003065840, 0xc00453c3c0, 0x3, 0x3, 0x67a8c40)
  474. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:278 +0xba
  475. github.com/pydio/cells/common/views.(*ClientsPool).watchConfigChanges(0xc00456e0e0)
  476. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:262 +0xe1
  477. created by github.com/pydio/cells/common/views.NewClientsPool
  478. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/views/clients-pool.go:92 +0x113
  479. goroutine 346 [chan receive, 51 minutes]:
  480. github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch.func1(0xc003065840, 0xc002434240, 0x1)
  481. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:267 +0x3b
  482. created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch
  483. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:266 +0x1e9
  484. goroutine 421 [chan receive, 51 minutes]:
  485. github.com/pydio/cells/vendor/gopkg.in/natefinch/lumberjack%2ev2.(*Logger).millRun(0xc00010ff80)
  486. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go:379 +0x58
  487. created by github.com/pydio/cells/vendor/gopkg.in/natefinch/lumberjack%2ev2.(*Logger).mill.func1
  488. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go:390 +0x79
  489. goroutine 436 [sync.Cond.Wait, 51 minutes]:
  490. runtime.goparkunlock(...)
  491. /usr/local/go/src/runtime/proc.go:307
  492. sync.runtime_notifyListWait(0xc004540590, 0x1)
  493. /usr/local/go/src/runtime/sema.go:510 +0xf9
  494. sync.(*Cond).Wait(0xc004540580)
  495. /usr/local/go/src/sync/cond.go:56 +0x9e
  496. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc00342c000, 0xc0045aa000)
  497. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  498. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  499. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  500. goroutine 437 [sync.Cond.Wait]:
  501. runtime.goparkunlock(...)
  502. /usr/local/go/src/runtime/proc.go:307
  503. sync.runtime_notifyListWait(0xc0045405d0, 0x174)
  504. /usr/local/go/src/runtime/sema.go:510 +0xf9
  505. sync.(*Cond).Wait(0xc0045405c0)
  506. /usr/local/go/src/sync/cond.go:56 +0x9e
  507. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc00342c000, 0xc0045aa0c0)
  508. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  509. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  510. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  511. goroutine 438 [sync.Cond.Wait, 51 minutes]:
  512. runtime.goparkunlock(...)
  513. /usr/local/go/src/runtime/proc.go:307
  514. sync.runtime_notifyListWait(0xc004540610, 0x6e35636600000000)
  515. /usr/local/go/src/runtime/sema.go:510 +0xf9
  516. sync.(*Cond).Wait(0xc004540600)
  517. /usr/local/go/src/sync/cond.go:56 +0x9e
  518. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc00342c000, 0xc0045aa180)
  519. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  520. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  521. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  522. goroutine 439 [sync.Cond.Wait, 51 minutes]:
  523. runtime.goparkunlock(...)
  524. /usr/local/go/src/runtime/proc.go:307
  525. sync.runtime_notifyListWait(0xc004540650, 0x736e727000000000)
  526. /usr/local/go/src/runtime/sema.go:510 +0xf9
  527. sync.(*Cond).Wait(0xc004540640)
  528. /usr/local/go/src/sync/cond.go:56 +0x9e
  529. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc00342c000, 0xc0045aa240)
  530. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  531. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  532. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  533. goroutine 440 [sync.Cond.Wait]:
  534. runtime.goparkunlock(...)
  535. /usr/local/go/src/runtime/proc.go:307
  536. sync.runtime_notifyListWait(0xc004540690, 0x11)
  537. /usr/local/go/src/runtime/sema.go:510 +0xf9
  538. sync.(*Cond).Wait(0xc004540680)
  539. /usr/local/go/src/sync/cond.go:56 +0x9e
  540. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc00342c000, 0xc0045aa300)
  541. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  542. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  543. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  544. goroutine 441 [chan receive, 51 minutes]:
  545. github.com/pydio/cells/common/service.WithGeneric.func1.1.1.1(0x67ded40, 0xc003bba2d0, 0x677a760, 0x6323550)
  546. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/service/service-generic.go:79 +0x48
  547. created by github.com/pydio/cells/common/service.WithGeneric.func1.1.1
  548. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/common/service/service-generic.go:78 +0x1c2
  549. goroutine 443 [IO wait]:
  550. internal/poll.runtime_pollWait(0x7f2f95e9adf8, 0x72, 0x0)
  551. /usr/local/go/src/runtime/netpoll.go:182 +0x56
  552. internal/poll.(*pollDesc).wait(0xc003a16e98, 0x72, 0x0, 0x0, 0x2e7c6d0)
  553. /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
  554. internal/poll.(*pollDesc).waitRead(...)
  555. /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
  556. internal/poll.(*FD).Accept(0xc003a16e80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  557. /usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
  558. net.(*netFD).accept(0xc003a16e80, 0x632d310, 0xc003420e48, 0x35db5d22)
  559. /usr/local/go/src/net/fd_unix.go:238 +0x42
  560. net.(*TCPListener).accept(0xc002562cb0, 0x5d8cf2e6, 0xc003420e70, 0x4c6056)
  561. /usr/local/go/src/net/tcpsock_posix.go:139 +0x32
  562. net.(*TCPListener).Accept(0xc002562cb0, 0xc003420ec0, 0x18, 0xc0045ac780, 0x7bb9f4)
  563. /usr/local/go/src/net/tcpsock.go:260 +0x48
  564. net/http.(*Server).Serve(0xc000c3b2b0, 0x67ccd40, 0xc002562cb0, 0x0, 0x0)
  565. /usr/local/go/src/net/http/server.go:2859 +0x22d
  566. net/http.Serve(0x67ccd40, 0xc002562cb0, 0x6775120, 0xc0045427e0, 0x2, 0x67ccd40)
  567. /usr/local/go/src/net/http/server.go:2456 +0x6e
  568. created by github.com/pydio/cells/vendor/github.com/micro/go-plugins/server/http.(*httpServer).Start
  569. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/server/http/http.go:142 +0x25a
  570. goroutine 444 [chan receive, 51 minutes]:
  571. github.com/pydio/cells/vendor/github.com/micro/go-plugins/server/http.(*httpServer).Start.func1(0xc003bb98c0, 0x67ccd40, 0xc002562cb0)
  572. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/server/http/http.go:145 +0x49
  573. created by github.com/pydio/cells/vendor/github.com/micro/go-plugins/server/http.(*httpServer).Start
  574. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/server/http/http.go:144 +0x293
  575. goroutine 445 [sync.Cond.Wait]:
  576. runtime.goparkunlock(...)
  577. /usr/local/go/src/runtime/proc.go:307
  578. sync.runtime_notifyListWait(0xc004540b50, 0xc00000002a)
  579. /usr/local/go/src/runtime/sema.go:510 +0xf9
  580. sync.(*Cond).Wait(0xc004540b40)
  581. /usr/local/go/src/sync/cond.go:56 +0x9e
  582. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).waitForMsgs(0xc003442000, 0xc0045aa3c0)
  583. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2066 +0x342
  584. created by github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Conn).subscribe
  585. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:2856 +0x480
  586. goroutine 446 [chan receive, 51 minutes]:
  587. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsRegistry).register.func2(0xc004546840, 0xc0045aa3c0)
  588. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/nats.go:148 +0x34
  589. created by github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsRegistry).register
  590. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/nats.go:147 +0x326
  591. goroutine 425 [select, 51 minutes]:
  592. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc004730960)
  593. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
  594. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch
  595. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:296 +0x8d
  596. goroutine 426 [runnable]:
  597. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc00343e780, 0xdf8475800, 0x0, 0x0, 0x0)
  598. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  599. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc0046ef3e0, 0xc005c1bb00, 0x0, 0x0)
  600. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  601. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc0046ef3e0, 0x0, 0x0)
  602. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  603. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0xc0047e0d80, 0x1e)
  604. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  605. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  606. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  607. goroutine 16371 [select]:
  608. github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.(*Session).writePump(0xc0062aba40)
  609. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/session.go:78 +0x10b
  610. created by github.com/pydio/cells/vendor/gopkg.in/olahol/melody%2ev1.(*Melody).HandleRequestWithKeys
  611. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/gopkg.in/olahol/melody.v1/melody.go:190 +0x207
  612. goroutine 732 [select]:
  613. github.com/pydio/cells/vendor/github.com/nats-io/nats.(*Subscription).NextMsg(0xc00343e840, 0xdf8475800, 0x0, 0x0, 0x0)
  614. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/nats-io/nats/nats.go:3113 +0x28b
  615. github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats.(*natsWatcher).Next(0xc005f1a2d0, 0xc005940560, 0x0, 0x0)
  616. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-plugins/registry/nats/watcher.go:19 +0x5b
  617. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch(0xc002466120, 0x67a88c0, 0xc005f1a2d0, 0x0, 0x0)
  618. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:308 +0xb1
  619. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).run(0xc002466120, 0x2e92103, 0xf)
  620. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:280 +0x1c1
  621. created by github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).get
  622. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:89 +0x471
  623. goroutine 711 [select]:
  624. github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xc005ea4240, 0xc00510f140)
  625. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0xd5
  626. created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
  627. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xa9
  628. goroutine 648 [select, 51 minutes]:
  629. github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache.(*cacheSelector).watch.func1(0xc002466120, 0x67a88c0, 0xc0050be390)
  630. /opt/teamcity/agent/work/fd94d35d44c59350/src/github.com/pydio/cells/vendor/github.com/micro/go-micro/selector/cache/cache.go:298 +0xa0
Add Comment
Please, Sign In to add comment