Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
N/A
-
None
Description
Tests fail like:
CURRENT_TEST: binlog_encryption.rpl_mixed_binlog_max_cache_size
|
mysqltest: In included file "./include/diff_tables.inc":
|
included from ./suite/rpl/include/rpl_binlog_max_cache_size.test at line 92:
|
included from /home/buildbot/ppc64le-ubuntu-2110/build/mysql-test/suite/binlog_encryption/rpl_mixed_binlog_max_cache_size.test at line 7:
|
At line 170: query 'SELECT * INTO OUTFILE '$_dt_outfile' FROM $_dt_database.$_dt_table ORDER BY `$_dt_column_list`' failed: ER_OPTION_PREVENTS_STATEMENT (1290): The MariaDB server is running with the --secure-file-priv option so it cannot execute this statement
|
--secure-file-priv is set to @ENV.MYSQLTEST_VARDIR so this shouldn't be a problem.
This is pretty much a worker problem https://buildbot.mariadb.org/#/workers/632
The compile problems are its not running the latest ci_worker from quay.io.
I suspect its either out of space on the test dir or some other permission problem.
Attachments
Issue Links
- is duplicated by
-
MDEV-27914 Some binlog_encryption tests intermittently failing on ppc64le-ubuntu-2110
-
- Closed
-
The issues seem to occur on both the fi-bbw-p9rhel7 as well as the db-p9-bbw1. I can confirm the the quay.io image should be updated and that ppc64le-ubuntu-2110 worker always used the image from quay.