Skip to content

internal/trace: TestTraceStacks/Stress failures #74447

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/trace" && test == "TestTraceStacks/Stress"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceStacks/Stress
    trace_test.go:499: no match for StateTransition Match=Goroutine Running->Runnable Stack=[]trace_test.frame{trace_test.frame{fn:"main.syncPreemptPoint", line:0}, trace_test.frame{fn:"main.main.func12", line:0}}
    trace_test.go:668: found bad trace; dumping to test log...
    trace_test.go:679: Trace Go1.25
        EventBatch gen=1 m=18446744073709551615 time=60928360429 size=25
        Sync
        Frequency freq=15625000
        ClockSnapshot dt=182 mono=3899415079059 sec=1751401571 nsec=459196432
        EventBatch gen=1 m=391301 time=60928458845 size=156
        ProcStart dt=105 p=2 p_seq=1
...
        String id=77
        	data="/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mfinal.go"
        String id=78
        	data="runtime.(*cleanupQueue).dequeue"
        String id=79
        	data="/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go"
        String id=80
        	data="runtime.runCleanups"
        
--- FAIL: TestTraceStacks/Stress (2.37s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone 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

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions