Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

x/net/nettest: TestTestConn failures #56033

Open
gopherbot opened this issue Oct 4, 2022 · 19 comments
Open

x/net/nettest: TestTestConn failures #56033

gopherbot opened this issue Oct 4, 2022 · 19 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Oct 4, 2022

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test ~ `^TestTestConn`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTestConn (1.15s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.34s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.01s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 4, 2022
@gopherbot gopherbot added this to the Unreleased milestone Oct 4, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2022-09-27 17:12 linux-amd64-stretch net@f4863917 go@4a49af57 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.15s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.34s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.01s)
            conntest.go:93: transmitted data differs

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Oct 4, 2022

Compare #22927, #54272.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2022-12-23 17:16 linux-s390x-ibm net@2aa82152 go@24963e5c x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.13s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.36s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.02s)
            conntest.go:93: transmitted data differs

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 3, 2023

The two flakes so far are for TestTestConn/UnixPacketPipe/BasicIO specifically, and both on Linux. 🤔

(CC @neild, @ianlancetaylor for x/net)

@gopherbot

This comment was marked as off-topic.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/nettest.TestTestConn (log)
SIGQUIT: quit
PC=0x7281f7a19f21 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x7281f7c477c8
rsi    0x80
rbp    0x7ffe9c379fe8
...
	/workdir/go/src/runtime/proc.go:381 +0xd0 fp=0xc000050d48 sp=0xc000050d28 pc=0x7281f79e5290
runtime.chanrecv(0xc000064150, 0xc000050e47, 0x1)
	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000050dd8 sp=0xc000050d48 pc=0x7281f79b121d
runtime.chanrecv1(0x7281f7c46c60?, 0x7281f7b30620?)
	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000050e00 sp=0xc000050dd8 pc=0x7281f79b0d58
testing.(*T).Run(0xc0000924e0, {0x7281f7ae7cf7?, 0x7281f7a739b3?}, 0xc000028280)
	/workdir/go/src/testing/testing.go:1630 +0x405 fp=0xc000050ec0 sp=0xc000050e00 pc=0x7281f7a74945
golang.org/x/net/nettest.TestTestConn(0x0?)
	/workdir/gopath/src/golang.org/x/net/nettest/conntest_test.go:25 +0x118 fp=0xc000050f70 sp=0xc000050ec0 pc=0x7281f7ae57b8
testing.tRunner(0xc0000924e0, 0x7281f7b60dc0)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/nettest.TestTestConn (log)
SIGQUIT: quit
PC=0x73320f1056a1 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x73320f3327c8
rsi    0x80
rbp    0x7ffdf2631b08
...
	/workdir/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004fd48 sp=0xc00004fd28 pc=0x73320f0d09d0
runtime.chanrecv(0xc000064070, 0xc00004fe47, 0x1)
	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00004fdd8 sp=0xc00004fd48 pc=0x73320f09c87d
runtime.chanrecv1(0x73320f331c60?, 0x73320f21b5e0?)
	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00004fe00 sp=0xc00004fdd8 pc=0x73320f09c3b8
testing.(*T).Run(0xc0000849c0, {0x73320f1d32f7?, 0x73320f15efd3?}, 0xc000028050)
	/workdir/go/src/testing/testing.go:1630 +0x405 fp=0xc00004fec0 sp=0xc00004fe00 pc=0x73320f15ff65
golang.org/x/net/nettest.TestTestConn(0x0?)
	/workdir/gopath/src/golang.org/x/net/nettest/conntest_test.go:25 +0x118 fp=0xc00004ff70 sp=0xc00004fec0 pc=0x73320f1d0db8
