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

all: unrecognized failures on plan9/386 #60255

Open
bcmills opened this issue May 17, 2023 · 67 comments
Open

all: unrecognized failures on plan9/386 #60255

bcmills opened this issue May 17, 2023 · 67 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 17, 2023

#!watchflakes
default <- goos == "plan9" && goarch == "386"

(attn @golang/plan9)

@bcmills bcmills added this to the Backlog milestone May 17, 2023
@bcmills bcmills added OS-Plan9 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels May 17, 2023
@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-13 17:34 x_tools-gotip-plan9-386 tools@b59dd376 go@d06c9b4e x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exit status: 'go 28714: 2'
        stderr:
        go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        )
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-13 17:34 x_tools-gotip-plan9-386 tools@b59dd376 go@d06c9b4e x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exit status: 'go 28770: 2'
        stderr:
        go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        )
--- FAIL: TestCallgraph (0.01s)
2024-06-13 17:34 x_tools-gotip-plan9-386 tools@b59dd376 go@d06c9b4e x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exit status: 'go 28826: 2'
        stderr:
        go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        )
--- FAIL: Test (0.01s)
2024-06-20 12:54 x_tools-gotip-plan9-386 tools@9bf0e215 go@4f77a835 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 12:54 x_tools-gotip-plan9-386 tools@9bf0e215 go@4f77a835 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-20 12:54 x_tools-gotip-plan9-386 tools@9bf0e215 go@4f77a835 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-20 14:20 x_tools-gotip-plan9-386 tools@99779e9a go@4f77a835 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 14:20 x_tools-gotip-plan9-386 tools@99779e9a go@4f77a835 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-20 14:20 x_tools-gotip-plan9-386 tools@99779e9a go@4f77a835 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-20 15:34 x_tools-gotip-plan9-386 tools@b9943465 go@477ad7dd x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 15:34 x_tools-gotip-plan9-386 tools@b9943465 go@477ad7dd x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-20 15:34 x_tools-gotip-plan9-386 tools@b9943465 go@477ad7dd x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-20 18:03 x_tools-gotip-plan9-386 tools@2d104ec5 go@9d339565 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 18:03 x_tools-gotip-plan9-386 tools@2d104ec5 go@9d339565 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-20 18:03 x_tools-gotip-plan9-386 tools@2d104ec5 go@9d339565 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-20 20:57 x_tools-gotip-plan9-386 tools@dfdfa49f go@9d339565 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 20:57 x_tools-gotip-plan9-386 tools@dfdfa49f go@9d339565 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-20 20:57 x_tools-gotip-plan9-386 tools@dfdfa49f go@9d339565 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-21 16:59 x_tools-go1.23-plan9-386 tools@db513b09 release-branch.go1.23@f3bdcda8 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
    --- FAIL: TestBundle/Modules (0.00s)
2024-06-21 16:59 x_tools-go1.23-plan9-386 tools@db513b09 release-branch.go1.23@f3bdcda8 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-21 16:59 x_tools-go1.23-plan9-386 tools@db513b09 release-branch.go1.23@f3bdcda8 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-24 19:31 x_tools-gotip-plan9-386 tools@7de8d0a1 go@b3b4556c x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-24 19:31 x_tools-gotip-plan9-386 tools@7de8d0a1 go@b3b4556c x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-24 19:31 x_tools-gotip-plan9-386 tools@7de8d0a1 go@b3b4556c x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-24 19:46 x_tools-go1.21-plan9-386 tools@1e6c1e2b release-branch.go1.21@29d378aa x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-24 19:46 x_tools-go1.21-plan9-386 tools@1e6c1e2b release-branch.go1.21@29d378aa x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-24 19:46 x_tools-go1.21-plan9-386 tools@1e6c1e2b release-branch.go1.21@29d378aa x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-24 19:46 x_tools-go1.22-plan9-386 tools@1e6c1e2b release-branch.go1.22@3560cf0a x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-24 19:46 x_tools-go1.22-plan9-386 tools@1e6c1e2b release-branch.go1.22@3560cf0a x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-24 19:46 x_tools-go1.22-plan9-386 tools@1e6c1e2b release-branch.go1.22@3560cf0a x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-25 14:23 x_tools-go1.21-plan9-386 tools@5fefc656 release-branch.go1.21@ac14d4d9 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-25 14:23 x_tools-go1.21-plan9-386 tools@5fefc656 release-branch.go1.21@ac14d4d9 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-25 14:23 x_tools-go1.21-plan9-386 tools@5fefc656 release-branch.go1.21@ac14d4d9 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-25 17:24 x_tools-go1.22-plan9-386 tools@dc341221 release-branch.go1.22@5159a719 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-25 17:24 x_tools-go1.22-plan9-386 tools@dc341221 release-branch.go1.22@5159a719 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-25 17:24 x_tools-go1.22-plan9-386 tools@dc341221 release-branch.go1.22@5159a719 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-25 14:23 x_tools-go1.23-plan9-386 tools@5fefc656 release-branch.go1.23@7dff7439 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-25 14:23 x_tools-go1.23-plan9-386 tools@5fefc656 release-branch.go1.23@7dff7439 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-25 14:23 x_tools-go1.23-plan9-386 tools@5fefc656 release-branch.go1.23@7dff7439 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-26 14:07 x_tools-go1.22-plan9-386 tools@31512707 release-branch.go1.22@ceaf26ec x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-26 14:07 x_tools-go1.22-plan9-386 tools@31512707 release-branch.go1.22@ceaf26ec x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-26 14:07 x_tools-go1.22-plan9-386 tools@31512707 release-branch.go1.22@ceaf26ec x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-26 14:07 x_tools-go1.23-plan9-386 tools@31512707 release-branch.go1.23@7dff7439 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-26 14:07 x_tools-go1.23-plan9-386 tools@31512707 release-branch.go1.23@7dff7439 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-26 14:07 x_tools-go1.23-plan9-386 tools@31512707 release-branch.go1.23@7dff7439 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)
2024-06-26 14:07 x_tools-gotip-plan9-386 tools@31512707 go@90bcc552 x/tools/cmd/bundle.TestBundle/Modules (log)
=== RUN   TestBundle/Modules
    main_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestBundle/Modules (0.00s)
2024-06-26 14:07 x_tools-gotip-plan9-386 tools@31512707 go@90bcc552 x/tools/cmd/callgraph.TestCallgraph (log)
=== RUN   TestCallgraph
    main_test.go:37: go tool not available: exec: "go": executable file not found in $path
--- FAIL: TestCallgraph (0.00s)
2024-06-26 14:07 x_tools-gotip-plan9-386 tools@31512707 go@90bcc552 x/tools/cmd/deadcode.Test (log)
=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.00s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-12 20:39 x_net-gotip-plan9-386 net@9617c633 go@82c14346 x/net/quic.TestUDPSourceUnspecified (log)
=== RUN   TestUDPSourceUnspecified
--- FAIL: TestUDPSourceUnspecified (0.00s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal sys: trap: fault read code=0x0 addr=0x4 pc=0x379aca]

goroutine 1755 [running]:
testing.tRunner.func1.2({0x3cb080, 0x699188})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1632 +0x282
testing.tRunner.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1635 +0x3fc
panic({0x3cb080, 0x699188})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:785 +0xf8
golang.org/x/net/quic.TestUDPSourceUnspecified.func1(0xcdf008, {0xf4db28, 0xf4db90, {{{0x0, 0xffff7f000001}, {0xc1a1a0}}, 0x82c8}, 0xfea700})
	/home/swarming/.swarming/w/ir/x/w/targetrepo3841497847/quic/udp_test.go:30 +0x1da
golang.org/x/net/quic.runUDPTest.func1(0xcdf008)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3841497847/quic/udp_test.go:178 +0x62c
testing.tRunner(0xcdf008, 0xcd96f0)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1690 +0x118
created by testing.(*T).Run in goroutine 1754
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1743 +0x3d0

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-10-23 22:07 go1.23-plan9-386 release-branch.go1.23@8d79bf79 cmd/internal/cov.TestIssue58411 (log)
=== RUN   TestIssue58411
    read_test.go:80: ## run output:
        small.exe 20615: suicide: sys: trap: fault write addr=0x5 pc=0x00006090
    read_test.go:81: build error: exit status: 'small.exe 20615: sys: trap: fault write addr=0x5 pc=0x00006090'
