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

teamcity: failed test: TestBackupRestoreWithConcurrentWrites #40843

Closed
cockroach-teamcity opened this issue Sep 17, 2019 · 2 comments
Closed
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

The following tests appear to have failed on master (test): TestBackupRestoreWithConcurrentWrites

You may want to check for open issues.

#1493842:

TestBackupRestoreWithConcurrentWrites
...6 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] intent_resolver_ir_batcher
1      [async] closedts-rangefeed-subscriber
I190917 19:21:23.703472 99806 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
W190917 19:21:23.703553 81714 storage/raft_transport.go:620  [n3] while processing outgoing Raft queue to node 1: rpc error: code = Canceled desc = grpc: the client connection is closing:
W190917 19:21:23.703768 81846 storage/raft_transport.go:620  [n3] while processing outgoing Raft queue to node 1: rpc error: code = Unavailable desc = transport is closing:
W190917 19:21:23.703804 81833 storage/raft_transport.go:620  [n1] while processing outgoing Raft queue to node 3: EOF:
W190917 19:21:23.703864 82144 storage/raft_transport.go:620  [n1] while processing outgoing Raft queue to node 3: EOF:
I190917 19:21:23.704740 99804 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] storage.IntentResolver: cleanup txn records
1      [async] closedts-rangefeed-subscriber
I190917 19:21:23.701561 99805 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] intent_resolver_ir_batcher
1      [async] intent_resolver_gc_batcher
1      [async] closedts-rangefeed-subscriber
W190917 19:21:23.701632 83999 storage/raft_transport.go:620  [n3] while processing outgoing Raft queue to node 2: rpc error: code = Canceled desc = grpc: the client connection is closing:
W190917 19:21:23.701719 99862 storage/intentresolver/intent_resolver.go:818  failed to gc transaction record: could not GC completed transaction anchored at /Table/3/1/54/2/1: node unavailable; try another peer
I190917 19:21:23.704833 99804 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
I190917 19:21:23.704862 99805 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
W190917 19:21:23.702061 81065 gossip/gossip.go:1517  [n2] no incoming or outgoing connections
W190917 19:21:23.702105 81439 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 1: rpc error: code = Canceled desc = grpc: the client connection is closing:
W190917 19:21:23.702186 81232 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 1: rpc error: code = Canceled desc = grpc: the client connection is closing:
W190917 19:21:23.702252 83947 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 3: rpc error: code = Canceled desc = grpc: the client connection is closing:
W190917 19:21:23.702302 84237 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 3: rpc error: code = Canceled desc = grpc: the client connection is closing:
I190917 19:21:23.705130 99805 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
I190917 19:21:23.705171 99804 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
I190917 19:21:23.705204 99806 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
I190917 19:21:23.705232 99804 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
I190917 19:21:23.705258 99806 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
I190917 19:21:23.705435 99805 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-rangefeed-subscriber
    backup_test.go:1899: error executing 'SELECT id, balance, payload FROM data.bank WHERE id != balance': pq: table "bank" is offline: restoring




Please assign, take a look and update the issue accordingly.

@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Sep 17, 2019
@cockroach-teamcity cockroach-teamcity added this to the 19.2 milestone Sep 17, 2019
@nvanbenschoten
Copy link
Member

@lucy-zhang could I assign this to you to take a look at or hand off to someone on bulk-io?

@thoszhang
Copy link
Contributor

This is basically a duplicate of #40361 so I'll close this in favor of that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

3 participants