goroutine 2217 [running]: runtime/pprof.writeGoroutineStacks({0x12b1d60, 0xc00042e9a0}) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/pprof/pprof.go:703 +0x6a runtime/pprof.writeGoroutine({0x12b1d60?, 0xc00042e9a0?}, 0xf?) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/pprof/pprof.go:692 +0x25 runtime/pprof.(*Profile).WriteTo(0xf83700?, {0x12b1d60?, 0xc00042e9a0?}, 0xc?) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/pprof/pprof.go:329 +0x146 net/http/pprof.handler.ServeHTTP({0x10296c7, 0x9}, {0x12b99b8, 0xc00042e9a0}, 0xc0002bf040?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/pprof/pprof.go:267 +0x4a8 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc0002a89c0, {0x12b99b8, 0xc00042e9a0}, 0xc00045f600) /home/runner/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.12/mux.go:459 +0x2b4 net/http.HandlerFunc.ServeHTTP(0xc0003b1750?, {0x12b99b8?, 0xc00042e9a0?}, 0x6?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5/middleware.NoCache.func1({0x12b99b8, 0xc00042e9a0}, 0xc00045f600) /home/runner/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.12/middleware/nocache.go:55 +0x28e net/http.HandlerFunc.ServeHTTP(0xc00029ecf0?, {0x12b99b8?, 0xc00042e9a0?}, 0xc0003b1818?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc0002a89c0, {0x12b99b8, 0xc00042e9a0}, 0xc00045f600) /home/runner/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.12/mux.go:73 +0x371 github.com/go-chi/chi/v5.(*Mux).Mount.func1({0x12b99b8, 0xc00042e9a0}, 0xc00045f600) /home/runner/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.12/mux.go:327 +0x1bb net/http.HandlerFunc.ServeHTTP(0xec6e80?, {0x12b99b8?, 0xc00042e9a0?}, 0xc000213e34?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc0002a8960, {0x12b99b8, 0xc00042e9a0}, 0xc00045f600) /home/runner/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.12/mux.go:459 +0x2b4 net/http.HandlerFunc.ServeHTTP(0xc0002fa820?, {0x12b99b8?, 0xc00042e9a0?}, 0xc00045f600?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2136 +0x29 github.com/go-chi/cors.(*Cors).Handler-fm.(*Cors).Handler.func1({0x12b99b8, 0xc00042e9a0}, 0xc00045f600) /home/runner/go/pkg/mod/github.com/go-chi/cors@v1.2.1/cors.go:228 +0x17e net/http.HandlerFunc.ServeHTTP(0xf83700?, {0x12b99b8?, 0xc00042e9a0?}, 0x10?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2136 +0x29 github.com/0xERR0R/blocky/server.secureHeader.func1({0x12b99b8, 0xc00042e9a0}, 0x1a01801?) /home/runner/work/blocky/blocky/server/server_endpoints.go:44 +0x310 net/http.HandlerFunc.ServeHTTP(0x12bbec8?, {0x12b99b8?, 0xc00042e9a0?}, 0x1a01870?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc0002a8960, {0x12b99b8, 0xc00042e9a0}, 0xc00045f500) /home/runner/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.12/mux.go:90 +0x330 net/http.serverHandler.ServeHTTP({0xc00029ec30?}, {0x12b99b8?, 0xc00042e9a0?}, 0x6?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2938 +0x8e net/http.(*conn).serve(0xc00040b950, {0x12bbe90, 0xc000524ff0}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:2009 +0x5f4 created by net/http.(*Server).Serve in goroutine 59 /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:3086 +0x5cb goroutine 1 [chan receive, 13 minutes]: github.com/0xERR0R/blocky/cmd.startServer(0x85d2384700000000?, {0xc00022fa18?, 0x0?, 0x0?}) /home/runner/work/blocky/blocky/cmd/serve.go:77 +0x392 github.com/0xERR0R/blocky/cmd.NewRootCommand.func1(0xc0001c5100?, {0xc0001fd7a0?, 0x4?, 0x10232be?}) /home/runner/work/blocky/blocky/cmd/root.go:43 +0xab github.com/spf13/cobra.(*Command).execute(0xc000004f00, {0xc00003e4c0, 0x2, 0x2}) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:983 +0xabc github.com/spf13/cobra.(*Command).ExecuteC(0xc000004f00) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff github.com/spf13/cobra.(*Command).Execute(...) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039 github.com/0xERR0R/blocky/cmd.Execute() /home/runner/work/blocky/blocky/cmd/root.go:113 +0x18 main.main() /home/runner/work/blocky/blocky/main.go:10 +0x13 goroutine 10 [syscall, 13 minutes]: os/signal.signal_recv() /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /opt/hostedtoolcache/go/1.21.10/x64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /opt/hostedtoolcache/go/1.21.10/x64/src/os/signal/signal.go:151 +0x1f goroutine 41 [select, 13 minutes]: github.com/0xERR0R/blocky/config.(*SourceLoading).periodically(0x3?, {0x12bbec8, 0xc0002c8dc0}, 0xc000432c00?, 0xc0002acb50) /home/runner/work/blocky/blocky/config/config.go:374 +0x109 created by github.com/0xERR0R/blocky/config.(*SourceLoading).StartPeriodicRefresh in goroutine 1 /home/runner/work/blocky/blocky/config/config.go:357 +0xe5 goroutine 45 [select, 13 minutes]: github.com/0xERR0R/blocky/config.(*SourceLoading).periodically(0x3?, {0x12bbec8, 0xc0002c8dc0}, 0xc000432de0?, 0xc0002acb60) /home/runner/work/blocky/blocky/config/config.go:374 +0x109 created by github.com/0xERR0R/blocky/config.(*SourceLoading).StartPeriodicRefresh in goroutine 1 /home/runner/work/blocky/blocky/config/config.go:357 +0xe5 goroutine 29 [IO wait]: internal/poll.runtime_pollWait(0x7fe5186c3cc0, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc0002f4600?, 0xc0000b3500?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002f4600, {0xc0000b3500, 0x1500, 0x1500}) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc0002f4600, {0xc0000b3500?, 0xc0000b377f?, 0x22?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00004afc0, {0xc0000b3500?, 0xc000285520?, 0x60b346?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/net.go:179 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d83c0, {0xc0000b3500?, 0xc0003d83c0?, 0x0?}) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:805 +0x3b bytes.(*Buffer).ReadFrom(0xc0002ec628, {0x12b2880, 0xc0003d83c0}) /opt/hostedtoolcache/go/1.21.10/x64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002ec380, {0x12b2320?, 0xc00004afc0}, 0xc0000d9948?) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:827 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002ec380, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:625 +0x250 crypto/tls.(*Conn).readRecord(...) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:587 crypto/tls.(*Conn).Read(0xc0002ec380, {0xc00056f000, 0x1000, 0x12c2458?}) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:1369 +0x158 bufio.(*Reader).Read(0xc00052f1a0, {0xc000509540, 0x9, 0x70618e?}) /opt/hostedtoolcache/go/1.21.10/x64/src/bufio/bufio.go:244 +0x197 io.ReadAtLeast({0x12b1980, 0xc00052f1a0}, {0xc000509540, 0x9, 0x9}, 0x9) /opt/hostedtoolcache/go/1.21.10/x64/src/io/io.go:335 +0x90 io.ReadFull(...) /opt/hostedtoolcache/go/1.21.10/x64/src/io/io.go:354 net/http.http2readFrameHeader({0xc000509540, 0x9, 0x6cab92?}, {0x12b1980?, 0xc00052f1a0?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:1635 +0x65 net/http.(*http2Framer).ReadFrame(0xc000509500) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:1902 +0x85 net/http.(*http2clientConnReadLoop).run(0xc0000d9f98) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:9378 +0x11f net/http.(*http2ClientConn).readLoop(0xc000002000) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:9273 +0x65 created by net/http.(*http2Transport).newClientConn in goroutine 28 /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:7945 +0xcbe goroutine 36 [IO wait]: internal/poll.runtime_pollWait(0x7fe5186c3bc8, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc0002f4a00?, 0xc000022000?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002f4a00, {0xc000022000, 0xd80, 0xd80}) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc0002f4a00, {0xc000022000?, 0xc000022005?, 0x1ee?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00004a460, {0xc000022000?, 0x200000003?, 0xc0002ec1b8?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/net.go:179 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d8a68, {0xc000022000?, 0xc0003d8a68?, 0x0?}) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:805 +0x3b bytes.(*Buffer).ReadFrom(0xc0002ec2a8, {0x12b2880, 0xc0003d8a68}) /opt/hostedtoolcache/go/1.21.10/x64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002ec000, {0x12b2320?, 0xc00004a460}, 0xd80?) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:827 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002ec000, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:625 +0x250 crypto/tls.(*Conn).readRecord(...) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:587 crypto/tls.(*Conn).Read(0xc0002ec000, {0xc000217000, 0x1000, 0x6c96a5?}) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:1369 +0x158 bufio.(*Reader).Read(0xc0002a9380, {0xc0005098c0, 0x9, 0x1a00400?}) /opt/hostedtoolcache/go/1.21.10/x64/src/bufio/bufio.go:244 +0x197 io.ReadAtLeast({0x12b1980, 0xc0002a9380}, {0xc0005098c0, 0x9, 0x9}, 0x9) /opt/hostedtoolcache/go/1.21.10/x64/src/io/io.go:335 +0x90 io.ReadFull(...) /opt/hostedtoolcache/go/1.21.10/x64/src/io/io.go:354 net/http.http2readFrameHeader({0xc0005098c0, 0x9, 0x29e690?}, {0x12b1980?, 0xc0002a9380?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:1635 +0x65 net/http.(*http2Framer).ReadFrame(0xc000509880) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:1902 +0x85 net/http.(*http2clientConnReadLoop).run(0xc0000ddf98) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:9378 +0x11f net/http.(*http2ClientConn).readLoop(0xc000002480) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:9273 +0x65 created by net/http.(*http2Transport).newClientConn in goroutine 35 /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:7945 +0xcbe goroutine 46 [select]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x12bbec8, 0xc0002c8dc0}, 0xc0001339b0) /home/runner/work/blocky/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /home/runner/work/blocky/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 47 [select, 13 minutes]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x12bbec8, 0xc0002c8dc0}, 0xc000133bc0) /home/runner/work/blocky/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /home/runner/work/blocky/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 48 [select, 13 minutes]: github.com/0xERR0R/blocky/config.(*SourceLoading).periodically(0x0?, {0x12bbec8, 0xc0002c8dc0}, 0x0?, 0xc0002b8ac0) /home/runner/work/blocky/blocky/config/config.go:374 +0x109 created by github.com/0xERR0R/blocky/config.(*SourceLoading).StartPeriodicRefresh in goroutine 1 /home/runner/work/blocky/blocky/config/config.go:357 +0xe5 goroutine 49 [select]: github.com/0xERR0R/blocky/resolver.(*QueryLoggingResolver).writeLog(0xc00044cf00, {0x12bbec8?, 0xc0002c8dc0?}) /home/runner/work/blocky/blocky/resolver/query_logging_resolver.go:197 +0xea created by github.com/0xERR0R/blocky/resolver.NewQueryLoggingResolver in goroutine 1 /home/runner/work/blocky/blocky/resolver/query_logging_resolver.go:86 +0x4d1 goroutine 54 [select]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x12bbec8, 0xc0002c8dc0}, 0xc00015a810) /home/runner/work/blocky/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /home/runner/work/blocky/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 55 [IO wait]: internal/poll.runtime_pollWait(0x7fe5186c3ad0, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000040100?, 0xc00057e000?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).ReadMsgInet6(0xc000040100, {0xc00057e000, 0xffff, 0xffff}, {0xc000213cb0, 0x28, 0x28}, 0x7fe55f260508?, 0x5?) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:355 +0x339 net.(*netFD).readMsgInet6(0xc000040100, {0xc00057e000?, 0xc000010048?, 0x0?}, {0xc000213cb0?, 0x419813?, 0x2000?}, 0xc000566a60?, 0x43c979?) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_posix.go:90 +0x31 net.(*UDPConn).readMsg(0xc000566bb0?, {0xc00057e000?, 0x7fe5186c3b18?, 0xe680ee5362c5?}, {0xc000213cb0?, 0x11a9870?, 0xf1b020?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/udpsock_posix.go:106 +0x9c net.(*UDPConn).ReadMsgUDPAddrPort(0xc00004a4e8, {0xc00057e000?, 0x7fe55f254108?, 0x30?}, {0xc000213cb0?, 0xc000213cb0?, 0x0?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/udpsock.go:203 +0x3e net.(*UDPConn).ReadMsgUDP(0x4a85c0?, {0xc00057e000?, 0xc25b438924cae8cd?, 0xbcb2e57767?}, {0xc000213cb0?, 0xc000566bf8?, 0x47c738?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/udpsock.go:191 +0x25 github.com/miekg/dns.ReadFromSessionUDP(0xc0002788d0?, {0xc00057e000, 0xffff, 0xffff}) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/udp.go:43 +0x85 github.com/miekg/dns.(*Server).readUDP(0xc0002787e0, 0xc00004a4e8, 0xc0001b72c0?) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:699 +0x105 github.com/miekg/dns.defaultReader.ReadUDP({0xc0001b65f0?}, 0x12b1a40?, 0xc0001b72c0?) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:174 +0x13 github.com/miekg/dns.(*Server).serveUDP(0xc0002787e0, {0x12c1320?, 0xc00004a4e8}) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:517 +0x292 github.com/miekg/dns.(*Server).ListenAndServe(0xc0002787e0) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:346 +0x585 github.com/0xERR0R/blocky/server.(*Server).Start.func1() /home/runner/work/blocky/blocky/server/server.go:487 +0x29 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /home/runner/work/blocky/blocky/server/server.go:486 +0xdf goroutine 56 [IO wait, 13 minutes]: internal/poll.runtime_pollWait(0x7fe5186c39d8, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000040200?, 0x12b7200?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000040200) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc000040200) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000076400) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000076400) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock.go:315 +0x30 github.com/miekg/dns.(*Server).serveTCP(0xc000278900, {0x12b9b08?, 0xc000076400}) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:461 +0x142 github.com/miekg/dns.(*Server).ListenAndServe(0xc000278900) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:318 +0x3d3 github.com/0xERR0R/blocky/server.(*Server).Start.func1() /home/runner/work/blocky/blocky/server/server.go:487 +0x29 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /home/runner/work/blocky/blocky/server/server.go:486 +0xdf goroutine 57 [IO wait]: internal/poll.runtime_pollWait(0x7fe5186c38e0, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000040280?, 0x4?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000040280) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc000040280) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000076440) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000076440) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock.go:315 +0x30 crypto/tls.(*listener).Accept(0xc00052c3f0) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/tls.go:66 +0x27 github.com/miekg/dns.(*Server).serveTCP(0xc000278a20, {0x12b9aa8?, 0xc00052c3f0}) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:461 +0x142 github.com/miekg/dns.(*Server).ListenAndServe(0xc000278a20) /home/runner/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go:332 +0x878 github.com/0xERR0R/blocky/server.(*Server).Start.func1() /home/runner/work/blocky/blocky/server/server.go:487 +0x29 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /home/runner/work/blocky/blocky/server/server.go:486 +0xdf goroutine 58 [IO wait, 13 minutes]: internal/poll.runtime_pollWait(0x7fe5186c3eb0, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc0002f4400?, 0xc000569cf0?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc0002f4400) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc0002f4400) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000312000) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000312000) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock.go:315 +0x30 net/http.(*Server).Serve(0xc00021a0f0, {0x12b9b08, 0xc000312000}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:3056 +0x364 github.com/0xERR0R/blocky/server.(*Server).Start.func2() /home/runner/work/blocky/blocky/server/server.go:507 +0x145 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /home/runner/work/blocky/blocky/server/server.go:497 +0x185 goroutine 59 [IO wait]: internal/poll.runtime_pollWait(0x7fe5186c3db8, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc0002f4480?, 0x4?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc0002f4480) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc0002f4480) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000312020) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000312020) /opt/hostedtoolcache/go/1.21.10/x64/src/net/tcpsock.go:315 +0x30 crypto/tls.(*listener).Accept(0xc00052c450) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/tls.go:66 +0x27 net/http.(*Server).Serve(0xc00021a1e0, {0x12b9aa8, 0xc00052c450}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:3056 +0x364 net/http.(*Server).ServeTLS(0xc00021a1e0, {0x12b9b08?, 0xc000312020}, {0x0, 0x0}, {0x0, 0x0}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:3126 +0x4a6 github.com/0xERR0R/blocky/server.(*Server).Start.func3() /home/runner/work/blocky/blocky/server/server.go:533 +0x30c created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /home/runner/work/blocky/blocky/server/server.go:517 +0x2c5 goroutine 60 [select, 13 minutes]: github.com/0xERR0R/blocky/server.registerPrintConfigurationTrigger.func1() /home/runner/work/blocky/blocky/server/server_config_trigger.go:19 +0x8e created by github.com/0xERR0R/blocky/server.registerPrintConfigurationTrigger in goroutine 1 /home/runner/work/blocky/blocky/server/server_config_trigger.go:17 +0xe5 goroutine 61 [select, 13 minutes]: github.com/0xERR0R/blocky/cmd.startServer.func1() /home/runner/work/blocky/blocky/cmd/serve.go:63 +0x96 created by github.com/0xERR0R/blocky/cmd.startServer in goroutine 1 /home/runner/work/blocky/blocky/cmd/serve.go:62 +0x2b5 goroutine 2190 [IO wait]: internal/poll.runtime_pollWait(0x7fe5186c37e8, 0x72) /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000041880?, 0xc0000c5200?, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000041880, {0xc0000c5200, 0x480, 0x480}) /opt/hostedtoolcache/go/1.21.10/x64/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000041880, {0xc0000c5200?, 0xc0000c5205?, 0x3f?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00004a8c0, {0xc0000c5200?, 0x0?, 0xc0003c6c38?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/net.go:179 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003d8588, {0xc0000c5200?, 0xc0003d8588?, 0x0?}) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:805 +0x3b bytes.(*Buffer).ReadFrom(0xc0003c6d28, {0x12b2880, 0xc0003d8588}) /opt/hostedtoolcache/go/1.21.10/x64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003c6a80, {0x12b2320?, 0xc00004a8c0}, 0x480?) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:827 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003c6a80, 0x0) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:625 +0x250 crypto/tls.(*Conn).readRecord(...) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:587 crypto/tls.(*Conn).Read(0xc0003c6a80, {0xc00042e4a0, 0x9, 0x44ec06?}) /opt/hostedtoolcache/go/1.21.10/x64/src/crypto/tls/conn.go:1369 +0x158 io.ReadAtLeast({0x7fe51840c918, 0xc0003c6a80}, {0xc00042e4a0, 0x9, 0x9}, 0x9) /opt/hostedtoolcache/go/1.21.10/x64/src/io/io.go:335 +0x90 io.ReadFull(...) /opt/hostedtoolcache/go/1.21.10/x64/src/io/io.go:354 net/http.http2readFrameHeader({0xc00042e4a0, 0x9, 0x0?}, {0x7fe51840c918?, 0xc0003c6a80?}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:1635 +0x65 net/http.(*http2Framer).ReadFrame(0xc00042e460) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:1902 +0x85 net/http.(*http2serverConn).readFrames(0xc0004416c0) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:4669 +0x87 created by net/http.(*http2serverConn).serve in goroutine 2187 /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:4781 +0x56a goroutine 2187 [select]: net/http.(*http2serverConn).serve(0xc0004416c0) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:4789 +0x88f net/http.(*http2Server).ServeConn(0xc000512500, {0x12c2458?, 0xc0003c6a80}, 0xc0003adb18) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:4377 +0xbcc net/http.http2ConfigureServer.func1(0xc00021a1e0, 0x12c2458?, {0x12b1cc0?, 0xc00017f400}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/h2_bundle.go:4167 +0xfc net/http.(*conn).serve(0xc00040b710, {0x12bbe90, 0xc000524ff0}) /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:1917 +0x1213 created by net/http.(*Server).Serve in goroutine 59 /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:3086 +0x5cb goroutine 2218 [runnable]: net/http.(*connReader).startBackgroundRead.func2() /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:679 runtime.goexit() /opt/hostedtoolcache/go/1.21.10/x64/src/runtime/asm_amd64.s:1650 +0x1 created by net/http.(*connReader).startBackgroundRead in goroutine 2217 /opt/hostedtoolcache/go/1.21.10/x64/src/net/http/server.go:679 +0xba