panic: Sentry detected 2 stuck task(s): Task tid: 2064 (goroutine 26607), entered RunSys state 3m29.34s ago. Task tid: 2059 (goroutine 26147), entered RunSys state 3m29.34s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 243 [running]: panic(0x1a3cb80, 0xc1050eb410) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc00611fb80 sp=0xc00611fab8 pc=0x43a6c5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001c8480, 0x1, 0x1, 0xc00611fd28) pkg/sentry/watchdog/watchdog.go:443 +0x82d fp=0xc00611fc98 sp=0xc00611fb80 pc=0x11d612d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001c8480, 0xc105d72ba0, 0x1, 0x6f5d331a400) pkg/sentry/watchdog/watchdog.go:391 +0x478 fp=0xc00611fdf0 sp=0xc00611fc98 pc=0x11d57f8 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001c8480) pkg/sentry/watchdog/watchdog.go:369 +0x95a fp=0xc00611ff38 sp=0xc00611fdf0 pc=0x11d527a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001c8480) pkg/sentry/watchdog/watchdog.go:289 +0x88 fp=0xc00611ffd8 sp=0xc00611ff38 pc=0x11d4788 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc00611ffe0 sp=0xc00611ffd8 pc=0x477541 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:228 +0x3ea