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: autoupgrade failed #99558

Closed
cockroach-teamcity opened this issue Mar 25, 2023 · 3 comments
Closed

roachtest: autoupgrade failed #99558

cockroach-teamcity opened this issue Mar 25, 2023 · 3 comments
Labels
branch-master Failures and bugs on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-duplicate Closed as a duplicate of another issue.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 25, 2023

roachtest.autoupgrade failed with artifacts on master @ 0fcc33bc2870961b9387999d8a9fed97fccbb2ae:

test artifacts and logs in: /artifacts/autoupgrade/run_1
(autoupgrade.go:233).func1: determining cluster version: pq: operation "show cluster setting version" timed out after 2m0s (given timeout 2m0s): value differs between local setting ([18 8 8 22 16 2 24 0 32 91]) and KV ([18 8 8 22 16 2 24 0 32 90]); try again later (<nil> after 1m59.35979191s)

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-25931

@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 25, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 25, 2023
@blathers-crl blathers-crl bot added the T-kv KV Team label Mar 25, 2023
@erikgrinaker
Copy link
Contributor

Dupe of #99459 and #99115.

@erikgrinaker erikgrinaker added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. X-duplicate Closed as a duplicate of another issue. labels Mar 27, 2023
@blathers-crl blathers-crl bot added the T-sql-schema-deprecated Use T-sql-foundations instead label Mar 27, 2023
@nvanbenschoten nvanbenschoten removed T-kv KV Team T-sql-schema-deprecated Use T-sql-foundations instead labels Mar 27, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.autoupgrade failed with artifacts on master @ bb5c97b5d2073a27e7ec88654b05ac913112f610:

test artifacts and logs in: /artifacts/autoupgrade/run_1
(autoupgrade.go:233).func1: determining cluster version: pq: operation "show cluster setting version" timed out after 2m0s (given timeout 2m0s): value differs between local setting ([18 8 8 22 16 2 24 0 32 41]) and KV ([18 8 8 22 16 2 24 0 32 40]); try again later (<nil> after 1m57.97568665s)

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@tbg
Copy link
Member

tbg commented Mar 31, 2023

Fixed by #99967, which I verified via 20/20 passing runs (./pkg/cmd/roachtest/roachstress.sh -c 20 autoupgrade)

@tbg tbg closed this as completed Mar 31, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
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-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-duplicate Closed as a duplicate of another issue.
Projects
None yet
Development

No branches or pull requests

5 participants