yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.02k stars 1.08k forks source link

[YSQL] Flakey test Pg15UpgradeTest.YbGinIndex #25043

Open timothy-e opened 17 hours ago

timothy-e commented 17 hours ago

Jira Link: DB-14177

Description

Fails about 30% of the time with

Bad status: Network error (yb/yql/pgwrapper/libpq_utils.cc:436): Execute of 'CREATE INDEX gin_idx_3 ON expression USING ybgin (jsonb_to_tsvector('simple', j, '["string"]'))' failed: 7, message: ERROR:  ERROR:  [Not found (yb/master/catalog_manager.cc:11686): LookupByIdRpc(tablet: d43e69512bb646c9a30c4d1f8042c546, num_attempts: 1) failed: Tablet deleted: Table deleted at 2024-11-21 04:24:40 UTC (split child tablet IDs [])] (pgsql error XX000) (aux msg ERROR:  ERROR:  [Not found (yb/master/catalog_manager.cc:11686): LookupByIdRpc(tablet: d43e69512bb646c9a30c4d1f8042c546, num_attempts: 1) failed: Tablet deleted: Table deleted at 2024-11-21 04:24:40 UTC (split child tablet IDs [])])

Issue Type

kind/failing-test

Warning: Please confirm that this issue does not contain any sensitive information