--- FAIL: TestIssue58411 (1.18s)
2024-11-06 22:47 go1.22-plan9-386 release-branch.go1.22@8af39d30 runtime:cpu124 (log)
rx: threads in main proc exited w/o threadmaybackground
FAIL
FAIL	runtime	94.105s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-11-20 19:59 go1.23-plan9-386 release-branch.go1.23@be062b7f runtime:cpu4.TestLockRankGenerated (log)
=== RUN   TestLockRankGenerated
    lockrank_test.go:22: /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/bin/go run mklockrank.go: exit status: 'go 26455: 1'
        mklockrank 26473: suicide: sys: trap: fault write addr=0xc81012e4 pc=0x00007002
        exit status: 'mklockrank 26473: sys: trap: fault write addr=0xc81012e4 pc=0x00007002'
--- FAIL: TestLockRankGenerated (1.95s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-03 00:06 gotip-plan9-386 go@485ed2fa cmd/api.TestIssue64958 [ABORT] (log)
=== RUN   TestIssue64958
fatal error: unexpected signal during runtime execution
[signal sys: trap: fault write code=0x0 addr=0x0 pc=0x711a7]

runtime stack:
runtime.throw({0x2b1a41, 0x2a})
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1099 +0x35 fp=0xdfffed28 sp=0xdfffed14 pc=0x6b345
runtime.sigpanic()
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/os_plan9.go:76 +0x469 fp=0xdfffed68 sp=0xdfffed28 pc=0x34549
runtime.sleep(0x1)
...
syscall.Read(...)
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/syscall/syscall_plan9.go:170
syscall.forkExec({0x94d300, 0x38}, {0x950450, 0x6, 0x6}, 0x950510)
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/syscall/exec_plan9.go:443 +0x3ef fp=0x91ff88 sp=0x91fe14 pc=0x8456f
syscall.startProcess.func1()
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/syscall/exec_plan9.go:496 +0x82 fp=0x91fff0 sp=0x91ff88 pc=0x84be2
runtime.goexit({})
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x91fff4 sp=0x91fff0 pc=0x706c1
created by syscall.startProcess in goroutine 17
	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/syscall/exec_plan9.go:492 +0xb5

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-03 21:42 gotip-plan9-386 go@953a1bec internal/platform.TestGenerated (log)
=== RUN   TestGenerated
    zosarch_test.go:37: stderr:
        dist 10460: suicide: sys: trap: fault write addr=0x766e652f pc=0x00006130
        exit status: 'dist 10460: sys: trap: fault write addr=0x766e652f pc=0x00006130'
    zosarch_test.go:39: /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/bin/go run cmd/dist list -json -broken: exit status: 'go 10432: 1'
--- FAIL: TestGenerated (2.34s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-03 20:01 gotip-plan9-386 go@4daf7922 os/signal.TestStress [ABORT] (log)
=== RUN   TestStress
signal.test 13427: suicide: sys: floating point in note handler pc=0x00071fb0

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-04 16:34 gotip-plan9-386 go@4c3aa5d3 cmd/compile/internal/test.TestPGOPreprocessDevirtualize (log)
=== RUN   TestPGOPreprocessDevirtualize
=== PAUSE TestPGOPreprocessDevirtualize
=== CONT  TestPGOPreprocessDevirtualize
    pgo_devirtualize_test.go:45: Test without PGO:
        ok  	example.com/pgo/devirtualize	0.017s
    pgo_devirtualize_test.go:78: child: # example.com/pgo/devirtualize [example.com/pgo/devirtualize.test]
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn found in export data
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 is not a function (func sym mult.MultClosure.func1 missing objReader) or method (type sym mult.MultClosure refers to non-type name: mult.MultClosure)
...
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:   flow: {heap} = &{storage for &reflect.ValueError{...}}:
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (spill) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (interface-converted) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from panic(&reflect.ValueError{...}) (call parameter) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1: &reflect.ValueError{...} escapes to heap
    pgo_devirtualize_test.go:78: child: devirtualize.test 15317: suicide: sys: trap: fault read addr=0xe041ae1c pc=0x0000252f
    pgo_devirtualize_test.go:78: child: FAIL	example.com/pgo/devirtualize	0.011s
    pgo_devirtualize_test.go:78: child: FAIL
    pgo_devirtualize_test.go:92: error running go test: exit status: 'go 15288: 1'
--- FAIL: TestPGOPreprocessDevirtualize (4.92s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-03 19:04 x_net-go1.22-plan9-386 net@d0a1049b release-branch.go1.22@8f3f22ee x/net/html.TestParser (log)
=== RUN   TestParser
    parse_test.go:256: open testdata/webkit/entities01.dat: 'testdata/webkit/entities01.dat' Too many open files
--- FAIL: TestParser (0.01s)
2024-12-03 19:04 x_net-go1.22-plan9-386 net@d0a1049b release-branch.go1.22@8f3f22ee x/net/http2/h2c (log)
rx: threads in main proc exited w/o threadmaybackground
PASS
/home/swarming/luci/386/.swarming/w/ir/x/t/stat.3442744: rc: can't open: '/home/swarming/luci/386/.swarming/w/ir/x/t/stat.3442744' Too many open files
FAIL	golang.org/x/net/http2/h2c	2.618s
2024-12-03 19:04 x_net-go1.22-plan9-386 net@d0a1049b release-branch.go1.22@8f3f22ee x/net/http2/hpack (log)
rx: threads in main proc exited w/o threadmaybackground
/home/swarming/luci/386/.swarming/w/ir/x/t/go-build1732522532/b225/hpack.test: '.../luci/386/.swarming/w/ir/x/t/go-build1732522532/b225/hpack.test' Too many open files
FAIL	golang.org/x/net/http2/hpack	0.643s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-04 22:15 gotip-plan9-386 go@32ff485c cmd/link/internal/ld.TestMemProfileCheck/with_memprofile_http_pprof (log)
=== RUN   TestMemProfileCheck/with_memprofile_http_pprof
=== PAUSE TestMemProfileCheck/with_memprofile_http_pprof
=== CONT  TestMemProfileCheck/with_memprofile_http_pprof
    ld_test.go:365: exit status: 'go 19301: 1'
--- FAIL: TestMemProfileCheck/with_memprofile_http_pprof (3.72s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-04 17:30 gotip-plan9-386 go@d241ea8d cmd/compile/internal/test.TestPGOPreprocessDevirtualize (log)
=== RUN   TestPGOPreprocessDevirtualize
=== PAUSE TestPGOPreprocessDevirtualize
=== CONT  TestPGOPreprocessDevirtualize
    pgo_devirtualize_test.go:45: Test without PGO:
        ok  	example.com/pgo/devirtualize	0.017s
    pgo_devirtualize_test.go:78: child: # example.com/pgo/devirtualize [example.com/pgo/devirtualize.test]
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn found in export data
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 is not a function (func sym mult.MultClosure.func1 missing objReader) or method (type sym mult.MultClosure refers to non-type name: mult.MultClosure)
...
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:   flow: {heap} = &{storage for &reflect.ValueError{...}}:
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (spill) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (interface-converted) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from panic(&reflect.ValueError{...}) (call parameter) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1: &reflect.ValueError{...} escapes to heap
    pgo_devirtualize_test.go:78: child: ok  	example.com/pgo/devirtualize	0.016s
    pgo_devirtualize_test.go:112: Test with PGO:
        test.exe 14808: suicide: sys: trap: fault write addr=0x1 pc=0x00006790
    pgo_devirtualize_test.go:114: Test failed without PGO: exit status: 'test.exe 14808: sys: trap: fault write addr=0x1 pc=0x00006790'
--- FAIL: TestPGOPreprocessDevirtualize (4.95s)
2024-12-04 17:30 gotip-plan9-386 go@d241ea8d internal/trace.TestTraceAnnotations/Default (log)
=== RUN   TestTraceAnnotations/Default
    trace_test.go:608: stderr: annotations 7932: suicide: sys: trap: fault write addr=0x766e652f pc=0x00006050
        exit status: 'annotations 7932: sys: trap: fault write addr=0x766e652f pc=0x00006050'
    trace_test.go:610: exit status: 'go 7628: 1'
--- FAIL: TestTraceAnnotations/Default (11.18s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-05 14:57 gotip-plan9-386 go@adfd81d8 os/signal.TestStress [ABORT] (log)
=== RUN   TestStress
signal.test 13588: suicide: sys: floating point in note handler pc=0x00071fb0

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-05 18:54 gotip-plan9-386 go@c3a706e1 internal/trace.TestTraceFutileWakeup/Default (log)
=== RUN   TestTraceFutileWakeup/Default
    trace_test.go:608: stderr: futile-wakeup 5896: suicide: sys: trap: fault write addr=0xba6c8 pc=0x00006000
        exit status: 'futile-wakeup 5896: sys: trap: fault write addr=0xba6c8 pc=0x00006000'
    trace_test.go:610: exit status: 'go 5876: 1'
--- FAIL: TestTraceFutileWakeup/Default (1.47s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-05 22:41 gotip-plan9-386 go@9d827381 net/http.TestH12_WebSocketUpgrade (log)
=== RUN   TestH12_WebSocketUpgrade
=== PAUSE TestH12_WebSocketUpgrade
=== CONT  TestH12_WebSocketUpgrade
    clientserver_test.go:400: HTTP/2 request: Get "https://127.0.0.1:49844": dial tcp 127.0.0.1:49844: write /net/tcp/clone: connection refused
--- FAIL: TestH12_WebSocketUpgrade (0.07s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-05 21:40 gotip-plan9-386 go@d34e2ad1 cmd/compile/internal/test.TestPGODevirtualize (log)
=== RUN   TestPGODevirtualize
=== PAUSE TestPGODevirtualize
=== CONT  TestPGODevirtualize
    pgo_devirtualize_test.go:45: Test without PGO:
        ok  	example.com/pgo/devirtualize	0.014s
    pgo_devirtualize_test.go:78: child: # example.com/pgo/devirtualize [example.com/pgo/devirtualize.test]
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn found in export data
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 is not a function (func sym mult.MultClosure.func1 missing objReader) or method (type sym mult.MultClosure refers to non-type name: mult.MultClosure)
...
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:   flow: {heap} = &{storage for &reflect.ValueError{...}}:
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (spill) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (interface-converted) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from panic(&reflect.ValueError{...}) (call parameter) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1: &reflect.ValueError{...} escapes to heap
    pgo_devirtualize_test.go:78: child: devirtualize.test 12722: suicide: sys: trap: fault write addr=0x4 pc=0x00006790
    pgo_devirtualize_test.go:78: child: FAIL	example.com/pgo/devirtualize	0.008s
    pgo_devirtualize_test.go:78: child: FAIL
    pgo_devirtualize_test.go:92: error running go test: exit status: 'go 12693: 1'
--- FAIL: TestPGODevirtualize (4.81s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-05 19:15 gotip-plan9-386 go@1fe65836 internal/trace.TestTraceStress/Default (log)
=== RUN   TestTraceStress/Default
    trace_test.go:608: stderr: stress 6005: suicide: sys: trap: fault write addr=0x1 pc=0x00006110
        exit status: 'stress 6005: sys: trap: fault write addr=0x1 pc=0x00006110'
    trace_test.go:610: exit status: 'go 5985: 1'
--- FAIL: TestTraceStress/Default (1.72s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-06 06:25 gotip-plan9-386 go@d3d4e7b0 cmd/link/internal/ld.TestMemProfileCheck/with_memprofile_http_pprof (log)
=== RUN   TestMemProfileCheck/with_memprofile_http_pprof
=== PAUSE TestMemProfileCheck/with_memprofile_http_pprof
=== CONT  TestMemProfileCheck/with_memprofile_http_pprof
    ld_test.go:365: exit status: 'go 17181: 1'
--- FAIL: TestMemProfileCheck/with_memprofile_http_pprof (3.73s)
2024-12-06 06:25 gotip-plan9-386 go@d3d4e7b0 cmd/link/internal/ld.TestMemProfileCheck/with_memprofile_runtime_pprof_writeheap (log)
=== RUN   TestMemProfileCheck/with_memprofile_runtime_pprof_writeheap
=== PAUSE TestMemProfileCheck/with_memprofile_runtime_pprof_writeheap
=== CONT  TestMemProfileCheck/with_memprofile_runtime_pprof_writeheap
    ld_test.go:365: exit status: 'go 17231: 1'
--- FAIL: TestMemProfileCheck/with_memprofile_runtime_pprof_writeheap (1.64s)
2024-12-06 06:25 gotip-plan9-386 go@d3d4e7b0 os/signal.TestStress [ABORT] (log)
=== RUN   TestStress
signal.test 8074: suicide: sys: floating point in note handler pc=0x00071fb0

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-06 19:32 gotip-plan9-386 go@1a193b43 cmd/compile/internal/test.TestPGOPreprocessDevirtualize (log)
=== RUN   TestPGOPreprocessDevirtualize
=== PAUSE TestPGOPreprocessDevirtualize
=== CONT  TestPGOPreprocessDevirtualize
    pgo_devirtualize_test.go:45: Test without PGO:
        ok  	example.com/pgo/devirtualize	0.013s
    pgo_devirtualize_test.go:78: child: # example.com/pgo/devirtualize [example.com/pgo/devirtualize.test]
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn found in export data
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 is not a function (func sym mult.MultClosure.func1 missing objReader) or method (type sym mult.MultClosure refers to non-type name: mult.MultClosure)
...
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:   flow: {heap} = &{storage for &reflect.ValueError{...}}:
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (spill) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (interface-converted) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from panic(&reflect.ValueError{...}) (call parameter) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1: &reflect.ValueError{...} escapes to heap
    pgo_devirtualize_test.go:78: child: ok  	example.com/pgo/devirtualize	0.015s
    pgo_devirtualize_test.go:112: Test with PGO:
        test.exe 12655: suicide: sys: trap: fault write addr=0x766e652f pc=0x000067f0
    pgo_devirtualize_test.go:114: Test failed without PGO: exit status: 'test.exe 12655: sys: trap: fault write addr=0x766e652f pc=0x000067f0'
--- FAIL: TestPGOPreprocessDevirtualize (4.75s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-11 17:54 gotip-plan9-386 go@e424d78c internal/trace.TestTraceAnnotationsStress/Default (log)
=== RUN   TestTraceAnnotationsStress/Default
    trace_test.go:608: stderr: annotations-stress 8980: suicide: sys: trap: fault write addr=0x138248f pc=0x00007004
        exit status: 'annotations-stress 8980: sys: trap: fault write addr=0x138248f pc=0x00007004'
    trace_test.go:610: exit status: 'go 8960: 1'
--- FAIL: TestTraceAnnotationsStress/Default (1.47s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-11 23:57 gotip-plan9-386 go@fafd4477 internal/trace.TestTraceStress/Default (log)
=== RUN   TestTraceStress/Default
    trace_test.go:608: stderr: stress 32591: suicide: sys: trap: fault write addr=0x1 pc=0x00006110
        exit status: 'stress 32591: sys: trap: fault write addr=0x1 pc=0x00006110'
    trace_test.go:610: exit status: 'go 32571: 1'
--- FAIL: TestTraceStress/Default (1.68s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-11 21:26 go1.24-plan9-386 release-branch.go1.24@c93477b5 internal/trace.TestTraceGOMAXPROCS/Default (log)
=== RUN   TestTraceGOMAXPROCS/Default
    trace_test.go:608: stderr: gomaxprocs 10986: suicide: sys: trap: fault write addr=0xb pc=0x00006000
        exit status: 'gomaxprocs 10986: sys: trap: fault write addr=0xb pc=0x00006000'
    trace_test.go:610: exit status: 'go 10966: 1'
--- FAIL: TestTraceGOMAXPROCS/Default (1.45s)
2024-12-11 21:26 go1.24-plan9-386 release-branch.go1.24@c93477b5 internal/trace.TestTraceManyStartStop/Default (log)
=== RUN   TestTraceManyStartStop/Default
    trace_test.go:608: stderr: many-start-stop 11118: suicide: sys: trap: fault read addr=0x5 pc=0x00006001
        exit status: 'many-start-stop 11118: sys: trap: fault read addr=0x5 pc=0x00006001'
    trace_test.go:610: exit status: 'go 11098: 1'
--- FAIL: TestTraceManyStartStop/Default (1.55s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-11 21:26 gotip-plan9-386 go@c93477b5 cmd/compile/internal/test.TestPGODevirtualize (log)
=== RUN   TestPGODevirtualize
=== PAUSE TestPGODevirtualize
=== CONT  TestPGODevirtualize
    pgo_devirtualize_test.go:45: Test without PGO:
        ok  	example.com/pgo/devirtualize	0.014s
    pgo_devirtualize_test.go:78: child: # example.com/pgo/devirtualize [example.com/pgo/devirtualize.test]
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn found in export data
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 is not a function (func sym mult.MultClosure.func1 missing objReader) or method (type sym mult.MultClosure refers to non-type name: mult.MultClosure)
...
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:   flow: {heap} = &{storage for &reflect.ValueError{...}}:
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (spill) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from &reflect.ValueError{...} (interface-converted) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1:     from panic(&reflect.ValueError{...}) (call parameter) at <autogenerated>:1
    pgo_devirtualize_test.go:78: child: <autogenerated>:1: &reflect.ValueError{...} escapes to heap
    pgo_devirtualize_test.go:78: child: ok  	example.com/pgo/devirtualize	0.014s
    pgo_devirtualize_test.go:112: Test with PGO:
        test.exe 13212: suicide: sys: trap: fault write addr=0x766e652f pc=0x000067f0
    pgo_devirtualize_test.go:114: Test failed without PGO: exit status: 'test.exe 13212: sys: trap: fault write addr=0x766e652f pc=0x000067f0'
--- FAIL: TestPGODevirtualize (5.06s)
2024-12-11 21:26 gotip-plan9-386 go@c93477b5 os/signal.TestStress [ABORT] (log)
=== RUN   TestStress
signal.test 8557: suicide: sys: floating point in note handler pc=0x00071fa0

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-16 05:41 gotip-plan9-386 go@18b5435f cmd/nm.TestGoExec (log)
=== RUN   TestGoExec
=== PAUSE TestGoExec
=== CONT  TestGoExec
    nm_test.go:98: running test executable failed: exit status: 'a.exe 21030: sys: trap: fault read addr=0xa68 pc=0x00006000' a.exe 21030: suicide: sys: trap: fault read addr=0xa68 pc=0x00006000
--- FAIL: TestGoExec (1.47s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-16 21:43 gotip-plan9-386 go@d92c34a3 cmd/link.TestRandLayout (log)
=== RUN   TestRandLayout
=== PAUSE TestRandLayout
=== CONT  TestRandLayout
    link_test.go:1485: seed=456: executable failed to run: exit status: 'hello456.exe 17000: sys: trap: fault read addr=0x887f8b pc=0x000dad71'
--- FAIL: TestRandLayout (1.37s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-18 16:49 gotip-plan9-386 go@10ca5ba4 cmd/compile/internal/test.TestDashS [ABORT] (log)
=== RUN   TestDashS
=== PAUSE TestDashS

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-19 04:27 gotip-plan9-386 go@87dbfb9f cmd/link.TestRandLayout (log)
=== RUN   TestRandLayout
=== PAUSE TestRandLayout
=== CONT  TestRandLayout
    link_test.go:1485: seed=123: executable failed to run: exit status: 'hello123.exe 16884: sys: trap: fault write addr=0x71664 pc=0x00006c20'
--- FAIL: TestRandLayout (0.67s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-18 16:49 gotip-plan9-386 go@8ff4cee5 cmd/link.TestRandLayout (log)
=== RUN   TestRandLayout
=== PAUSE TestRandLayout
=== CONT  TestRandLayout
    link_test.go:1485: seed=123: executable failed to run: exit status: 'hello123.exe 16855: sys: trap: fault write addr=0x5dc20 pc=0x00006960'
--- FAIL: TestRandLayout (0.65s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-19 18:36 gotip-plan9-386 go@7b6c94dd cmd/link.TestContentAddressableSymbols (log)
=== RUN   TestContentAddressableSymbols
=== PAUSE TestContentAddressableSymbols
=== CONT  TestContentAddressableSymbols
    link_test.go:1009: command /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/bin/go run testdata/testHashedSyms/p.go failed: exit status: 'go 21080: 1'
        panic: runtime error: invalid memory address or nil pointer dereference
        [signal sys: trap: fault write code=0x0 addr=0x1 pc=0x6e40]
        
        goroutine 1 [running, locked to thread]:
        panic({0x6b180, 0xd89e0})
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:806 +0x139
        runtime.panicmem(...)
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:262
        runtime.sigpanic()
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/os_plan9.go:93 +0x34f
        runtime.init()
        	<autogenerated>:1
        runtime.doInit1(0xd8260)
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:7350 +0x11f
        runtime.doInit(...)
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:7317
        runtime.main()
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:201 +0x169
        runtime.goexit({})
        	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1
        exit status: 'p 21100: 2'
--- FAIL: TestContentAddressableSymbols (0.74s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-26 20:33 gotip-plan9-386 go@cce75da3 os/signal.TestStress [ABORT] (log)
=== RUN   TestStress
signal.test 8082: suicide: sys: floating point in note handler pc=0x00003250

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-27 20:34 gotip-plan9-386 go@e3cd55e9 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.742s
2024-12-27 20:34 gotip-plan9-386 go@e3cd55e9 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.632s
2024-12-27 20:34 gotip-plan9-386 go@e3cd55e9 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.642s
2024-12-30 17:19 gotip-plan9-386 go@fd5e0d26 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.759s
2024-12-30 17:19 gotip-plan9-386 go@fd5e0d26 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.636s
2024-12-30 17:19 gotip-plan9-386 go@fd5e0d26 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.811s
2024-12-30 20:06 gotip-plan9-386 go@ba1deb1c archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.755s
2024-12-30 20:06 gotip-plan9-386 go@ba1deb1c archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	1.001s
2024-12-30 20:06 gotip-plan9-386 go@ba1deb1c bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.649s
2024-12-30 20:38 gotip-plan9-386 go@8857a5a3 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.757s
2024-12-30 20:38 gotip-plan9-386 go@8857a5a3 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.641s
2024-12-30 20:38 gotip-plan9-386 go@8857a5a3 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.652s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-02 17:17 gotip-plan9-386 go@a63aee49 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.759s
2025-01-02 17:17 gotip-plan9-386 go@a63aee49 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.644s
2025-01-02 17:17 gotip-plan9-386 go@a63aee49 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.975s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-02 18:36 gotip-plan9-386 go@0afd7e85 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.758s
2025-01-02 18:36 gotip-plan9-386 go@0afd7e85 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.638s
2025-01-02 18:36 gotip-plan9-386 go@0afd7e85 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.632s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-02 18:36 gotip-plan9-386 go@20da34c6 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.742s
2025-01-02 18:36 gotip-plan9-386 go@20da34c6 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.641s
2025-01-02 18:36 gotip-plan9-386 go@20da34c6 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.647s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-03 16:29 gotip-plan9-386 go@e7a8bd5d archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.751s
2025-01-03 16:29 gotip-plan9-386 go@e7a8bd5d archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	1.002s
2025-01-03 16:29 gotip-plan9-386 go@e7a8bd5d bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.654s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-03 17:23 gotip-plan9-386 go@5d626c49 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.748s
2025-01-03 17:23 gotip-plan9-386 go@5d626c49 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.641s
2025-01-03 17:23 gotip-plan9-386 go@5d626c49 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.636s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-03 18:53 gotip-plan9-386 go@31cabcf0 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	109.125s
2025-01-03 18:53 gotip-plan9-386 go@31cabcf0 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.651s
2025-01-03 18:53 gotip-plan9-386 go@31cabcf0 bufio (log)
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.648s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-03 18:12 gotip-plan9-386 go@eb0c2b2f archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.748s
2025-01-03 18:12 gotip-plan9-386 go@eb0c2b2f archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	1.007s
2025-01-03 18:12 gotip-plan9-386 go@eb0c2b2f bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.645s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-03 22:40 gotip-plan9-386 go@705b5a56 archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.745s
2025-01-03 22:40 gotip-plan9-386 go@705b5a56 archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	0.646s
2025-01-03 22:40 gotip-plan9-386 go@705b5a56 bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.635s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-18 19:34 x_net-gotip-plan9-386 net@dfc720df go@e3cd55e9 x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo342063125/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.673s
2024-12-18 19:34 x_net-gotip-plan9-386 net@dfc720df go@e3cd55e9 x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo342063125/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.643s
2024-12-18 19:34 x_net-gotip-plan9-386 net@dfc720df go@e3cd55e9 x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo342063125/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.633s
2024-12-30 22:15 x_net-gotip-plan9-386 net@e9d95ba1 go@0afd7e85 x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1612762230/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.715s
2024-12-30 22:15 x_net-gotip-plan9-386 net@e9d95ba1 go@0afd7e85 x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1612762230/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.636s
2024-12-30 22:15 x_net-gotip-plan9-386 net@e9d95ba1 go@0afd7e85 x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1612762230/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.654s
2025-01-02 21:01 x_net-gotip-plan9-386 net@2124140b go@81566aff x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1361348439/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.688s
2025-01-02 21:01 x_net-gotip-plan9-386 net@2124140b go@81566aff x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1361348439/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.641s
2025-01-02 21:01 x_net-gotip-plan9-386 net@2124140b go@81566aff x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1361348439/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.640s
2025-01-06 16:00 x_net-gotip-plan9-386 net@8da7ed17 go@705b5a56 x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1875567393/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.718s
2025-01-06 16:00 x_net-gotip-plan9-386 net@8da7ed17 go@705b5a56 x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1875567393/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.638s
2025-01-06 16:00 x_net-gotip-plan9-386 net@8da7ed17 go@705b5a56 x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1875567393/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.645s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-30 16:49 x_net-go1.23-plan9-386 net@c2be9921 release-branch.go1.23@1576793c x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2259721632/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.696s
2024-12-30 16:49 x_net-go1.23-plan9-386 net@c2be9921 release-branch.go1.23@1576793c x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2259721632/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.648s
2024-12-30 16:49 x_net-go1.23-plan9-386 net@c2be9921 release-branch.go1.23@1576793c x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2259721632/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	1.006s
2024-12-30 22:15 x_net-go1.23-plan9-386 net@e9d95ba1 release-branch.go1.23@1576793c x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3279606506/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.717s
2024-12-30 22:15 x_net-go1.23-plan9-386 net@e9d95ba1 release-branch.go1.23@1576793c x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3279606506/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.641s
2024-12-30 22:15 x_net-go1.23-plan9-386 net@e9d95ba1 release-branch.go1.23@1576793c x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3279606506/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.654s
2025-01-02 21:01 x_net-go1.23-plan9-386 net@2124140b release-branch.go1.23@1576793c x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo741908013/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.714s
2025-01-02 21:01 x_net-go1.23-plan9-386 net@2124140b release-branch.go1.23@1576793c x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo741908013/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.643s
2025-01-02 21:01 x_net-go1.23-plan9-386 net@2124140b release-branch.go1.23@1576793c x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo741908013/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.633s
2025-01-06 16:00 x_net-go1.23-plan9-386 net@8da7ed17 release-branch.go1.23@1576793c x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1657950148/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.732s
2025-01-06 16:00 x_net-go1.23-plan9-386 net@8da7ed17 release-branch.go1.23@1576793c x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1657950148/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.645s
2025-01-06 16:00 x_net-go1.23-plan9-386 net@8da7ed17 release-branch.go1.23@1576793c x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1657950148/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.906s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-06 16:00 x_net-gotip-plan9-386 net@8da7ed17 go@c112c0af x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1707524081/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.715s
2025-01-06 16:00 x_net-gotip-plan9-386 net@8da7ed17 go@c112c0af x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1707524081/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	1.001s
2025-01-06 16:00 x_net-gotip-plan9-386 net@8da7ed17 go@c112c0af x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1707524081/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.655s
2025-01-06 17:57 gotip-plan9-386 go@c112c0af archive/tar (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/tar: '/home/swarming/luci' does not exist
FAIL	archive/tar	108.755s
2025-01-06 17:57 gotip-plan9-386 go@c112c0af archive/zip (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/archive/zip: '/home/swarming/luci' does not exist
FAIL	archive/zip	1.004s
2025-01-06 17:57 gotip-plan9-386 go@c112c0af bufio (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/bufio: '/home/swarming/luci' does not exist
FAIL	bufio	0.643s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-04 22:20 x_benchmarks-gotip-plan9-386 benchmarks@d28cc367 go@858a0e9d x/benchmarks/cmd/bent (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2624312904/cmd/bent: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/cmd/bent	60.715s
2024-12-04 22:20 x_benchmarks-gotip-plan9-386 benchmarks@d28cc367 go@858a0e9d x/benchmarks/gc_latency (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2624312904/gc_latency: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/gc_latency	0.657s
2024-12-04 22:20 x_benchmarks-gotip-plan9-386 benchmarks@d28cc367 go@858a0e9d x/benchmarks/stats (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2624312904/stats: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/stats	0.655s
2024-12-11 17:50 x_crypto-gotip-plan9-386 crypto@b4f1988a go@94f15810 x/crypto/acme/autocert (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1177242335/acme/autocert: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/acme/autocert	1.004s
2024-12-11 17:50 x_crypto-gotip-plan9-386 crypto@b4f1988a go@94f15810 x/crypto/argon2 (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1177242335/argon2: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/argon2	0.966s
2024-12-11 17:50 x_crypto-gotip-plan9-386 crypto@b4f1988a go@94f15810 x/crypto/bcrypt (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1177242335/bcrypt: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/bcrypt	0.304s
2024-12-19 20:27 x_debug-gotip-plan9-386 debug@1b463205 go@5d626c49 x/debug/dwtest (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo581907542/dwtest: '/home/swarming/luci' does not exist
FAIL	golang.org/x/debug/dwtest	60.708s
2024-12-19 20:27 x_debug-gotip-plan9-386 debug@1b463205 go@5d626c49 x/debug/internal/core (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo581907542/internal/core: '/home/swarming/luci' does not exist
FAIL	golang.org/x/debug/internal/core	0.636s
2024-12-19 20:27 x_debug-gotip-plan9-386 debug@1b463205 go@5d626c49 x/debug/third_party/delve/dwarf/leb128 (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo581907542/third_party/delve/dwarf/leb128: '/home/swarming/luci' does not exist
FAIL	golang.org/x/debug/third_party/delve/dwarf/leb128	0.643s
2024-12-20 00:30 x_telemetry-gotip-plan9-386 telemetry@cc96b6e0 go@5d626c49 x/telemetry/cmd/gotelemetry/internal/view (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2611785879/cmd/gotelemetry/internal/view: '/home/swarming/luci' does not exist
FAIL	golang.org/x/telemetry/cmd/gotelemetry/internal/view	0.655s
2024-12-20 00:30 x_telemetry-gotip-plan9-386 telemetry@cc96b6e0 go@5d626c49 x/telemetry/counter/countertest (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2611785879/counter/countertest: '/home/swarming/luci' does not exist
FAIL	golang.org/x/telemetry/counter/countertest	0.634s
2024-12-20 00:30 x_telemetry-gotip-plan9-386 telemetry@cc96b6e0 go@5d626c49 x/telemetry/godev/cmd/telemetrygodev (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2611785879/godev/cmd/telemetrygodev: '/home/swarming/luci' does not exist
FAIL	golang.org/x/telemetry/godev/cmd/telemetrygodev	0.298s
2025-01-02 16:15 x_crypto-gotip-plan9-386 crypto@4a75ba54 go@f966695c x/crypto/acme/autocert (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3572827559/acme/autocert: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/acme/autocert	0.718s
2025-01-02 16:15 x_crypto-gotip-plan9-386 crypto@4a75ba54 go@f966695c x/crypto/argon2 (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3572827559/argon2: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/argon2	0.295s
2025-01-02 16:15 x_crypto-gotip-plan9-386 crypto@4a75ba54 go@f966695c x/crypto/bcrypt (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3572827559/bcrypt: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/bcrypt	0.296s
2025-01-03 16:38 x_benchmarks-gotip-plan9-386 benchmarks@beeb0dba go@f966695c x/benchmarks/cmd/bent (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3966986118/cmd/bent: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/cmd/bent	61.073s
2025-01-03 16:38 x_benchmarks-gotip-plan9-386 benchmarks@beeb0dba go@f966695c x/benchmarks/gc_latency (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3966986118/gc_latency: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/gc_latency	0.661s
2025-01-03 16:38 x_benchmarks-gotip-plan9-386 benchmarks@beeb0dba go@f966695c x/benchmarks/stats (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3966986118/stats: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/stats	0.649s
2025-01-07 00:16 gotip-plan9-386 go@a76cc5a4 os/signal.TestStress [ABORT] (log)
=== RUN   TestStress
signal.test 13574: suicide: sys: floating point in note handler pc=0x00003240

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-07 07:43 gotip-plan9-386 go@d8ad4af7 internal/synctest.TestChannelFromOutsideBubble/write_value [ABORT] (log)
=== RUN   TestChannelFromOutsideBubble/write_value

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-12-30 16:49 x_net-go1.22-plan9-386 net@c2be9921 release-branch.go1.22@8f3f22ee x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2117960085/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.712s
2024-12-30 16:49 x_net-go1.22-plan9-386 net@c2be9921 release-branch.go1.22@8f3f22ee x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2117960085/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.638s
2024-12-30 16:49 x_net-go1.22-plan9-386 net@c2be9921 release-branch.go1.22@8f3f22ee x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2117960085/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	1.011s
2024-12-30 16:49 x_net-go1.24-plan9-386 net@c2be9921 release-branch.go1.24@16afa6a7 x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3076099903/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.720s
2024-12-30 16:49 x_net-go1.24-plan9-386 net@c2be9921 release-branch.go1.24@16afa6a7 x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3076099903/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.996s
2024-12-30 16:49 x_net-go1.24-plan9-386 net@c2be9921 release-branch.go1.24@16afa6a7 x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3076099903/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.655s
2024-12-30 22:15 x_net-go1.22-plan9-386 net@e9d95ba1 release-branch.go1.22@8f3f22ee x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo84236425/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.721s
2024-12-30 22:15 x_net-go1.22-plan9-386 net@e9d95ba1 release-branch.go1.22@8f3f22ee x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo84236425/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.641s
2024-12-30 22:15 x_net-go1.22-plan9-386 net@e9d95ba1 release-branch.go1.22@8f3f22ee x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo84236425/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.646s
2024-12-30 22:15 x_net-go1.24-plan9-386 net@e9d95ba1 release-branch.go1.24@16afa6a7 x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3719959935/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.725s
2024-12-30 22:15 x_net-go1.24-plan9-386 net@e9d95ba1 release-branch.go1.24@16afa6a7 x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3719959935/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.641s
2024-12-30 22:15 x_net-go1.24-plan9-386 net@e9d95ba1 release-branch.go1.24@16afa6a7 x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3719959935/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.656s
2025-01-06 16:00 x_net-go1.22-plan9-386 net@8da7ed17 release-branch.go1.22@8f3f22ee x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo293894313/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.714s
2025-01-06 16:00 x_net-go1.22-plan9-386 net@8da7ed17 release-branch.go1.22@8f3f22ee x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo293894313/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.637s
2025-01-06 16:00 x_net-go1.22-plan9-386 net@8da7ed17 release-branch.go1.22@8f3f22ee x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo293894313/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.650s
2025-01-06 16:00 x_net-go1.24-plan9-386 net@8da7ed17 release-branch.go1.24@16afa6a7 x/net/bpf (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1138711711/bpf: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/bpf	60.699s
2025-01-06 16:00 x_net-go1.24-plan9-386 net@8da7ed17 release-branch.go1.24@16afa6a7 x/net/context (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1138711711/context: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/context	0.654s
2025-01-06 16:00 x_net-go1.24-plan9-386 net@8da7ed17 release-branch.go1.24@16afa6a7 x/net/dns/dnsmessage (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1138711711/dns/dnsmessage: '/home/swarming/luci' does not exist
FAIL	golang.org/x/net/dns/dnsmessage	0.782s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-02 16:15 x_crypto-go1.23-plan9-386 crypto@4a75ba54 release-branch.go1.23@1576793c x/crypto/acme/autocert (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3319366108/acme/autocert: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/acme/autocert	0.635s
2025-01-02 16:15 x_crypto-go1.23-plan9-386 crypto@4a75ba54 release-branch.go1.23@1576793c x/crypto/argon2 (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3319366108/argon2: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/argon2	0.636s
2025-01-02 16:15 x_crypto-go1.23-plan9-386 crypto@4a75ba54 release-branch.go1.23@1576793c x/crypto/bcrypt (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3319366108/bcrypt: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/bcrypt	0.633s
2025-01-03 16:38 x_benchmarks-go1.23-plan9-386 benchmarks@beeb0dba release-branch.go1.23@1576793c x/benchmarks/cmd/bent (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3943350813/cmd/bent: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/cmd/bent	60.712s
2025-01-03 16:38 x_benchmarks-go1.23-plan9-386 benchmarks@beeb0dba release-branch.go1.23@1576793c x/benchmarks/gc_latency (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3943350813/gc_latency: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/gc_latency	0.639s
2025-01-03 16:38 x_benchmarks-go1.23-plan9-386 benchmarks@beeb0dba release-branch.go1.23@1576793c x/benchmarks/stats (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3943350813/stats: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/stats	0.651s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-07 20:06 x_tools-go1.23-plan9-386 tools@fc2161a7 release-branch.go1.23@1576793c x/tools/gopls/internal/test/integration/diagnostics.TestDeleteTestVariant_DiskOnly/default [ABORT] (log)
=== RUN   TestDeleteTestVariant_DiskOnly/default
    runner.go:238: waiting on:
        Unmet: completed work "diagnosing initial workspace load" 1 times
        
        err:context deadline exceeded
        
        state:
        #### log messages (see RPC logs for full text):
        	Info: "2025/01/08 04:34:59 Created View (#16)\n\tdirector...
        	Info: "2025/01/08 04:35:00 go/packages.Load #33\n\tview_i...
...

[Trace - 04:35:29.905 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2025/01/08 04:35:29 background imports cache refresh starting\n"}


[Trace - 04:35:29.905 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2025/01/08 04:35:29 background refresh finished after 101.384414ms\n"}


#### End Gopls Test Logs for "TestDeleteTestVariant_DiskOnly/default"
2025-01-07 20:24 x_tools-go1.23-plan9-386 tools@16f29799 release-branch.go1.23@1576793c x/tools/gopls/internal/test/integration/misc.TestIssue66407/default (log)
=== RUN   TestIssue66407/default
    imports_test.go:120: waiting on:
        Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
        any diagnostics for file "a.go"
        no diagnostics for file "b.go"
        
        err:condition has final verdict Unmeetable
        
        state:
        #### log messages (see RPC logs for full text):
...
[Trace - 20:34:03.792 PM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///tmp/gopls-test-4091918430/TestIssue66407/default/work/a.go","version":2,"diagnostics":[{"range":{"start":{"line":5,"character":18},"end":{"line":5,"character":25}},"severity":2,"code":"default","codeDescription":{"href":"https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/stdversion"},"source":"stdversion","message":"rand.Float64 requires go1.22 or later (module is go1.21)"}]}


[Trace - 20:34:03.793 PM] Received notification '$/progress'.
Params: {"token":"8805031408029392735","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestIssue66407/default"
--- FAIL: TestIssue66407/default (1.36s)
2025-01-07 20:24 x_tools-go1.23-plan9-386 tools@16f29799 release-branch.go1.23@1576793c x/tools/gopls/internal/test/integration/misc.TestRenamePackage_Tests/default (log)
=== RUN   TestRenamePackage_Tests/default
    rename_test.go:474: renaming sandbox file: open /tmp/gopls-test-4091918430/TestRenamePackage_Tests/default/work/go.mod: '.../TestRenamePackage_Tests/default/work/go.mod' exclusive use file already open
#### Start Gopls Test Logs for "TestRenamePackage_Tests/default"
[Trace - 20:35:10.123 PM] Sending request 'initialize - (1)'.
Params: {"processId":0,"clientInfo":{"name":"fake.Editor","version":"v1.0.0"},"rootUri":"","capabilities":{"workspace":{"workspaceEdit":{"resourceOperations":["rename"]},"didChangeConfiguration":{},"didChangeWatchedFiles":{"dynamicRegistration":true},"configuration":true},"textDocument":{"completion":{"completionItem":{"snippetSupport":true,"tagSupport":{"valueSet":[1]},"insertReplaceSupport":true}},"documentSymbol":{"hierarchicalDocumentSymbolSupport":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":[""]}}},"publishDiagnostics":{},"semanticTokens":{"requests":{"full":true},"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","label"],"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary","interface","struct","signature","pointer","array","map","slice","chan","string","number","bool","invalid"],"formats":null}},"window":{"workDoneProgress":true,"showDocument":{"support":true}}},"initializationOptions":{"completionBudget":"0s","diagnosticsDelay":"10ms","env":{"GO111MODULE":"","GOMODCACHE":"","GOPACKAGESDRIVER":"off","GOPATH":"/tmp/gopls-test-4091918430/TestRenamePackage_Tests/default/gopath","GOPROXY":"file:///tmp/gopls-test-4091918430/TestRenamePackage_Tests/default/proxy","GOSUMDB":"off"},"verboseWorkDoneProgress":true},"trace":"messages","workspaceFolders":[{"uri":"file:///tmp/gopls-test-4091918430/TestRenamePackage_Tests/default/work","name":"work"}]}


[Trace - 20:35:10.124 PM] Received response 'initialize - (1)' in 0ms.
Result: {"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{}},"completionProvider":{"triggerCharacters":["."]},"hoverProvider":true,"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":{"codeActionKinds":["gopls.doc.features","quickfix","refactor.extract.constant","refactor.extract.constant-all","refactor.extract.function","refactor.extract.method","refactor.extract.toNewFile","refactor.extract.variable","refactor.extract.variable-all","refactor.inline.call","refactor.rewrite.changeQuote","refactor.rewrite.fillStruct","refactor.rewrite.fillSwitch","refactor.rewrite.invertIf","refactor.rewrite.joinLines","refactor.rewrite.removeUnusedParam","refactor.rewrite.splitLines","source.assembly","source.doc","source.fixAll","source.freesymbols","source.organizeImports"],"resolveProvider":true},"codeLensProvider":{},"documentLinkProvider":{},"workspaceSymbolProvider":true,"documentFormattingProvider":true,"renameProvider":true,"foldingRangeProvider":true,"selectionRangeProvider":true,"executeCommandProvider":{"commands":["gopls.add_dependency","gopls.add_import","gopls.add_telemetry_counters","gopls.add_test","gopls.apply_fix","gopls.assembly","gopls.change_signature","gopls.check_upgrades","gopls.client_open_url","gopls.diagnose_files","gopls.doc","gopls.edit_go_directive","gopls.extract_to_new_file","gopls.fetch_vulncheck_result","gopls.free_symbols","gopls.gc_details","gopls.generate","gopls.go_get_package","gopls.list_imports","gopls.list_known_packages","gopls.maybe_prompt_for_telemetry","gopls.mem_stats","gopls.modules","gopls.packages","gopls.regenerate_cgo","gopls.remove_dependency","gopls.reset_go_mod_diagnostics","gopls.run_go_work_command","gopls.run_govulncheck","gopls.run_tests","gopls.scan_imports","gopls.start_debugging","gopls.start_profile","gopls.stop_profile","gopls.test","gopls.tidy","gopls.update_go_sum","gopls.upgrade_dependency","gopls.vendor","gopls.views","gopls.vulncheck","gopls.workspace_stats"]},"callHierarchyProvider":true,"semanticTokensProvider":{"legend":{"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","label"],"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary","interface","struct","signature","pointer","array","map","slice","chan","string","number","bool","invalid"]},"range":true,"full":true},"inlayHintProvider":{},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":"workspace/didChangeWorkspaceFolders"}}},"serverInfo":{"name":"gopls","version":"{\"GoVersion\":\"go1.23.4-devel_1576793c513c5cd8396d1a5b004b546e82efc033\",\"Path\":\"\",\"Main\":{\"Path\":\"\",\"Version\":\"\",\"Sum\":\"\",\"Replace\":null},\"Deps\":null,\"Settings\":null,\"Version\":\"(unknown)\"}"}}

...

[Trace - 20:35:11.530 PM] Sending notification 'textDocument/didOpen'.
Params: {"textDocument":{"uri":"file:///tmp/gopls-test-4091918430/TestRenamePackage_Tests/default/work/lib1/a_test.go","languageId":"go","version":1,"text":"package lib1_test\n\nimport (\n\t\"mod.com/lib\"\n\t\"fmt\n)\n\nconst C = 1\n\n"}}


#### End Gopls Test Logs for "TestRenamePackage_Tests/default"
invoke.go:419: error killing the Go command: signal: open /proc/36533/note: '/proc/36533' file does not exist
invoke.go:419: error killing the Go command: signal: open /proc/36539/note: '/proc/36539' file does not exist
invoke.go:419: error killing the Go command: signal: open /proc/36617/note: '/proc/36617' file does not exist
--- FAIL: TestRenamePackage_Tests/default (2.60s)
2025-01-07 23:38 x_tools-go1.23-plan9-386 tools@b4e093ec release-branch.go1.23@1576793c x/tools/gopls/internal/test/marker.Test/zeroconfig/dynamicports.txt (log)
=== RUN   Test/zeroconfig/dynamicports.txt
=== PAUSE Test/zeroconfig/dynamicports.txt
=== CONT  Test/zeroconfig/dynamicports.txt
    marker_test.go:281: unmeetable expectations:
        Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 11 time(s)" is met, must have:
        no log message matching ""
        
        state:
        #### log messages (see RPC logs for full text):
        	Info: "2025/01/08 00:44:32 Created View (#148)\n\tdirecto...
...
        		5:1 [compiler]: declared and not used: x [linux,amd64]
        
        #### outstanding work:
        #### completed work:
        	Setting up workspace: 1
        	Checking telemetry prompt: 1
        	diagnosing initial workspace load: 1
        	diagnosing opened files: 11
        
--- FAIL: Test/zeroconfig/dynamicports.txt (5.02s)
2025-01-08 18:00 x_tools-go1.23-plan9-386 tools@248b94e2 release-branch.go1.23@3417000c x/tools/cmd/stringer.TestEndToEnd/num.go (log)
=== RUN   TestEndToEnd/num.go
    endtoend_test.go:331: run: num.go Num
    endtoend_test.go:339: stringer: starting GOROOT= GOPATH= GO111MODULE=off GOPROXY= PWD=/home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3183597842/cmd/stringer go list -e -f {{context.ReleaseTags}} -- unsafe
        stringer: starting GOROOT= GOPATH= GO111MODULE= GOPROXY= PWD=/home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3183597842/cmd/stringer go list -tags= -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe
        stringer: 29.031738ms for GOROOT= GOPATH= GO111MODULE=off GOPROXY= PWD=/home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3183597842/cmd/stringer go list -e -f {{context.ReleaseTags}} -- unsafe
        stringer: starting GOROOT= GOPATH= GO111MODULE= GOPROXY= PWD=/home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3183597842/cmd/stringer go list -tags= -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,DepOnly,Imports,ImportMap,TestImports,XTestImports,Export,Module -compiled=true -test=true -export=true -deps=true -find=false -pgo=off -tags= -- /tmp/TestEndToEndnum.go481188590/001/num.go
        stringer: 98.45564ms for GOROOT= GOPATH= GO111MODULE= GOPROXY= PWD=/home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3183597842/cmd/stringer go list -tags= -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe
        stringer: 725.769114ms for GOROOT= GOPATH= GO111MODULE= GOPROXY= PWD=/home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3183597842/cmd/stringer go list -tags= -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,DepOnly,Imports,ImportMap,TestImports,XTestImports,Export,Module -compiled=true -test=true -export=true -deps=true -find=false -pgo=off -tags= -- /tmp/TestEndToEndnum.go481188590/001/num.go
    endtoend_test.go:344: Num_string 5578: suicide: sys: trap: fault write addr=0x11241408 pc=0x00007000
        exit status: 'Num_string 5578: sys: trap: fault write addr=0x11241408 pc=0x00007000'
    endtoend_test.go:346: /home/swarming/luci/386/.swarming/w/ir/x/w/goroot/bin/go run /tmp/TestEndToEndnum.go481188590/001/Num_string.go /tmp/TestEndToEndnum.go481188590/001/num.go: exit status: 'go 5558: 1'
--- FAIL: TestEndToEnd/num.go (1.55s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-02 16:15 x_crypto-go1.22-plan9-386 crypto@4a75ba54 release-branch.go1.22@8f3f22ee x/crypto/acme/autocert (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2736855117/acme/autocert: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/acme/autocert	0.641s
2025-01-02 16:15 x_crypto-go1.22-plan9-386 crypto@4a75ba54 release-branch.go1.22@8f3f22ee x/crypto/argon2 (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2736855117/argon2: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/argon2	1.003s
2025-01-02 16:15 x_crypto-go1.22-plan9-386 crypto@4a75ba54 release-branch.go1.22@8f3f22ee x/crypto/bcrypt (log)
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2736855117/bcrypt: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/bcrypt	0.668s
2025-01-03 16:38 x_benchmarks-go1.22-plan9-386 benchmarks@beeb0dba release-branch.go1.22@8f3f22ee x/benchmarks/cmd/bent (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1481182703/cmd/bent: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/cmd/bent	60.721s
2025-01-03 16:38 x_benchmarks-go1.22-plan9-386 benchmarks@beeb0dba release-branch.go1.22@8f3f22ee x/benchmarks/gc_latency (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1481182703/gc_latency: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/gc_latency	0.639s
2025-01-03 16:38 x_benchmarks-go1.22-plan9-386 benchmarks@beeb0dba release-branch.go1.22@8f3f22ee x/benchmarks/stats (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo1481182703/stats: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/stats	0.648s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-02 16:15 x_crypto-go1.24-plan9-386 crypto@4a75ba54 release-branch.go1.24@16afa6a7 x/crypto/acme/autocert (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3254641009/acme/autocert: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/acme/autocert	0.637s
2025-01-02 16:15 x_crypto-go1.24-plan9-386 crypto@4a75ba54 release-branch.go1.24@16afa6a7 x/crypto/argon2 (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3254641009/argon2: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/argon2	1.015s
2025-01-02 16:15 x_crypto-go1.24-plan9-386 crypto@4a75ba54 release-branch.go1.24@16afa6a7 x/crypto/bcrypt (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo3254641009/bcrypt: '/home/swarming/luci' does not exist
FAIL	golang.org/x/crypto/bcrypt	0.674s
2025-01-03 16:38 x_benchmarks-go1.24-plan9-386 benchmarks@beeb0dba release-branch.go1.24@16afa6a7 x/benchmarks/cmd/bent (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2730778365/cmd/bent: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/cmd/bent	60.713s
2025-01-03 16:38 x_benchmarks-go1.24-plan9-386 benchmarks@beeb0dba release-branch.go1.24@16afa6a7 x/benchmarks/gc_latency (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2730778365/gc_latency: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/gc_latency	0.637s
2025-01-03 16:38 x_benchmarks-go1.24-plan9-386 benchmarks@beeb0dba release-branch.go1.24@16afa6a7 x/benchmarks/stats (log)
rx: threads in main proc exited w/o threadmaybackground
mount: mount /home/swarming: Hangup
Can't cd /home/swarming/luci/386/.swarming/w/ir/x/w/targetrepo2730778365/stats: '/home/swarming/luci' does not exist
FAIL	golang.org/x/benchmarks/stats	0.636s
2025-01-08 04:05 gotip-plan9-386 go@39f2032c cmd/compile/internal/test.TestLookupFuncGeneric (log)
=== RUN   TestLookupFuncGeneric
=== PAUSE TestLookupFuncGeneric
=== CONT  TestLookupFuncGeneric
    pgo_devirtualize_test.go:45: Test without PGO:
        ok  	example.com/pgo/devirtualize	0.014s
    pgo_devirtualize_test.go:78: child: # example.com/pgo/devirtualize [example.com/pgo/devirtualize.test]
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultFn not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultFn is not a function (func sym mult.MultFn lookup error: mult.MultFn has 0+1 params, but instantiated with 0+0 args) or method (error looking up method symbol "MultFn": MultFn doesn't contain type split)
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 attempting export data lookup
    pgo_devirtualize_test.go:78: child: addIndirectEdges: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 not found in export data: example.com/pgo/devirtualize/mult%2epkg.MultClosure.func1 is not a function (func sym mult.MultClosure.func1 missing objReader) or method (type sym mult.MultClosure refers to non-type name: mult.MultClosure)
...
    pgo_devirtualize_test.go:78: child: runtime.gcenable.gowrap2()
    pgo_devirtualize_test.go:78: child: 	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:205 +0x26 fp=0x44fff0 sp=0x44ffe8 pc=0x1b686
    pgo_devirtualize_test.go:78: child: runtime.goexit({})
    pgo_devirtualize_test.go:78: child: 	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x44fff4 sp=0x44fff0 pc=0x76fe1
    pgo_devirtualize_test.go:78: child: created by runtime.gcenable in goroutine 1
    pgo_devirtualize_test.go:78: child: 	/home/swarming/luci/386/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:205 +0xb6
    pgo_devirtualize_test.go:78: child: FAIL	example.com/pgo/devirtualize	0.034s
    pgo_devirtualize_test.go:78: child: FAIL
    pgo_devirtualize_test.go:92: error running go test: exit status: 'go 12503: 1'
--- FAIL: TestLookupFuncGeneric (3.57s)

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-09 15:57 x_tools-go1.23-plan9-386 tools@ae303ab9 release-branch.go1.23@1dde0b48 x/tools/benchmark/parse (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/benchmark/parse	0.019s
2025-01-09 15:57 x_tools-go1.23-plan9-386 tools@ae303ab9 release-branch.go1.23@1dde0b48 x/tools/blog (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/blog	0.019s
2025-01-09 15:57 x_tools-go1.23-plan9-386 tools@ae303ab9 release-branch.go1.23@1dde0b48 x/tools/cmd/benchcmp (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/cmd/benchcmp	0.033s
2025-01-13 20:35 x_tools-go1.23-plan9-386 tools@8a5a6d75 release-branch.go1.23@1dde0b48 x/tools/benchmark/parse (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/benchmark/parse	0.036s
2025-01-13 20:35 x_tools-go1.23-plan9-386 tools@8a5a6d75 release-branch.go1.23@1dde0b48 x/tools/blog (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/blog	0.034s
2025-01-13 20:35 x_tools-go1.23-plan9-386 tools@8a5a6d75 release-branch.go1.23@1dde0b48 x/tools/cmd/benchcmp (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/cmd/benchcmp	0.031s
2025-01-13 20:35 x_tools-go1.23-plan9-386 tools@ee36e77d release-branch.go1.23@1dde0b48 x/tools/benchmark/parse (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/benchmark/parse	0.033s
2025-01-13 20:35 x_tools-go1.23-plan9-386 tools@ee36e77d release-branch.go1.23@1dde0b48 x/tools/blog (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/blog	0.033s
2025-01-13 20:35 x_tools-go1.23-plan9-386 tools@ee36e77d release-branch.go1.23@1dde0b48 x/tools/cmd/benchcmp (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/cmd/benchcmp	0.033s
2025-01-13 21:24 x_tools-go1.23-plan9-386 tools@fec85803 release-branch.go1.23@1dde0b48 x/tools/benchmark/parse (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/benchmark/parse	0.019s
2025-01-13 21:24 x_tools-go1.23-plan9-386 tools@fec85803 release-branch.go1.23@1dde0b48 x/tools/blog (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/blog	0.019s
2025-01-13 21:24 x_tools-go1.23-plan9-386 tools@fec85803 release-branch.go1.23@1dde0b48 x/tools/cmd/benchcmp (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/cmd/benchcmp	0.019s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-13 22:23 x_tools-go1.23-plan9-386 tools@09330211 release-branch.go1.23@1dde0b48 x/tools/benchmark/parse (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/benchmark/parse	0.034s
2025-01-13 22:23 x_tools-go1.23-plan9-386 tools@09330211 release-branch.go1.23@1dde0b48 x/tools/blog (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/blog	0.034s
2025-01-13 22:23 x_tools-go1.23-plan9-386 tools@09330211 release-branch.go1.23@1dde0b48 x/tools/cmd/benchcmp (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/tools/cmd/benchcmp	0.032s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-09 14:18 gotip-plan9-386 go@f5a89dff archive/tar (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	archive/tar	0.018s
2025-01-09 14:18 gotip-plan9-386 go@f5a89dff archive/zip (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	archive/zip	0.018s
2025-01-09 14:18 gotip-plan9-386 go@f5a89dff bufio (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	bufio	0.018s
2025-01-10 17:17 x_debug-gotip-plan9-386 debug@bb5bb248 go@e2f342fc x/debug/dwtest (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/debug/dwtest	0.019s
2025-01-10 17:17 x_debug-gotip-plan9-386 debug@bb5bb248 go@e2f342fc x/debug/internal/core (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/debug/internal/core	0.019s
2025-01-10 17:17 x_debug-gotip-plan9-386 debug@bb5bb248 go@e2f342fc x/debug/third_party/delve/dwarf/leb128 (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/debug/third_party/delve/dwarf/leb128	0.019s
2025-01-13 23:38 x_net-gotip-plan9-386 net@78717f92 go@6da16013 x/net/bpf (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/net/bpf	0.019s
2025-01-13 23:38 x_net-gotip-plan9-386 net@78717f92 go@6da16013 x/net/context (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/net/context	0.019s
2025-01-13 23:38 x_net-gotip-plan9-386 net@78717f92 go@6da16013 x/net/dns/dnsmessage (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/net/dns/dnsmessage	0.019s
2025-01-28 00:46 x_net-gotip-plan9-386 net@145b2d7b go@9da530f1 x/net/bpf (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/net/bpf	0.048s
2025-01-28 00:46 x_net-gotip-plan9-386 net@145b2d7b go@9da530f1 x/net/context (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/net/context	0.032s
2025-01-28 00:46 x_net-gotip-plan9-386 net@145b2d7b go@9da530f1 x/net/dns/dnsmessage (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	golang.org/x/net/dns/dnsmessage	0.033s
2025-02-03 15:28 gotip-plan9-386 go@9da530f1 archive/tar (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	archive/tar	0.030s
2025-02-03 15:28 gotip-plan9-386 go@9da530f1 archive/zip (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	archive/zip	0.030s
2025-02-03 15:28 gotip-plan9-386 go@9da530f1 bufio (log)
rx: auth_proxy: auth_proxy short read: rc: /rc/lib/rcmain:2: syntax error

FAIL	bufio	0.031s
2025-02-05 19:19 gotip-plan9-386 go@ee6e0a5e archive/tar (log)
rx: auth_proxy: dial unix!/tmp/ns.swarming.386.0/factotum: connect /tmp/ns.swarming.386.0/factotum: Connection refused
FAIL	archive/tar	0.012s
2025-02-05 19:19 gotip-plan9-386 go@ee6e0a5e archive/zip (log)
rx: auth_proxy: dial unix!/tmp/ns.swarming.386.0/factotum: connect /tmp/ns.swarming.386.0/factotum: Connection refused
FAIL	archive/zip	0.014s
2025-02-05 19:19 gotip-plan9-386 go@ee6e0a5e bufio (log)
rx: auth_proxy: dial unix!/tmp/ns.swarming.386.0/factotum: connect /tmp/ns.swarming.386.0/factotum: Connection refused
FAIL	bufio	0.012s

watchflakes

@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2025-01-08 22:41 x_time-gotip-plan9-386 time@2c6c5a22 go@a8e532b0 x/time/rate (log)
rx: threads in main proc exited w/o threadmaybackground
post...
PASS
*** Test I/O incomplete 1m0s after exiting.
exec: WaitDelay expired before I/O complete
FAIL	golang.org/x/time/rate	64.806s

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. OS-Plan9
Projects
Status: No status
Development

No branches or pull requests

2 participants