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

roachtest: follower-reads/survival=zone/locality=global failed #62067

Closed
cockroach-teamcity opened this issue Mar 16, 2021 · 1 comment · Fixed by #62411
Closed

roachtest: follower-reads/survival=zone/locality=global failed #62067

cockroach-teamcity opened this issue Mar 16, 2021 · 1 comment · Fixed by #62411
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).follower-reads/survival=zone/locality=global failed on master@e9387a6e5dfdad71c74ccd0a07c907632613fa3e:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/follower-reads/survival=zone/locality=global/run_1
	test.go:288,assertions.go:262,assertions.go:1332,require.go:1035,follower_reads.go:176,follower_reads.go:54,test_runner.go:768: 
			Error Trace:	follower_reads.go:176
			            				follower_reads.go:54
			            				test_runner.go:768
			            				asm_amd64.s:1374
			Error:      	Received unexpected error:
			            	sql: no rows in result set
			Test:       	follower-reads/survival=zone/locality=global

More

Artifacts: /follower-reads/survival=zone/locality=global

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Mar 16, 2021
@cockroach-teamcity
Copy link
Member Author

(roachtest).follower-reads/survival=zone/locality=global failed on master@893643b63ea0b1cfa4888c6b73b5c68a9c100c3a:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/follower-reads/survival=zone/locality=global/run_1
	test.go:288,assertions.go:262,assertions.go:1332,require.go:1035,follower_reads.go:176,follower_reads.go:54,test_runner.go:768: 
			Error Trace:	follower_reads.go:176
			            				follower_reads.go:54
			            				test_runner.go:768
			            				asm_amd64.s:1374
			Error:      	Received unexpected error:
			            	sql: no rows in result set
			Test:       	follower-reads/survival=zone/locality=global

More

Artifacts: /follower-reads/survival=zone/locality=global

See this test on roachdash
powered by pkg/cmd/internal/issues

craig bot pushed a commit that referenced this issue Mar 23, 2021
62411: roachtest: wait for range split in follower-reads test r=nvanbenschoten a=nvanbenschoten

Fixes #62240.
Fixes #62196.
Fixes #62067.
Fixes #62065.

Range splits after a table creation are async, so don't expect one immediately.

Co-authored-by: Nathan VanBenschoten <[email protected]>
@craig craig bot closed this as completed in 1a417c9 Mar 23, 2021
nvanbenschoten added a commit to nvanbenschoten/cockroach that referenced this issue Apr 1, 2021
Fixes cockroachdb#62240.
Fixes cockroachdb#62196.
Fixes cockroachdb#62067.
Fixes cockroachdb#62065.

Range splits after a table creation are async, so don't expect one immediately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant