Skip to content

runtime: TestDebugLogBuild failures #59389

Closed as not planned
Closed as not planned
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "runtime" && test == "TestDebugLogBuild"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s
running tests:
	TestDebugLogBuild (1m42s)

runtime.syscall_wait4(0x75e, 0xc000014800, 0x0, 0xc000106c60)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/syscall_solaris.go:296 +0x85 fp=0xc00005fa88 sp=0xc00005fa30 pc=0x471885
syscall.Wait4(0xc001b382f0?, 0x0?, 0x0?, 0x0?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/syscall/syscall_solaris.go:275 +0x26 fp=0xc00005fad0 sp=0xc00005fa88 pc=0x47f8a6
os.(*Process).wait(0xc00002a780)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec_unix.go:43 +0x77 fp=0xc00005fb28 sp=0xc00005fad0 pc=0x4a15d7
os.(*Process).Wait(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0xc0000ed4a0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:890 +0x45 fp=0xc00005fb90 sp=0xc00005fb28 pc=0x530565
os/exec.(*Cmd).Run(0x32?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:590 +0x2d fp=0xc00005fbb0 sp=0xc00005fb90 pc=0x52f14d
os/exec.(*Cmd).CombinedOutput(0xc0000ed4a0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/exec/exec.go:1005 +0x94 fp=0xc00005fbd8 sp=0xc00005fbb0 pc=0x530e34
runtime_test.buildTestProg.func1()
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/crash_test.go:143 +0x3d1 fp=0xc00005fdc8 sp=0xc00005fbd8 pc=0x6ba251
sync.(*Once).doSlow(0x7926a0?, 0xc00233c1b0?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/sync/once.go:74 +0xbf fp=0xc00005fe28 sp=0xc00005fdc8 pc=0x47bcdf
sync.(*Once).Do(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/sync/once.go:65
runtime_test.buildTestProg(0xc0009016c0, {0x7fd5bf, 0x8}, {0xc0007e12d0, 0x1, 0x1})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/crash_test.go:128 +0x48a fp=0xc00005ff20 sp=0xc00005fe28 pc=0x6b9e0a
runtime_test.TestDebugLogBuild(0xc0009016c0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/debuglog_test.go:166 +0x65 fp=0xc00005ff70 sp=0xc00005ff20 pc=0x6c2805
testing.tRunner(0xc0009016c0, 0x826118)

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.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions