matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.72k stars 271 forks source link

[Bug]: checkin regression failed report do not have privilege to execute the statement #17333

Open YANGGMM opened 3 weeks ago

YANGGMM commented 3 weeks ago

Is there an existing issue for the same bug?

Branch Name

main

Commit ID

newest

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

2024-07-04 10:13:30 INFO Executor:37 - Start to execute the script file[/home/runner/_work/matrixone/matrixone/matrixone/test/distributed/cases/snapshot/sys_restore_system_table_to_sys_account.sql] now, and it will take a few moment,pleas wait...... 2024-07-04 10:13:32 ERROR Executor:269 - [/home/runner/_work/matrixone/matrixone/matrixone/test/distributed/cases/snapshot/sys_restore_system_table_to_sys_account.sql][row:73][drop database if exists udf_db2;] was executed failed, con[id=0, user=dump, 2024-07-04 10:13:32 ERROR Executor:271 - [EXPECT RESULT]: null 2024-07-04 10:13:32 ERROR Executor:272 - [ACTUAL RESULT]: internal error: do not have privilege to execute the statement 2024-07-04 10:13:32 ERROR Executor:269 - [/home/runner/_work/matrixone/matrixone/matrixone/test/distributed/cases/snapshot/sys_restore_system_table_to_sys_account.sql][row:74][create database udf_db2;] was executed failed, con[id=0, user=dump, 2024-07-04 10:13:32 ERROR Executor:271 - [EXPECT RESULT]: null 2024-07-04 10:13:32 ERROR Executor:272 - [ACTUAL RESULT]: internal error: do not have privilege to execute the statement

Expected Behavior

No response

Steps to Reproduce

https://github.com/matrixorigin/matrixone/actions/runs/9792106609/job/27037786424

Additional information

No response

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9801993274/job/27066137800

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9802398893

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9802617492

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9803390297

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9803762389

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9803829970

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9804056500

YANGGMM commented 3 weeks ago

https://github.com/matrixorigin/ci-test/actions/runs/9804249349

YANGGMM commented 2 weeks ago

预计是权限问题,跑regression没有复现,降成s1