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 #40881

Closed
cockroach-teamcity opened this issue Sep 18, 2019 · 1 comment
Closed
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.

#1495710:

TestBackupRestoreWithConcurrentWrites
... client connection is closing:
I190918 17:57:41.224608 93410 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] storage.IntentResolver: cleanup txn records
1      [async] intent_resolver_ir_batcher
1      [async] closedts-rangefeed-subscriber
W190918 17:57:41.224693 93432 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
I190918 17:57:41.224721 93410 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] intent_resolver_ir_batcher
1      [async] closedts-rangefeed-subscriber
W190918 17:57:41.224731 93372 storage/intentresolver/intent_resolver.go:818  failed to gc transaction record: could not GC completed transaction anchored at /Local/Range/Table/54/1/8/RangeDescriptor: node unavailable; try another peer
I190918 17:57:41.224753 93411 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] storage.IntentResolver: cleanup txn records
1      [async] intent_resolver_gc_batcher
1      [async] closedts-rangefeed-subscriber
I190918 17:57:41.224770 93410 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
I190918 17:57:41.224805 93411 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] intent_resolver_gc_batcher
1      [async] closedts-rangefeed-subscriber
W190918 17:57:41.226015 81193 storage/raft_transport.go:620  [n1] while processing outgoing Raft queue to node 3: EOF:
W190918 17:57:41.226091 83498 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 3: EOF:
W190918 17:57:41.226405 80538 storage/raft_transport.go:620  [n1] while processing outgoing Raft queue to node 3: EOF:
W190918 17:57:41.226494 82849 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 3: EOF:
W190918 17:57:41.226597 80776 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 1: EOF:
W190918 17:57:41.226671 80715 storage/raft_transport.go:620  [n2] while processing outgoing Raft queue to node 1: EOF:
W190918 17:57:41.226782 80542 storage/raft_transport.go:620  [n3] while processing outgoing Raft queue to node 1: EOF:
W190918 17:57:41.226889 80506 gossip/gossip.go:1517  [n3] no incoming or outgoing connections
W190918 17:57:41.230492 80591 storage/raft_transport.go:620  [n1] while processing outgoing Raft queue to node 2: EOF:
W190918 17:57:41.230677 81103 storage/raft_transport.go:620  [n1] while processing outgoing Raft queue to node 2: EOF:
W190918 17:57:41.230707 82998 storage/raft_transport.go:620  [n3] while processing outgoing Raft queue to node 2: EOF:
W190918 17:57:41.230943 79981 gossip/gossip.go:1517  [n2] no incoming or outgoing connections
I190918 17:57:41.232254 93411 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
1      [async] closedts-rangefeed-subscriber
I190918 17:57:41.233079 93410 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
I190918 17:57:41.233119 93410 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
I190918 17:57:41.233272 93411 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
I190918 17:57:41.237830 93412 util/stop/stopper.go:542  quiescing; tasks left:
2      [async] closedts-subscription
I190918 17:57:41.238019 93412 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
I190918 17:57:41.238203 93411 util/stop/stopper.go:542  quiescing; tasks left:
1      [async] closedts-subscription
    backup_test.go:1896: 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 18, 2019
@cockroach-teamcity cockroach-teamcity added this to the 19.2 milestone Sep 18, 2019
@nvanbenschoten
Copy link
Member

Duplicate of #40361.

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

2 participants