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

x/telemetry/internal/crashmonitor: TestStart failures #66138

Open
gopherbot opened this issue Mar 6, 2024 · 55 comments
Open

x/telemetry/internal/crashmonitor: TestStart failures #66138

gopherbot opened this issue Mar 6, 2024 · 55 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 17:34:47 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4000/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 17:34:57 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4000/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

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 Mar 6, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 17:31 android-386-emu telemetry@c0b710b1 go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 17:34:47 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4000/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 17:34:57 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4000/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 17:31 android-amd64-emu telemetry@c0b710b1 go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 17:34:54 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4202/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 17:35:04 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4202/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 17:31 openbsd-386-72 telemetry@c0b710b1 go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 09:34:06 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build4121085222/b219/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 09:34:16 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build4121085222/b219/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 17:31 openbsd-amd64-72 telemetry@c0b710b1 go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 09:33:04 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build2594460557/b220/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 09:33:15 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build2594460557/b220/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot gopherbot added the telemetry x/telemetry issues label Mar 6, 2024
@gopherbot gopherbot added this to the Unreleased milestone Mar 6, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 18:49 android-386-emu telemetry@5f08a0cb go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 18:54:02 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4136/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 18:54:12 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4136/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 18:49 android-amd64-emu telemetry@5f08a0cb go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 18:53:40 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4132/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.01s)
        monitor_test.go:192: stderr: 2024/03/06 18:53:50 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4132/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 18:49 openbsd-386-72 telemetry@5f08a0cb go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 10:57:57 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build1138710264/b219/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 10:58:07 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build1138710264/b219/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 18:49 openbsd-amd64-72 telemetry@5f08a0cb go@f0d1195e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 2024/03/06 10:51:34 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build900617829/b220/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 10:51:44 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build900617829/b220/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 18:49 android-386-emu telemetry@5f08a0cb go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 19:33:50 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4021/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 19:34:00 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4021/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 18:49 android-amd64-emu telemetry@5f08a0cb go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 2024/03/06 19:37:47 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4130/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 19:37:57 can't start telemetry child process: fork/exec /data/local/tmp/go_android_exec/crashmonitor.test-4130/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 18:49 openbsd-386-72 telemetry@5f08a0cb go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 11:43:07 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build2832477030/b219/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 11:43:17 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build2832477030/b219/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 18:49 openbsd-amd64-72 telemetry@5f08a0cb go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.06s)
        monitor_test.go:192: stderr: 2024/03/06 11:29:03 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build208989945/b220/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: 2024/03/06 11:29:13 can't start telemetry child process: fork/exec /tmp/workdir/tmp/go-build208989945/b220/crashmonitor.test: no such file or directory
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@70fbc882 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@c57b18b4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@cb733da4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@c57b18b4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@cb733da4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@c57b18b4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@cb733da4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@c57b18b4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@69583738 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@69583738 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@69583738 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.11s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@69583738 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@bc20704c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.01s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@07b4fee5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@bc20704c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@07b4fee5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.02s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.01s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@bc20704c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@07b4fee5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@bc20704c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@07b4fee5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@065c5d22 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@065c5d22 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@065c5d22 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@065c5d22 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@74726def x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@74726def x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@74726def x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@74726def x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@47d4295f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@aa511b42 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@47d4295f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@aa511b42 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@47d4295f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@47d4295f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@aa511b42 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@80157f4c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@80157f4c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@80157f4c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 netbsd-arm-bsiegert telemetry@d5a85b27 go@2ab9218c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.29s)
    --- FAIL: TestStart/exit (10.13s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.16s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x5d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 netbsd-arm-bsiegert telemetry@d5a85b27 go@a46ecdca x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (22.24s)
    --- FAIL: TestStart/exit (10.15s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (12.08s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x5d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@6e5398ba x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@6e5398ba x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-386-72 telemetry@d5a85b27 go@6e5398ba x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@b2e92210 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 openbsd-amd64-72 telemetry@d5a85b27 go@6e5398ba x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.13s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.10s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-06 21:06 android-386-emu telemetry@d5a85b27 go@b2e92210 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-06 21:06 android-amd64-emu telemetry@d5a85b27 go@b2e92210 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-13 17:06 android-386-emu telemetry@f301f316 go@381ba9f6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 android-386-emu telemetry@f301f316 go@4f07bb39 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 android-386-emu telemetry@f301f316 go@61356518 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 openbsd-amd64-72 telemetry@f301f316 go@381ba9f6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 openbsd-amd64-72 telemetry@f301f316 go@4f07bb39 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 openbsd-amd64-72 telemetry@f301f316 go@61356518 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-13 17:06 android-amd64-emu telemetry@f301f316 go@381ba9f6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 android-amd64-emu telemetry@f301f316 go@4f07bb39 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 android-amd64-emu telemetry@f301f316 go@61356518 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 openbsd-386-72 telemetry@f301f316 go@381ba9f6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 openbsd-386-72 telemetry@f301f316 go@61356518 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-13 17:06 openbsd-amd64-72 telemetry@f301f316 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 20:17 openbsd-amd64-72 telemetry@ffa7a4a4 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-13 17:06 android-386-emu telemetry@f301f316 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 18 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 android-amd64-emu telemetry@f301f316 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 17:06 openbsd-386-72 telemetry@f301f316 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 20:17 android-386-emu telemetry@ffa7a4a4 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 20:17 android-amd64-emu telemetry@ffa7a4a4 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-13 20:17 openbsd-386-72 telemetry@ffa7a4a4 go@418e6d55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-14 17:37 openbsd-386-72 telemetry@1cb5a0da go@966609ad x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x64
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-14 20:44 openbsd-386-72 telemetry@abedc375 go@1d96895c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:204: stderr: 
        monitor_test.go:118: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:204: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:118: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-14 17:37 android-386-emu telemetry@1cb5a0da go@966609ad x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x85
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-14 17:37 android-amd64-emu telemetry@1cb5a0da go@966609ad x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-14 17:37 openbsd-amd64-72 telemetry@1cb5a0da go@966609ad x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x4d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-13 20:17 netbsd-arm-bsiegert telemetry@ffa7a4a4 go@f1d60500 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.32s)
    --- FAIL: TestStart/exit (10.13s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.18s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x5d
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-15 20:46 netbsd-arm-bsiegert telemetry@0c295b22 go@4605dfaf x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.25s)
    --- FAIL: TestStart/exit (10.13s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.12s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-15 20:46 android-386-emu telemetry@0c295b22 go@4605dfaf x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x250
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-15 20:46 android-amd64-emu telemetry@0c295b22 go@4605dfaf x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-15 20:46 openbsd-386-72 telemetry@0c295b22 go@4605dfaf x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1e0
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-15 20:46 openbsd-amd64-72 telemetry@0c295b22 go@4605dfaf x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.05s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-15 20:46 netbsd-arm-bsiegert telemetry@0c295b22 go@68d3a9e4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (22.16s)
    --- FAIL: TestStart/exit (10.16s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (12.01s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-15 20:46 netbsd-arm-bsiegert telemetry@0c295b22 go@bedda245 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.26s)
    --- FAIL: TestStart/exit (10.12s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.14s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@8aeec7c5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@5f5b20c4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@c2b14631 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@8aeec7c5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@5f5b20c4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@c2b14631 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@8aeec7c5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@5f5b20c4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@1c864333 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@8aeec7c5 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@5f5b20c4 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@1c864333 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@c2c4a32f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@83a6c13e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@c2c4a32f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@83a6c13e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@c2c4a32f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@83a6c13e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@c2c4a32f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@83a6c13e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@e7bdc881 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@4c2b1e0f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@15b2f69a x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@50dcffb3 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@b47f2feb x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@d3e5e9fd x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@2860e018 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@979b34b3 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@50dcffb3 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@b47f2feb x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@d3e5e9fd x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@1e12eab8 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@8bf9f4bb x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@50dcffb3 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@b47f2feb x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@d3e5e9fd x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@8bf9f4bb x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@50dcffb3 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@b47f2feb x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@d3e5e9fd x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@2e1003e2 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@0c561209 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@63deaf00 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@2e1003e2 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@0c561209 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@63deaf00 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@2e1003e2 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@0c561209 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@63deaf00 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@2e1003e2 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@0c561209 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@63deaf00 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@33fd95b8 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@ed9aed1c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@33fd95b8 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.06s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@ed9aed1c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@33fd95b8 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@ed9aed1c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@33fd95b8 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@ed9aed1c x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@bb523c95 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-386-emu telemetry@f4db1c7d go@8f618c1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@bb523c95 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 android-amd64-emu telemetry@f4db1c7d go@8f618c1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@bb523c95 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-386-72 telemetry@f4db1c7d go@8f618c1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@bb523c95 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-03-19 20:47 openbsd-amd64-72 telemetry@f4db1c7d go@8f618c1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.11s)
    --- FAIL: TestStart/exit (10.05s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 16:45 android-386-emu telemetry@dd8ef1d4 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 android-386-emu telemetry@dd8ef1d4 go@a4995244 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.01s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 android-amd64-emu telemetry@dd8ef1d4 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 android-amd64-emu telemetry@dd8ef1d4 go@a4995244 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 openbsd-386-72 telemetry@dd8ef1d4 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 openbsd-386-72 telemetry@dd8ef1d4 go@a4995244 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 openbsd-amd64-72 telemetry@dd8ef1d4 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 16:45 openbsd-amd64-72 telemetry@dd8ef1d4 go@a4995244 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-386-emu telemetry@3640ba57 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-amd64-emu telemetry@3640ba57 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-amd64-72 telemetry@3640ba57 go@dfb17c12 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 19:40 android-386-emu telemetry@3640ba57 go@3b29222f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-386-emu telemetry@3640ba57 go@e565720e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-386-emu telemetry@3640ba57 go@cd294f55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-amd64-emu telemetry@3640ba57 go@3b29222f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-amd64-emu telemetry@3640ba57 go@e565720e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-amd64-emu telemetry@3640ba57 go@cd294f55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 netbsd-arm-bsiegert telemetry@3640ba57 go@cd294f55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.25s)
    --- FAIL: TestStart/exit (10.12s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.12s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@3b29222f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@e565720e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@cd294f55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-amd64-72 telemetry@3640ba57 go@3b29222f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-amd64-72 telemetry@3640ba57 go@e565720e x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.07s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-amd64-72 telemetry@3640ba57 go@cd294f55 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 19:40 android-386-emu telemetry@3640ba57 go@d8e47e25 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-amd64-emu telemetry@3640ba57 go@d8e47e25 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@d8e47e25 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-amd64-72 telemetry@3640ba57 go@d8e47e25 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 19:40 openbsd-amd64-72 telemetry@3640ba57 go@170862d6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 19:40 android-386-emu telemetry@3640ba57 go@170862d6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 android-amd64-emu telemetry@3640ba57 go@170862d6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@170862d6 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 19:40 openbsd-386-72 telemetry@3640ba57 go@b6efc3b7 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-04 14:15 openbsd-386-72 telemetry@9b5f6e2e go@ebf7747d x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-04 14:15 openbsd-386-72 telemetry@9b5f6e2e go@0f10ffec x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-04 15:43 openbsd-386-72 telemetry@b93185a3 go@ebf7747d x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-01 19:40 netbsd-arm-bsiegert telemetry@3640ba57 go@81216045 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.24s)
    --- FAIL: TestStart/exit (10.12s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.12s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-01 19:40 netbsd-arm-bsiegert telemetry@3640ba57 go@d8e47e25 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.31s)
    --- FAIL: TestStart/exit (10.17s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.14s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-04 15:43 netbsd-arm-bsiegert telemetry@b93185a3 go@2e064cf1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.21s)
    --- FAIL: TestStart/exit (10.10s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.11s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 netbsd-arm-bsiegert telemetry@5e7a3362 go@2e064cf1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.29s)
    --- FAIL: TestStart/exit (10.12s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.16s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-04 15:43 netbsd-arm-bsiegert telemetry@b93185a3 go@7e989444 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.21s)
    --- FAIL: TestStart/exit (10.10s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.11s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x74
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x14
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/scratch/gobuilder/buildlet/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1f8
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@2e064cf1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@2e064cf1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 19 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@2e064cf1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@2e064cf1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.05s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 6 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@0c39dc1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@552faa89 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@0c39dc1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 20 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@552faa89 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 20 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@674657e1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@0c39dc1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@552faa89 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@0c39dc1f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@552faa89 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.04s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@674657e1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@9702cd98 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@9702cd98 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@9702cd98 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@9702cd98 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@a4031ea1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 20 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@06478e4b x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@8c0da423 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@a4031ea1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@06478e4b x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.05s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@8c0da423 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.03s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@06478e4b x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@8c0da423 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.07s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@a4031ea1 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.10s)
    --- FAIL: TestStart/exit (10.05s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.05s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@06478e4b x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.05s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.04s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@8c0da423 x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.09s)
    --- FAIL: TestStart/exit (10.03s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/crashmonitor" && test == "TestStart"
2024-04-05 14:16 android-386-emu telemetry@5e7a3362 go@fd99157f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.04s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.01s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 20 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0xa7
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x18
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x24d
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 android-amd64-emu telemetry@5e7a3362 go@fd99157f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.03s)
    --- FAIL: TestStart/exit (10.01s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.02s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-386-72 telemetry@5e7a3362 go@fd99157f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x7c
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0x11
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x1dd
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
2024-04-05 14:16 openbsd-amd64-72 telemetry@5e7a3362 go@fd99157f x/telemetry/internal/crashmonitor.TestStart (log)
--- FAIL: TestStart (20.08s)
    --- FAIL: TestStart/exit (10.02s)
        monitor_test.go:192: stderr: 
        monitor_test.go:112: crashmonitor failed to write file in a timely manner
    --- FAIL: TestStart/panic (10.06s)
        monitor_test.go:192: stderr: panic: oops

            goroutine 7 [running]:
            golang.org/x/telemetry/internal/crashmonitor_test.grandchild(...)
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:66
            golang.org/x/telemetry/internal/crashmonitor_test.child()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:62 +0x65
            golang.org/x/telemetry/internal/crashmonitor_test.TestMain.func3()
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:48 +0xf
            created by golang.org/x/telemetry/internal/crashmonitor_test.TestMain in goroutine 1
            	/tmp/workdir/gopath/src/golang.org/x/telemetry/internal/crashmonitor/monitor_test.go:47 +0x165
        monitor_test.go:112: crashmonitor failed to write file in a timely manner

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
Projects
Status: No status
Development

No branches or pull requests

1 participant