goroutine 1510 [running]: runtime/pprof.writeGoroutineStacks({0x7f94e3d67c88, 0xc000192b00}) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x70 runtime/pprof.writeGoroutine({0x7f94e3d67c88?, 0xc000192b00?}, 0x0?) /usr/local/go/src/runtime/pprof/pprof.go:681 +0x2b runtime/pprof.(*Profile).WriteTo(0xea7b80?, {0x7f94e3d67c88?, 0xc000192b00?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:330 +0x14b net/http/pprof.handler.ServeHTTP({0xf48a61, 0x9}, {0x7f94e3d67c10, 0xc000192b00}, 0x203000?) /usr/local/go/src/net/http/pprof/pprof.go:253 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc000192b00) /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(0xc00046c4e0, 0xc000192b00) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x671 github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00046c4e0, {0x18f6060?, 0xc00041a1c0}, 0xc000192700) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1dd net/http.serverHandler.ServeHTTP({0xc00042a120?}, {0x18f6060, 0xc00041a1c0}, 0xc000192700) /usr/local/go/src/net/http/server.go:2947 +0x30c net/http.(*conn).serve(0xc0004600a0, {0x18f6df8, 0xc0001f22d0}) /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, 106652 minutes]: techunicorn.com/udc-la/reck.git/pkg/app/server.(*app).start(0xc000540000, {0x18f6d88?, 0xc0000c8000}) /pkg/app/server/app.go:153 +0x1d5 techunicorn.com/udc-la/reck.git/pkg/app/server.Start() /pkg/app/server/app.go:37 +0x31 main.main() /cmd/server/main.go:7 +0x17 goroutine 24 [chan receive, 106652 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(0xc000014568) /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 25 [select, 106652 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start(0xc0004380a0) /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 34 [select, 106652 minutes]: database/sql.(*DB).connectionOpener(0xc000536a90, {0x18f6d50, 0xc0000a7280}) /usr/local/go/src/database/sql/sql.go:1224 +0x8d created by database/sql.OpenDB /usr/local/go/src/database/sql/sql.go:792 +0x18d goroutine 42 [select, 2 minutes]: github.com/go-redis/redis/v8/internal/pool.(*ConnPool).reaper(0xc0002abae0, 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 15 [IO wait]: internal/poll.runtime_pollWait(0x7f94e3eb8138, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc000428300?, 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(0xc000428300) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc000428300) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc0004421f8) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc0004421f8) /usr/local/go/src/net/tcpsock.go:288 +0x3d net/http.(*Server).Serve(0xc000574000, {0x18f5e50, 0xc0004421f8}) /usr/local/go/src/net/http/server.go:3070 +0x385 net/http.(*Server).ListenAndServe(0xc000574000) /usr/local/go/src/net/http/server.go:2999 +0x7d techunicorn.com/udc-la/reck.git/pkg/app/server.(*app).startHTTP(0xc000540000, {0x18f6d88, 0xc0000c8000}, {0xc00004601a, 0x4}) /pkg/app/server/app_http.go:144 +0x1289 techunicorn.com/udc-la/reck.git/pkg/app/server.(*app).start.func1() /pkg/app/server/app.go:138 +0x99 created by techunicorn.com/udc-la/reck.git/pkg/app/server.(*app).start /pkg/app/server/app.go:136 +0x110 goroutine 66 [syscall, 106652 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 1504 [IO wait]: internal/poll.runtime_pollWait(0x7f94e3eb79b8, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc00050e900?, 0xc00042a131?, 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(0xc00050e900, {0xc00042a131, 0x1, 0x1}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc00050e900, {0xc00042a131?, 0xc0000a6558?, 0xc0004bdf68?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc0000ca080, {0xc00042a131?, 0xc0004381e0?, 0xc0004ef3c8?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).backgroundRead(0xc00042a120) /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