panic: Sentry detected 1 stuck task(s): Task tid: 25 (goroutine 2145), entered RunSys state 3m33.81s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 99 [running]: panic(0x1061d80, 0xc000816370) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc0000bfc60 sp=0xc0000bfb98 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000148880, 0x1, 0x1, 0xc0000bfda0) pkg/sentry/watchdog/watchdog.go:380 +0x565 fp=0xc0000bfd30 sp=0xc0000bfc60 pc=0xbd7bc5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000148880, 0xc00081c840, 0x14b01, 0xd18d5f5500) pkg/sentry/watchdog/watchdog.go:339 +0x315 fp=0xc0000bfe68 sp=0xc0000bfd30 pc=0xbd7595 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000148880) pkg/sentry/watchdog/watchdog.go:321 +0x52b fp=0xc0000bff58 sp=0xc0000bfe68 pc=0xbd71ab gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000148880) pkg/sentry/watchdog/watchdog.go:256 +0x34 fp=0xc0000bffd8 sp=0xc0000bff58 pc=0xbd6bb4 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc0000bffe0 sp=0xc0000bffd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:207 +0x1b1