Skip to content

Instantly share code, notes, and snippets.

@advancingu
Created June 21, 2016 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save advancingu/fa8188be6b6c6b379a093b6b7eb78132 to your computer and use it in GitHub Desktop.
Save advancingu/fa8188be6b6c6b379a093b6b7eb78132 to your computer and use it in GitHub Desktop.
Version: '5.7.12' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
2016-06-21T21:06:59.696228Z 0 [Note] mysqld: ready for connections.
2016-06-21T21:06:59.695900Z 0 [Note] Event Scheduler: Loaded 0 events
2016-06-21T21:06:59.682981Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:59.678043Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:59.677977Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:59.553393Z 0 [Note] InnoDB: Buffer pool(s) load completed at 160621 21:06:59
2016-06-21T21:06:59.550604Z 0 [Note] Server socket created on IP: '::'.
2016-06-21T21:06:59.550528Z 0 [Note] - '::' resolves to '::'
2016-06-21T21:06:59.550475Z 0 [Note] IPv6 is available.
2016-06-21T21:06:59.550375Z 0 [Note] Server hostname (bind-address): '*'
2016-06-21T21:06:59.550274Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2016-06-21T21:06:59.546737Z 0 [Note] Plugin 'FEDERATED' is disabled.
2016-06-21T21:06:59.546475Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2016-06-21T21:06:59.546209Z 0 [Note] InnoDB: 5.7.12 started
2016-06-21T21:06:59.493953Z 0 [Note] InnoDB: Waiting for purge to start
2016-06-21T21:06:59.493341Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2016-06-21T21:06:59.493294Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2016-06-21T21:06:59.491416Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2016-06-21T21:06:59.069213Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full
2016-06-21T21:06:59.069046Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2016-06-21T21:06:58.942288Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2016-06-21T21:06:58.928243Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2016-06-21T21:06:58.925106Z 0 [Note] InnoDB: Completed initialization of buffer pool
2016-06-21T21:06:58.903165Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2016-06-21T21:06:58.886198Z 0 [Note] InnoDB: Using CPU crc32 instructions
2016-06-21T21:06:58.885998Z 0 [Note] InnoDB: Number of pools: 1
2016-06-21T21:06:58.885508Z 0 [Note] InnoDB: Using Linux native AIO
2016-06-21T21:06:58.885492Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-06-21T21:06:58.885476Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-06-21T21:06:58.885463Z 0 [Note] InnoDB: Uses event mutexes
2016-06-21T21:06:58.885448Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-06-21T21:06:58.885397Z 0 [Note] InnoDB: PUNCH HOLE support available
2016-06-21T21:06:58.877511Z 0 [Note] mysqld (mysqld 5.7.12) starting as process 7 ...
2016-06-21T21:06:58.688504Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
2016-06-21T21:06:58.688363Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
MySQL init process done. Ready for start up.
2016-06-21T21:06:58.631161Z 0 [Note] mysqld: Shutdown complete
2016-06-21T21:06:58.630612Z 0 [Note] Shutting down plugin 'binlog'
2016-06-21T21:06:58.630394Z 0 [Note] Shutting down plugin 'mysql_native_password'
2016-06-21T21:06:58.630378Z 0 [Note] Shutting down plugin 'sha256_password'
2016-06-21T21:06:58.630320Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2016-06-21T21:06:58.630303Z 0 [Note] Shutting down plugin 'CSV'
2016-06-21T21:06:58.630280Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2016-06-21T21:06:58.630247Z 0 [Note] Shutting down plugin 'MyISAM'
2016-06-21T21:06:58.630182Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2016-06-21T21:06:58.627264Z 0 [Note] InnoDB: Shutdown completed
2016-06-21T21:06:56.077729Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 160621 21:06:56
2016-06-21T21:06:56.077237Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2016-06-21T21:06:55.976273Z 0 [Note] InnoDB: Starting shutdown...
2016-06-21T21:06:55.976086Z 0 [Note] InnoDB: FTS optimize thread exiting.
2016-06-21T21:06:55.975969Z 0 [Note] Shutting down plugin 'InnoDB'
2016-06-21T21:06:55.975954Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2016-06-21T21:06:55.975939Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2016-06-21T21:06:55.975924Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2016-06-21T21:06:55.975909Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2016-06-21T21:06:55.975892Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2016-06-21T21:06:55.975873Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2016-06-21T21:06:55.975858Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2016-06-21T21:06:55.975844Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2016-06-21T21:06:55.975829Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2016-06-21T21:06:55.975814Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2016-06-21T21:06:55.975799Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2016-06-21T21:06:55.975784Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2016-06-21T21:06:55.975769Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2016-06-21T21:06:55.975754Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2016-06-21T21:06:55.975739Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2016-06-21T21:06:55.975724Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2016-06-21T21:06:55.975710Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2016-06-21T21:06:55.975695Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2016-06-21T21:06:55.975680Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2016-06-21T21:06:55.975665Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2016-06-21T21:06:55.975650Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2016-06-21T21:06:55.975635Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2016-06-21T21:06:55.975620Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2016-06-21T21:06:55.975605Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2016-06-21T21:06:55.975590Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2016-06-21T21:06:55.975575Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2016-06-21T21:06:55.975560Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2016-06-21T21:06:55.975546Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2016-06-21T21:06:55.975531Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2016-06-21T21:06:55.975515Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2016-06-21T21:06:55.975496Z 0 [Note] Shutting down plugin 'MEMORY'
2016-06-21T21:06:55.975481Z 0 [Note] Shutting down plugin 'ARCHIVE'
2016-06-21T21:06:55.975463Z 0 [Note] Shutting down plugin 'partition'
2016-06-21T21:06:55.975440Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2016-06-21T21:06:55.975389Z 0 [Note] Shutting down plugin 'ngram'
2016-06-21T21:06:55.974549Z 0 [Note] Binlog end
2016-06-21T21:06:55.974474Z 0 [Note] Event Scheduler: Purging the queue. 0 events
2016-06-21T21:06:55.974451Z 0 [Note] Forcefully disconnecting 0 remaining clients
2016-06-21T21:06:55.974431Z 0 [Note] Shutting down slave threads
2016-06-21T21:06:55.974388Z 0 [Note] Giving 0 client threads a chance to die gracefully
/entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
2016-06-21T21:06:55.972694Z 8 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:55.972337Z 8 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:55.972282Z 8 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
2016-06-21T21:06:55.901323Z 4 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:55.901220Z 4 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:55.901170Z 4 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/right/Factory' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/posix/Factory' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/Factory' as time zone. Skipping it.
Version: '5.7.12' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL)
2016-06-21T21:06:40.149836Z 0 [Note] mysqld: ready for connections.
2016-06-21T21:06:40.149563Z 0 [Note] Event Scheduler: Loaded 0 events
2016-06-21T21:06:40.135690Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:40.132289Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:40.132255Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:40.132202Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:40.132125Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
MySQL init process in progress...
2016-06-21T21:06:39.987140Z 0 [Note] InnoDB: Buffer pool(s) load completed at 160621 21:06:39
2016-06-21T21:06:39.986989Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2016-06-21T21:06:39.983715Z 0 [Note] Plugin 'FEDERATED' is disabled.
2016-06-21T21:06:39.983525Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2016-06-21T21:06:39.983192Z 0 [Note] InnoDB: 5.7.12 started
2016-06-21T21:06:39.932130Z 0 [Note] InnoDB: Waiting for purge to start
2016-06-21T21:06:39.931411Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2016-06-21T21:06:39.931365Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2016-06-21T21:06:39.929451Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2016-06-21T21:06:39.455627Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full
2016-06-21T21:06:39.455489Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2016-06-21T21:06:39.322287Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2016-06-21T21:06:39.308270Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2016-06-21T21:06:39.305298Z 0 [Note] InnoDB: Completed initialization of buffer pool
2016-06-21T21:06:39.283062Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2016-06-21T21:06:39.266440Z 0 [Note] InnoDB: Using CPU crc32 instructions
2016-06-21T21:06:39.266264Z 0 [Note] InnoDB: Number of pools: 1
2016-06-21T21:06:39.265739Z 0 [Note] InnoDB: Using Linux native AIO
2016-06-21T21:06:39.265720Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-06-21T21:06:39.265696Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-06-21T21:06:39.265674Z 0 [Note] InnoDB: Uses event mutexes
2016-06-21T21:06:39.265649Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-06-21T21:06:39.265577Z 0 [Note] InnoDB: PUNCH HOLE support available
2016-06-21T21:06:39.257646Z 0 [Note] mysqld (mysqld 5.7.12) starting as process 61 ...
2016-06-21T21:06:39.076904Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
2016-06-21T21:06:39.076758Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
MySQL init process in progress...
Database initialized
2016-06-21T21:06:26.224858Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:26.224785Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:26.224745Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:26.224699Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-21T21:06:26.224634Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
main.main()
github.com/mattermost/platform/api.NewServer()
github.com/mattermost/platform/store.NewSqlStore(0x0, 0x0)
github.com/mattermost/platform/store.initConnection(0x41c201)
github.com/mattermost/platform/store.setupConnection(0xd8a010, 0x6, 0xc8204162d8, 0x5, 0xc8203c8960, 0x47, 0xa, 0xa, 0xc820417100, 0x7f62e49454b0)
panic(0xb68f00, 0xc820398060)
goroutine 1 [running]:
panic: Failed to open sql connection dial tcp [::1]:3306: getsockopt: connection refused
[2016/06/21 21:06:17 UTC] [CRIT] Failed to ping db err:dial tcp [::1]:3306: getsockopt: connection refused
[2016/06/21 21:06:17 UTC] [INFO] Pinging sql master database
[2016/06/21 21:06:17 UTC] [INFO] Server is initializing...
[2016/06/21 21:06:17 UTC] [INFO] Loaded config file from /mm/mattermost/config/config_docker.json
[2016/06/21 21:06:17 UTC] [INFO] Current working directory is /mm/mattermost
[2016/06/21 21:06:17 UTC] [INFO] Enterprise Enabled: false
[2016/06/21 21:06:17 UTC] [INFO] Current version is 3.0.0 (3.0.3/Fri May 27 18:08:10 UTC 2016/cb745475452a9fc8ef3a9fedf6b34af7d05adba9)
[21:06:17 UTC 2016/06/21] [INFO] (github.com/mattermost/platform/utils.GetTranslationsBySystemLocale:56) Loaded system translations for 'en' from '/mm/mattermost/i18n/en.json'
starting platform
2016-06-21T21:06:02.769978Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
2016-06-21T21:06:02.768704Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2016-06-21T21:06:02.704175Z 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: f61ccb2f-37f3-11e6-8a31-0242ac110004.
2016-06-21T21:06:02.558711Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2016-06-21T21:06:01.867920Z 0 [Warning] InnoDB: New log files created, LSN=45790
2016-06-21T21:05:57.725252Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
2016-06-21T21:05:57.725113Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Initializing database
starting mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment