Closed
Description
Hi, since today we are seeing a lot of [ERROR] [Entrypoint]: Unable to start server.
on CI jobs. These errors seem random.
2019-10-16 20:15:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.28-1debian9 started.
2019-10-16 20:15:46+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2019-10-16 20:15:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.28-1debian9 started.
2019-10-16 20:15:47+00:00 [Note] [Entrypoint]: Initializing database files
2019-10-16T20:15:47.045917Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2019-10-16T20:15:47.369502Z 0 [Warning] InnoDB: New log files created, LSN=45790
2019-10-16T20:15:47.414771Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2019-10-16T20:15:47.472187Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: bd8de7f3-f051-11e9-819e-0242c0a85004.
2019-10-16T20:15:47.472422Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2019-10-16T20:15:48.229401Z 0 [Warning] CA certificate ca.pem is self signed.
2019-10-16T20:15:48.506460Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
2019-10-16 20:15:50+00:00 [Note] [Entrypoint]: Database files initialized
2019-10-16 20:15:50+00:00 [Note] [Entrypoint]: Starting temporary server
Please enable --log-error option or set appropriate redirections for standard output and/or standard error in daemon mode.
2019-10-16 20:15:50+00:00 [ERROR] [Entrypoint]: Unable to start server.
Exited with code 1
Metadata
Metadata
Assignees
Labels
No labels