panic: Sentry detected 1 stuck task(s): Task tid: 73 (goroutine 396), entered RunSys state 3m35.41s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 55 [running]: panic({0x10f9340?, 0xc000d2ec50?}) GOROOT/src/runtime/panic.go:1017 +0x3ac fp=0xc001009c90 sp=0xc001009be0 pc=0x43a72c gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc001009db8?, 0x13837f8?, 0x50?, 0xc001009db8) pkg/sentry/watchdog/watchdog.go:379 +0x385 fp=0xc001009d50 sp=0xc001009c90 pc=0xc48b45 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00013e400, 0xc0007be3f0, 0x0?, {0x0?}) pkg/sentry/watchdog/watchdog.go:338 +0x285 fp=0xc001009e80 sp=0xc001009d50 pc=0xc48705 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00013e400) pkg/sentry/watchdog/watchdog.go:320 +0x585 fp=0xc001009f58 sp=0xc001009e80 pc=0xc48365 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00013e400) pkg/sentry/watchdog/watchdog.go:255 +0x37 fp=0xc001009fc8 sp=0xc001009f58 pc=0xc47d37 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.func2() pkg/sentry/watchdog/watchdog.go:206 +0x25 fp=0xc001009fe0 sp=0xc001009fc8 pc=0xc47885 runtime.goexit() src/runtime/asm_amd64.s:1650 +0x1 fp=0xc001009fe8 sp=0xc001009fe0 pc=0x471241 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1 pkg/sentry/watchdog/watchdog.go:206 +0x1ec