goroutine 612 [running]: runtime/pprof.writeGoroutineStacks({0x7f05dd89d378, 0xc000560000}) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x70 runtime/pprof.writeGoroutine({0x7f05dd89d378?, 0xc000560000?}, 0x0?) /usr/local/go/src/runtime/pprof/pprof.go:681 +0x2b runtime/pprof.(*Profile).WriteTo(0xef53a0?, {0x7f05dd89d378?, 0xc000560000?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:330 +0x14b net/http/pprof.handler.ServeHTTP({0xf9f368, 0x9}, {0x7f05dd89d300, 0xc000560000}, 0x0?) /usr/local/go/src/net/http/pprof/pprof.go:253 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc000560000) /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(0xc0000076c0, 0xc000560000) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x671 github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0000076c0, {0x195a0d0?, 0xc00066bb20}, 0xc000560b00) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1dd net/http.serverHandler.ServeHTTP({0xc0006ce360?}, {0x195a0d0, 0xc00066bb20}, 0xc000560b00) /usr/local/go/src/net/http/server.go:2947 +0x30c net/http.(*conn).serve(0xc0004a20a0, {0x195ae58, 0xc000630db0}) /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, 21474 minutes]: techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).start(0xc00064a240, {0x195ade8?, 0xc000134000}) /pkg/app/server/app.go:184 +0x205 techunicorn.com/udc-la/twopa.git/pkg/app/server.Start({0xc00004a015, 0x4}) /pkg/app/server/app.go:50 +0x158 main.main() /cmd/server/main.go:21 +0xaf goroutine 22 [chan receive, 9749 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(0xc000014430) /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 23 [select, 9749 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start(0xc000400a00) /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 32 [select, 5 minutes]: github.com/patrickmn/go-cache.(*janitor).Run(0xc000113810, 0xc00009b2c0?) /go/pkg/mod/github.com/patrickmn/go-cache@v2.1.0+incompatible/cache.go:1079 +0x85 created by github.com/patrickmn/go-cache.runJanitor /go/pkg/mod/github.com/patrickmn/go-cache@v2.1.0+incompatible/cache.go:1099 +0xed goroutine 33 [select]: github.com/go-redis/redis/v8/internal/pool.(*ConnPool).reaper(0xc0002fe640, 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 41 [IO wait]: internal/poll.runtime_pollWait(0x7f05ddafa738, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0001ba600?, 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(0xc0001ba600) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc0001ba600) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc0006464c8) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc0006464c8) /usr/local/go/src/net/tcpsock.go:288 +0x3d net/http.(*Server).Serve(0xc0000de0f0, {0x1959ec0, 0xc0006464c8}) /usr/local/go/src/net/http/server.go:3070 +0x385 net/http.(*Server).ListenAndServe(0xc0000de0f0) /usr/local/go/src/net/http/server.go:2999 +0x7d techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).startHTTP(0xc00064a240, {0x0, 0x0}) /pkg/app/server/app_http.go:136 +0x10a9 techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).start.func2() /pkg/app/server/app.go:172 +0x7d created by techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).start /pkg/app/server/app.go:170 +0x13b goroutine 43 [syscall, 21474 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 40 [IO wait, 21474 minutes]: internal/poll.runtime_pollWait(0x7f05ddafa648, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0004ac680?, 0xc000074800?, 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(0xc0004ac680) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc0004ac680) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc0003d35f0) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc0003d35f0) /usr/local/go/src/net/tcpsock.go:288 +0x3d google.golang.org/grpc.(*Server).Serve(0xc00043fe00, {0x1959ec0?, 0xc0003d35f0}) /go/pkg/mod/google.golang.org/grpc@v1.61.1/server.go:885 +0x475 techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).startGRPC(0xc00064a240, {0x0, 0x0}) /pkg/app/server/app_grpc.go:150 +0x879 techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).start.func1() /pkg/app/server/app.go:165 +0x7d created by techunicorn.com/udc-la/twopa.git/pkg/app/server.(*app).start /pkg/app/server/app.go:163 +0xdf goroutine 588 [IO wait]: internal/poll.runtime_pollWait(0x7f05ddaf9fb8, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0007d0100?, 0xc0006ce371?, 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).Read(0xc0007d0100, {0xc0006ce371, 0x1, 0x1}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0007d0100, {0xc0006ce371?, 0xc0004568d8?, 0xc0004ce768?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc00012e0a8, {0xc0006ce371?, 0xc000400460?, 0xd325c0?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).backgroundRead(0xc0006ce360) /usr/local/go/src/net/http/server.go:678 +0x3f created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:674 +0xca goroutine 585 [IO wait]: internal/poll.runtime_pollWait(0x7f05ddafa288, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0004ac180?, 0xc000350000?, 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).Read(0xc0004ac180, {0xc000350000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0004ac180, {0xc000350000?, 0xc00002e580?, 0x487a7e?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc0000141b8, {0xc000350000?, 0x6c754c?, 0xc0004562c0?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc0002773b0, {0xc000350000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:786 +0x171 bufio.(*Reader).fill(0xc0001ef5c0) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).ReadSlice(0xc0001ef5c0, 0x0?) /usr/local/go/src/bufio/bufio.go:372 +0x2f bufio.(*Reader).ReadLine(0xc0001ef5c0) /usr/local/go/src/bufio/bufio.go:401 +0x27 net/textproto.(*Reader).readLineSlice(0xc0002773e0) /usr/local/go/src/net/textproto/reader.go:58 +0x99 net/textproto.(*Reader).ReadLine(...) /usr/local/go/src/net/textproto/reader.go:39 net/http.readRequest(0xc0000141b8?) /usr/local/go/src/net/http/request.go:1030 +0x79 net/http.(*conn).readRequest(0xc000139540, {0x195adb0, 0xc000456280}) /usr/local/go/src/net/http/server.go:994 +0x24a net/http.(*conn).serve(0xc000139540, {0x195ae58, 0xc000630db0}) /usr/local/go/src/net/http/server.go:1916 +0x345 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3102 +0x4db goroutine 610 [IO wait]: internal/poll.runtime_pollWait(0x7f05ddaf9bf8, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0007d0080?, 0xc000020000?, 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).Read(0xc0007d0080, {0xc000020000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0007d0080, {0xc000020000?, 0xc000310160?, 0x487a7e?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc00012e018, {0xc000020000?, 0x6c754c?, 0xc00066c080?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc000422c90, {0xc000020000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:786 +0x171 bufio.(*Reader).fill(0xc0003e0000) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).ReadSlice(0xc0003e0000, 0x0?) /usr/local/go/src/bufio/bufio.go:372 +0x2f bufio.(*Reader).ReadLine(0xc0003e0000) /usr/local/go/src/bufio/bufio.go:401 +0x27 net/textproto.(*Reader).readLineSlice(0xc000422d20) /usr/local/go/src/net/textproto/reader.go:58 +0x99 net/textproto.(*Reader).ReadLine(...) /usr/local/go/src/net/textproto/reader.go:39 net/http.readRequest(0xc00012e018?) /usr/local/go/src/net/http/request.go:1030 +0x79 net/http.(*conn).readRequest(0xc0004a2000, {0x195adb0, 0xc00066c000}) /usr/local/go/src/net/http/server.go:994 +0x24a net/http.(*conn).serve(0xc0004a2000, {0x195ae58, 0xc000630db0}) /usr/local/go/src/net/http/server.go:1916 +0x345 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3102 +0x4db