Skip to content

os: timeout on NetBSD with os.(*Process).Wait #56215

@gopherbot

Description

@gopherbot
#!watchflakes
post <- goos == "netbsd" && `panic: test timed out` && `os/exec\.\(\*Cmd\)\.Wait`

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s

syscall.Syscall6(0x1, 0x4cbf, 0x0, 0x10020, 0x0, 0x0, 0x0)
	/tmp/workdir/go/src/syscall/asm_unix_386.s:43 +0x5 fp=0x8c9bdc8 sp=0x8c9bdc4 pc=0x80bf275
os.(*Process).blockUntilWaitable(0x8c1c3c0)
	/tmp/workdir/go/src/os/wait_wait6.go:33 +0x51 fp=0x8c9bdf8 sp=0x8c9bdc8 pc=0x80ed741
os.(*Process).wait(0x8c1c3c0)
	/tmp/workdir/go/src/os/exec_unix.go:22 +0x28 fp=0x8c9be34 sp=0x8c9bdf8 pc=0x80e72f8
os.(*Process).Wait(...)
	/tmp/workdir/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x8eec580)
	/tmp/workdir/go/src/os/exec/exec.go:721 +0x46 fp=0x8c9be70 sp=0x8c9be34 pc=0x817ac96
os/exec.(*Cmd).Run(0x8eec580)
	/tmp/workdir/go/src/os/exec/exec.go:500 +0x43 fp=0x8c9be80 sp=0x8c9be70 pc=0x8179dd3
os/exec.(*Cmd).CombinedOutput(0x8eec580)
	/tmp/workdir/go/src/os/exec/exec.go:788 +0x89 fp=0x8c9be94 sp=0x8c9be80 pc=0x817b169
cmd/compile/internal/test.TestInst(0x8eebc20)
	/tmp/workdir/go/src/cmd/compile/internal/test/inst_test.go:58 +0x6fa fp=0x8c9bf9c sp=0x8c9be94 pc=0x83fe5da
testing.tRunner(0x8eebc20, 0x84ae85c)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-NetBSD

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions