cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.2k stars 3.82k forks source link

roachtest: backup-restore/round-trip failed [failed to generate a random operation: role/user does not exist] #136192

Open cockroach-teamcity opened 4 days ago

cockroach-teamcity commented 4 days ago

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.backup-restore/round-trip failed with artifacts on master @ 67caf19d3998bb3ca1ada7e3c14486d505b68012:

(monitor.go:149).Wait: monitor failure: full command output in run_071253.318171785_n4_COCKROACHRANDOMSEED4.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/backup-restore/round-trip/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #134494 roachtest: backup-restore/round-trip failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.3]

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-44911

cockroach-teamcity commented 2 days ago

roachtest.backup-restore/round-trip failed with artifacts on master @ 4e677e4e68cd2c13684d16b06ad15318887298cb:

(monitor.go:149).Wait: monitor failure: failed to run schema change workload: full command output in run_130528.724443987_n4_COCKROACHRANDOMSEED6.log: COMMAND_PROBLEM: exit status 1 [owner=sql-foundations]
test artifacts and logs in: /artifacts/backup-restore/round-trip/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #134494 roachtest: backup-restore/round-trip failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.3]

This test on roachdash | Improve this report!

rafiss commented 1 day ago
E241126 07:14:04.777851 1 workload/cli/run.go:599  [-] 3  ***UNEXPECTED ERROR; Failed to generate a random operation: failed generating operation: selectStmt: error getting random table name: ERROR: role/user "ksyiis" does not exist (SQLSTATE 42704)

same as https://github.com/cockroachdb/cockroach/issues/136230