testing.tRunner(0xc0000849c0, 0x73320f24bd80)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-04-10 17:30 linux-ppc64le-buildlet net@9001ca7d go@134af2e3 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.29s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.39s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.03s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-05-19 22:58 solaris-amd64-oraclerel net@056145cf go@6d4d71c5 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (61.17s)
    --- FAIL: TestTestConn/TCP (60.32s)
        --- FAIL: TestTestConn/TCP/FutureTimeout (60.00s)
            conntest.go:57: test timed out; terminating pipe
            conntest.go:309: unexpected Read error: read tcp 127.0.0.1:60784->127.0.0.1:48063: use of closed network connection
            conntest.go:310: roundtrip SetDeadline error: set tcp 127.0.0.1:60784: use of closed network connection
            conntest.go:310: roundtrip Write error: write tcp 127.0.0.1:60784->127.0.0.1:48063: use of closed network connection
            conntest.go:310: roundtrip Read error: read tcp 127.0.0.1:60784->127.0.0.1:48063: use of closed network connection

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-06-27 15:03 linux-ppc64le-buildlet net@1bb09e6b go@79d4defa x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.54s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.42s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.02s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-08-09 22:45 linux-ppc64le-buildlet net@126a5f3b go@14a3ffc3 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.56s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.44s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.05s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-09-06 16:02 linux-ppc64le-buildlet net@717519db go@31c1f4a6 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.73s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.53s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.13s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-10-10 15:45 linux-ppc64le-buildlet net@b225e7ca go@dacf1f1e x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.84s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.43s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.03s)
            conntest.go:93: transmitted data differs

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Oct 25, 2023

Still predominantly TestTestConn/UnixPacketPipe/BasicIO.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-10-25 18:07 linux-ppc64-sid-buildlet net@4c7a5b64 go@0262ea1f x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.66s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.48s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.02s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2023-11-01 21:30 linux-ppc64-sid-buildlet net@5791239e go@cfe36fd1 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.89s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.55s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.09s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test == "TestTestConn"
2024-02-07 21:51 linux-ppc64-sid-buildlet net@73d21fdb go@20107e05 x/net/nettest.TestTestConn (log)
--- FAIL: TestTestConn (1.43s)
    --- FAIL: TestTestConn/UnixPacketPipe (0.42s)
        --- FAIL: TestTestConn/UnixPacketPipe/BasicIO (0.03s)
            conntest.go:93: transmitted data differs

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test ~ `^TestTestConn`
2024-03-08 01:59 x_net-gotip-solaris-amd64 net@8c07e20f go@c8c46e74 x/net/nettest.TestTestConn/UnixPipe/BasicIO (log)
=== RUN   TestTestConn/UnixPipe/BasicIO
    conntest.go:57: test timed out; terminating pipe
    conntest.go:74: unexpected c1.Write error: write unix ->/opt/golang/swarm/.swarming/w/ir/x/t/go-nettest36863494: use of closed network connection
    conntest.go:77: unexpected c1.Close error: close unix ->/opt/golang/swarm/.swarming/w/ir/x/t/go-nettest36863494: use of closed network connection
    conntest.go:84: unexpected c2.Read error: read unix /opt/golang/swarm/.swarming/w/ir/x/t/go-nettest36863494->: use of closed network connection
    conntest.go:87: unexpected c2.Close error: close unix /opt/golang/swarm/.swarming/w/ir/x/t/go-nettest36863494->: use of closed network connection
    conntest.go:93: transmitted data differs
--- FAIL: TestTestConn/UnixPipe/BasicIO (60.00s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/nettest" && test ~ `^TestTestConn`
2024-03-19 17:00 x_net-go1.22-solaris-amd64 net@9e0498de release-branch.go1.22@db6097f8 x/net/nettest.TestTestConn/UnixPipe/FutureTimeout (log)
=== RUN   TestTestConn/UnixPipe/FutureTimeout
    conntest.go:57: test timed out; terminating pipe
    conntest.go:309: unexpected Read error: read unix ->/opt/golang/swarm/.swarming/w/ir/x/t/go-nettest1229897929: use of closed network connection
    conntest.go:310: roundtrip SetDeadline error: set unix : use of closed network connection
    conntest.go:310: roundtrip Write error: write unix ->/opt/golang/swarm/.swarming/w/ir/x/t/go-nettest1229897929: use of closed network connection
    conntest.go:310: roundtrip Read error: read unix ->/opt/golang/swarm/.swarming/w/ir/x/t/go-nettest1229897929: use of closed network connection
--- FAIL: TestTestConn/UnixPipe/FutureTimeout (60.00s)

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

No branches or pull requests

2 participants