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.16k stars 3.82k forks source link

roachtest: cdc/pubsub-sink failed #135881

Closed cockroach-teamcity closed 6 hours ago

cockroach-teamcity commented 14 hours ago

roachtest.cdc/pubsub-sink failed with artifacts on release-24.3 @ a8238bebce529c9fbd1c795a246fbcc7f96135e4:

(cluster.go:2455).Run: full command output in run_092205.961033296_n4_cockroach-workload-r.log: COMMAND_PROBLEM: exit status 1
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/pubsub-sink/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #134756 roachtest: cdc/pubsub-sink failed [A-cdc C-test-failure O-roachtest O-robot T-cdc branch-release-23.2.15-rc] - #132975 roachtest: cdc/pubsub-sink failed [A-cdc C-test-failure O-roachtest O-robot P-3 T-cdc branch-release-23.2 release-blocker] - #132076 roachtest: cdc/pubsub-sink failed [A-cdc C-test-failure O-roachtest O-robot P-2 T-cdc branch-release-23.2.13-rc release-blocker] - #129222 roachtest: cdc/pubsub-sink failed [A-cdc C-test-failure O-roachtest O-robot P-3 T-cdc branch-release-23.1]

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-44766

wenyihu6 commented 8 hours ago
E241121 09:29:36.904707 1 workload/cli/run.go:599  [-] 4  error in payment: update district failed: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_PUSHER_ABORTED): "sql txn" meta={id=629309ca key=/Table/106/1/59/0 iso=Serializable pri=0.01875283 epo=0 ts=1732181376.793203545,0 min=1732181376.793203545,0 seq=1} lock=true stat=ABORTED rts=1732181376.793203545,0 wto=false gul=1732181377.293203545,0 (SQLSTATE 40001)
wenyihu6 commented 6 hours ago

Closed by https://github.com/cockroachdb/cockroach/pull/135915.