panic: Sentry detected 2 stuck task(s): Task tid: 37 (0x25), entered RunSys state 3m16.22s ago. Task tid: 36 (0x24), entered RunSys state 3m16.22s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 163 [running]: panic(0x16ccdc0, 0xc00045fdd0) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc0004d7b60 sp=0xc0004d7aa8 pc=0x439090 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00014e080, 0x1, 0x1, 0xc0004d7d18) pkg/sentry/watchdog/watchdog.go:386 +0x745 fp=0xc0004d7c90 sp=0xc0004d7b60 pc=0x1029065 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00014e080, 0xc0006ad0e0, 0x2c401, 0x1ad94f42c00) pkg/sentry/watchdog/watchdog.go:345 +0x3ef fp=0xc0004d7de0 sp=0xc0004d7c90 pc=0x102882f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00014e080) pkg/sentry/watchdog/watchdog.go:326 +0x797 fp=0xc0004d7f30 sp=0xc0004d7de0 pc=0x1028337 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00014e080) pkg/sentry/watchdog/watchdog.go:261 +0x58 fp=0xc0004d7fd8 sp=0xc0004d7f30 pc=0x1027a18 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0004d7fe0 sp=0xc0004d7fd8 pc=0x4745e1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x35f