Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/pack: TestHello failures #59363

Closed
gopherbot opened this issue Apr 1, 2023 · 2 comments
Closed

cmd/pack: TestHello failures #59363

gopherbot opened this issue Apr 1, 2023 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/pack" && test == "TestHello"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s

runtime.syscall_wait4(0x44a1, 0xc00002057c, 0x0, 0xc000154000)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/syscall_solaris.go:296 +0x86 fp=0xc000088ca0 sp=0xc000088c48 pc=0x464506
syscall.Wait4(0x203000?, 0xc000064ae0?, 0xc000088d70?, 0x40cdc8?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/syscall/syscall_solaris.go:275 +0x2c fp=0xc000088ce8 sp=0xc000088ca0 pc=0x470ccc
os.(*Process).wait(0xc00001c1b0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec_unix.go:43 +0x85 fp=0xc000088d40 sp=0xc000088ce8 pc=0x488e85
os.(*Process).Wait(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0xc00014c000)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:599 +0x4b fp=0xc000088db8 sp=0xc000088d40 pc=0x4d21cb
os/exec.(*Cmd).Run(0x3?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:437 +0x39 fp=0xc000088dd8 sp=0xc000088db8 pc=0x4d13d9
os/exec.(*Cmd).CombinedOutput(0xc00014c000)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:707 +0xa8 fp=0xc000088e00 sp=0xc000088dd8 pc=0x4d2828
cmd/pack.doRun(0xc000138340, {0xc000024dc0, 0x47}, {0xc000064a80, 0x3, 0x3})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/pack/pack_test.go:380 +0xde fp=0xc000088e90 sp=0xc000088e00 pc=0x51133e
cmd/pack.TestHello.func1(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/pack/pack_test.go:177
cmd/pack.TestHello(0xc000138340)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/pack/pack_test.go:181 +0x1c5 fp=0xc000088f70 sp=0xc000088e90 pc=0x50ef25
testing.tRunner(0xc000138340, 0x552d18)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 1, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/pack" && test == "TestHello"
2023-03-17 19:45 illumos-amd64 go@2094fd07 cmd/pack.TestHello (log)
panic: test timed out after 3m0s

runtime.syscall_wait4(0x44a1, 0xc00002057c, 0x0, 0xc000154000)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/syscall_solaris.go:296 +0x86 fp=0xc000088ca0 sp=0xc000088c48 pc=0x464506
syscall.Wait4(0x203000?, 0xc000064ae0?, 0xc000088d70?, 0x40cdc8?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/syscall/syscall_solaris.go:275 +0x2c fp=0xc000088ce8 sp=0xc000088ca0 pc=0x470ccc
os.(*Process).wait(0xc00001c1b0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec_unix.go:43 +0x85 fp=0xc000088d40 sp=0xc000088ce8 pc=0x488e85
os.(*Process).Wait(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0xc00014c000)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:599 +0x4b fp=0xc000088db8 sp=0xc000088d40 pc=0x4d21cb
os/exec.(*Cmd).Run(0x3?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:437 +0x39 fp=0xc000088dd8 sp=0xc000088db8 pc=0x4d13d9
os/exec.(*Cmd).CombinedOutput(0xc00014c000)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:707 +0xa8 fp=0xc000088e00 sp=0xc000088dd8 pc=0x4d2828
cmd/pack.doRun(0xc000138340, {0xc000024dc0, 0x47}, {0xc000064a80, 0x3, 0x3})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/pack/pack_test.go:380 +0xde fp=0xc000088e90 sp=0xc000088e00 pc=0x51133e
cmd/pack.TestHello.func1(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/pack/pack_test.go:177
cmd/pack.TestHello(0xc000138340)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/pack/pack_test.go:181 +0x1c5 fp=0xc000088f70 sp=0xc000088e90 pc=0x50ef25
testing.tRunner(0xc000138340, 0x552d18)

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 1, 2023
@bcmills
Copy link
Contributor

bcmills commented Apr 3, 2023

Duplicate of #59379

@bcmills bcmills marked this as a duplicate of #59379 Apr 3, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
@golang golang locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants