goroutine 2387 [running]: runtime/pprof.writeGoroutineStacks({0x7f371b6992f8, 0xc000498000}) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x70 runtime/pprof.writeGoroutine({0x7f371b6992f8?, 0xc000498000?}, 0x0?) /usr/local/go/src/runtime/pprof/pprof.go:681 +0x2b runtime/pprof.(*Profile).WriteTo(0xe0e400?, {0x7f371b6992f8?, 0xc000498000?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:330 +0x14b net/http/pprof.handler.ServeHTTP({0xea841d, 0x9}, {0x7f371b699280, 0xc000498000}, 0x0?) /usr/local/go/src/net/http/pprof/pprof.go:253 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc000498000) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 +0x69 github.com/gin-gonic/gin.(*Context).Next(...) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc00011eea0, 0xc000498000) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x671 github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00011eea0, {0x1840d00?, 0xc0003c02a0}, 0xc000167400) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1dd net/http.serverHandler.ServeHTTP({0xc0001e9cb0?}, {0x1840d00, 0xc0003c02a0}, 0xc000167400) /usr/local/go/src/net/http/server.go:2947 +0x30c net/http.(*conn).serve(0xc000273360, {0x1841af8, 0xc0007485a0}) /usr/local/go/src/net/http/server.go:1991 +0x607 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3102 +0x4db goroutine 1 [chan receive, 61177 minutes]: techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).start(0xc000746000, {0x1841a88, 0xc000046070}) /pkg/app/server/app.go:149 +0x1db techunicorn.com/udc-core/chad.git/pkg/app/server.Start() /pkg/app/server/app.go:37 +0x31 main.main() /cmd/server/main.go:10 +0x17 goroutine 11 [chan receive, 61177 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*throttleManager).waitForThrottle(...) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:86 github.com/microsoft/ApplicationInsights-Go/appinsights.(*throttleManager).run(0xc000014330) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:71 +0x89 created by github.com/microsoft/ApplicationInsights-Go/appinsights.newThrottleManager /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:25 +0x99 goroutine 12 [select, 61177 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start(0xc0000a00f0) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:187 +0x165 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).acceptLoop(0x0?) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:146 +0x27 created by github.com/microsoft/ApplicationInsights-Go/appinsights.NewInMemoryChannel /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:59 +0x1d6 goroutine 22 [select, 61177 minutes]: google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc00007cb40) /go/pkg/mod/google.golang.org/grpc@v1.55.0/balancer_conn_wrappers.go:115 +0x73 created by google.golang.org/grpc.newCCBalancerWrapper /go/pkg/mod/google.golang.org/grpc@v1.55.0/balancer_conn_wrappers.go:76 +0x22a goroutine 24 [select, 61177 minutes]: google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc00007cd00) /go/pkg/mod/google.golang.org/grpc@v1.55.0/balancer_conn_wrappers.go:115 +0x73 created by google.golang.org/grpc.newCCBalancerWrapper /go/pkg/mod/google.golang.org/grpc@v1.55.0/balancer_conn_wrappers.go:76 +0x22a goroutine 56 [IO wait]: internal/poll.runtime_pollWait(0x7f371b85e9a8, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc00013a280?, 0x6?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc00013a280) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc00013a280) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc00072e1e0) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc00072e1e0) /usr/local/go/src/net/tcpsock.go:288 +0x3d net/http.(*Server).Serve(0xc0003260f0, {0x1840af0, 0xc00072e1e0}) /usr/local/go/src/net/http/server.go:3070 +0x385 net/http.(*Server).ListenAndServe(0xc0003260f0) /usr/local/go/src/net/http/server.go:2999 +0x7d techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).startHTTP(0xc000746000, {0x0, 0x0}) /pkg/app/server/app_http.go:136 +0x10a9 techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).start.func2() /pkg/app/server/app.go:137 +0x7d created by techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).start /pkg/app/server/app.go:135 +0x12d goroutine 26 [select]: github.com/go-redis/redis/v8/internal/pool.(*ConnPool).reaper(0xc000272be0, 0x0?) /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:485 +0xd4 created by github.com/go-redis/redis/v8/internal/pool.NewConnPool /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:111 +0x225 goroutine 55 [IO wait, 61177 minutes]: internal/poll.runtime_pollWait(0x7f371b85e8b8, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc00013a080?, 0x1e83680?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc00013a080) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc00013a080) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc00072e0a8) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc00072e0a8) /usr/local/go/src/net/tcpsock.go:288 +0x3d google.golang.org/grpc.(*Server).Serve(0xc0007e8000, {0x1840af0?, 0xc00072e0a8}) /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:821 +0x475 techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).startGRPC(0xc000746000, {0xc00004601a, 0x4}) /pkg/app/server/app_grpc.go:150 +0x899 techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).start.func1() /pkg/app/server/app.go:130 +0x7d created by techunicorn.com/udc-core/chad.git/pkg/app/server.(*app).start /pkg/app/server/app.go:128 +0xd3 goroutine 58 [syscall, 61177 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x2f os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x19 created by os/signal.Notify.func1.1 /usr/local/go/src/os/signal/signal.go:151 +0x2a goroutine 2388 [runnable]: net/http.(*connReader).startBackgroundRead.func2() /usr/local/go/src/net/http/server.go:674 runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:674 +0xca