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: schemachange/mixed-versions failed #125747

Closed
cockroach-teamcity opened this issue Jun 16, 2024 · 1 comment · Fixed by #125946
Closed

roachtest: schemachange/mixed-versions failed #125747

cockroach-teamcity opened this issue Jun 16, 2024 · 1 comment · Fixed by #125946
Assignees
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. P-2 Issues/test failures with a fix SLA of 3 months T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 16, 2024

roachtest.schemachange/mixed-versions failed with artifacts on master @ 3aa5bdf40527e2f60b179094403b4302a1c2cbe1:

(mixedversion.go:612).Run: mixed-version test failure while running step 7 (run "run schemachange workload and validation in mixed version"): full command output in run_063057.453204075_n4_COCKROACHRANDOMSEED6.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-39588

@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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jun 16, 2024
@rafiss rafiss self-assigned this Jun 18, 2024
@rafiss
Copy link
Collaborator

rafiss commented Jun 18, 2024

{
 "workerId": 4,
 "clientTimestamp": "06:31:05.936062",
 "ops": [
  "BEGIN",
  {
   "sql": "INSERT INTO schema_w1_9.table_w2_27 (\"%q\\vcol27_w2_28\",col27_w2_29,\"c%po\"\"%p😸l\"\"27_w2_30\") VALUES (111:::INT8,'=R C}]$6':::REFCURSOR,'C7D469B2/CA0B8075':::PG_LSN),((-67):::INT8,e'0{%\\x1f\\x1f)#\\x1fZ':::REFCURSOR,'B8C5EC29/3DB375C0':::PG_LSN)"
  }
 ],
 "expectedExecErrors": "",
 "expectedCommitErrors": "",
 "message": "***UNEXPECTED ERROR; Received an unexpected execution error.: ERROR: integer out of range (SQLSTATE 22003)",

This might be related to the bounds for the pg_lsn type.

@rafiss rafiss added P-2 Issues/test failures with a fix SLA of 3 months and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jun 18, 2024
@exalate-issue-sync exalate-issue-sync bot added P-2 Issues/test failures with a fix SLA of 3 months and removed P-2 Issues/test failures with a fix SLA of 3 months labels Jun 18, 2024
@craig craig bot closed this as completed in f86e13e Jun 20, 2024
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. P-2 Issues/test failures with a fix SLA of 3 months T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants