-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
roachtest: clearrange/checks=false failed #84796
Comments
Looks like That lines up with the logs on W220721 08:07:39.337328 780 2@rpc/clock_offset.go:221 ⋮ [n1,rnode=2,raddr=‹10.142.0.106:26257›,class=system,heartbeat] 1462 latency jump (prev avg 1.09ms, current 2.44ms)
W220721 08:11:44.219587 5217397 google.golang.org/grpc/grpclog/component.go:41 ⋮ [-] 1466 ‹[core]›‹[Server #1] grpc: Server.processUnaryRPC failed to write status connection error: desc = "transport is closing"› On W220721 08:07:46.334269 3182 kv/kvserver/closedts/sidetransport/receiver.go:139 ⋮ [n2] 1125 closed timestamps side-transport connection dropped from node: 1
I220721 08:07:52.362771 431 kv/kvserver/replica_rangefeed.go:691 ⋮ [n2,s2,r10/3:‹/Table/{6-8}›] 1126 RangeFeed closed timestamp 1658390857.303843493,0 is behind by 15.058923525s
W220721 08:07:55.239608 1109 server/node.go:905 ⋮ [n2,summaries] 1127 health alerts detected: {Alerts:[{StoreID:2 Category:‹METRICS› Description:‹ranges.underreplicated› Value:102}]}
I220721 08:07:57.365165 6543408 kv/kvserver/replica_rangefeed.go:718 ⋮ [n2,s2,r21/3:‹/Table/2{0-1}›] 1128 RangeFeed failed to nudge: ‹retry rangefeed (REASON_NO_LEASEHOLDER)›
W220721 08:07:57.491292 257 kv/kvserver/raft_transport.go:716 ⋮ [n2] 1129 while processing outgoing Raft queue to node 1: ‹rpc error: code = Unavailable desc = keepalive ping failed to receive ACK within timeout›:
W220721 08:07:57.682020 6543570 kv/kvserver/raft_transport.go:711 ⋮ [n2] 1130 creating batch client for node 1 failed: ‹rpc error: code = Canceled desc = grpc: the client connection is closing›
W220721 08:07:57.682020 6543570 kv/kvserver/raft_transport.go:711 ⋮ [n2] 1130 +(1) ‹rpc error: code = Canceled desc = grpc: the client connection is closing›
W220721 08:07:57.682020 6543570 kv/kvserver/raft_transport.go:711 ⋮ [n2] 1130 +Error types: (1) *status.Error
W220721 08:07:57.683120 6543571 google.golang.org/grpc/grpclog/component.go:41 ⋮ [-] 1131 ‹[core]›‹[Channel #11 SubChannel #12] grpc: addrConn.createTransport failed to connect to {› Tentatively chalking this one up to a hardware issue, and thus will remove the release-blocker label. It is interesting that both this roachtest and the ERROR: result is ambiguous: error=rpc error: code = Unavailable desc = keepalive ping failed to receive ACK within timeout [propagate] (SQLSTATE 40003) |
Kicked off a manual run (logs). |
The two additional runs were fine. Hoping this was just a case of getting unlucky with hardware. Will leave this open for a few more days, just in case it collects some more failures. |
Given this hasn't fired again in the past few days, I'm going to close this. |
roachtest.clearrange/checks=false failed with artifacts on master @ 457d724622e4fa2e62d6f4e7926509dbc7d18511:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-17869
Epic CRDB-16238
The text was updated successfully, but these errors were encountered: