panic: Sentry detected 2 stuck task(s): Task tid: 6511 (goroutine 452082), entered RunSys state 3m42.18s ago. Task tid: 6510 (goroutine 452099), entered RunSys state 3m42.19s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 115 [running]: panic(0x114f8a0, 0xc002a3f360) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc001b93c58 sp=0xc001b93b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000142280, 0x1, 0x1, 0xc001b93d98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc001b93d28 sp=0xc001b93c58 pc=0xc9b8df gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000142280, 0xc00729fda0, 0x28901, 0x190759ad600) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc001b93e60 sp=0xc001b93d28 pc=0xc9b235 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000142280) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc001b93f58 sp=0xc001b93e60 pc=0xc9ae2a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000142280) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc001b93fd8 sp=0xc001b93f58 pc=0xc9a768 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc001b93fe0 sp=0xc001b93fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da