Created
October 20, 2019 02:43
-
-
Save byhbt/53a7d72fbb487a4b1a39f8761ebc80f5 to your computer and use it in GitHub Desktop.
log docker-compose up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ gsviecweb git:(trunk) ✗ docker-compose up --build --force-recreate | |
WARNING: Found orphan containers (gsviecweb_redis-master_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up. | |
Recreating gsviecweb_redis_1 ... done | |
Recreating gsviecweb_db_1 ... done | |
Recreating gsviecweb_phpmyadmin_1 ... done | |
Recreating gsviecweb_php_1 ... done | |
Attaching to gsviecweb_redis_1, gsviecweb_db_1, gsviecweb_php_1, gsviecweb_phpmyadmin_1 | |
redis_1 | 1:C 20 Oct 2019 01:43:03.591 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo | |
redis_1 | 1:C 20 Oct 2019 01:43:03.591 # Redis version=5.0.6, bits=64, commit=00000000, modified=0, pid=1, just started | |
redis_1 | 1:C 20 Oct 2019 01:43:03.591 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf | |
redis_1 | 1:M 20 Oct 2019 01:43:03.593 # Not listening to IPv6: unsupproted | |
redis_1 | 1:M 20 Oct 2019 01:43:03.593 * Running mode=standalone, port=6379. | |
db_1 | 2019-10-20 01:43:05+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.28-1debian9 started. | |
redis_1 | 1:M 20 Oct 2019 01:43:03.593 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. | |
redis_1 | 1:M 20 Oct 2019 01:43:03.593 # Server initialized | |
redis_1 | 1:M 20 Oct 2019 01:43:03.593 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled. | |
redis_1 | 1:M 20 Oct 2019 01:43:03.593 * Ready to accept connections | |
db_1 | 2019-10-20 01:43:05+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' | |
php_1 | ntpd: can't set priority: Permission denied | |
php_1 | reset adjtime failed: Operation not permitted | |
db_1 | 2019-10-20 01:43:05+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.28-1debian9 started. | |
phpmyadmin_1 | phpMyAdmin not found in /var/www/html - copying now... | |
php_1 | creating new /var/db/ntpd.drift | |
php_1 | adjtimex failed: Operation not permitted | |
db_1 | 2019-10-20T01:43:05.740519Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). | |
db_1 | 2019-10-20T01:43:05.741609Z 0 [Note] mysqld (mysqld 5.7.28) starting as process 1 ... | |
db_1 | 2019-10-20T01:43:05.743481Z 0 [Note] InnoDB: PUNCH HOLE support available | |
db_1 | 2019-10-20T01:43:05.743492Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins | |
db_1 | 2019-10-20T01:43:05.743495Z 0 [Note] InnoDB: Uses event mutexes | |
db_1 | 2019-10-20T01:43:05.743497Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier | |
db_1 | 2019-10-20T01:43:05.743499Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 | |
db_1 | 2019-10-20T01:43:05.743501Z 0 [Note] InnoDB: Using Linux native AIO | |
db_1 | 2019-10-20T01:43:05.743654Z 0 [Note] InnoDB: Number of pools: 1 | |
db_1 | 2019-10-20T01:43:05.743720Z 0 [Note] InnoDB: Using CPU crc32 instructions | |
db_1 | 2019-10-20T01:43:05.744871Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M | |
db_1 | 2019-10-20T01:43:05.750399Z 0 [Note] InnoDB: Completed initialization of buffer pool | |
db_1 | 2019-10-20T01:43:05.751791Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). | |
db_1 | 2019-10-20T01:43:05.762746Z 0 [Note] InnoDB: Highest supported file format is Barracuda. | |
db_1 | 2019-10-20T01:43:05.769899Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables | |
db_1 | 2019-10-20T01:43:05.769946Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... | |
db_1 | 2019-10-20T01:43:05.796812Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. | |
db_1 | 2019-10-20T01:43:05.797292Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. | |
db_1 | 2019-10-20T01:43:05.797299Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. | |
db_1 | 2019-10-20T01:43:05.797810Z 0 [Note] InnoDB: 5.7.28 started; log sequence number 12440306 | |
db_1 | 2019-10-20T01:43:05.797978Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool | |
db_1 | 2019-10-20T01:43:05.798090Z 0 [Note] Plugin 'FEDERATED' is disabled. | |
db_1 | 2019-10-20T01:43:05.798885Z 0 [Note] InnoDB: Buffer pool(s) load completed at 191020 1:43:05 | |
db_1 | 2019-10-20T01:43:05.801753Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. | |
db_1 | 2019-10-20T01:43:05.801762Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. | |
db_1 | 2019-10-20T01:43:05.802168Z 0 [Warning] CA certificate ca.pem is self signed. | |
db_1 | 2019-10-20T01:43:05.802189Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. | |
db_1 | 2019-10-20T01:43:05.802415Z 0 [Note] Server hostname (bind-address): '*'; port: 3306 | |
db_1 | 2019-10-20T01:43:05.803029Z 0 [Note] IPv6 is not available. | |
db_1 | 2019-10-20T01:43:05.803039Z 0 [Note] - '0.0.0.0' resolves to '0.0.0.0'; | |
db_1 | 2019-10-20T01:43:05.803104Z 0 [Note] Server socket created on IP: '0.0.0.0'. | |
db_1 | 2019-10-20T01:43:05.807129Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. | |
db_1 | 2019-10-20T01:43:05.812253Z 0 [Note] Event Scheduler: Loaded 0 events | |
db_1 | 2019-10-20T01:43:05.812401Z 0 [Note] mysqld: ready for connections. | |
db_1 | Version: '5.7.28' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL) | |
phpmyadmin_1 | Complete! phpMyAdmin has been successfully copied to /var/www/html | |
phpmyadmin_1 | [20-Oct-2019 01:43:06] NOTICE: Failed implicitly binding to ::, retrying with 0.0.0.0 | |
phpmyadmin_1 | [20-Oct-2019 01:43:06] NOTICE: Failed implicitly binding to ::, retrying with 0.0.0.0 | |
phpmyadmin_1 | [20-Oct-2019 01:43:06] NOTICE: fpm is running, pid 1 | |
phpmyadmin_1 | [20-Oct-2019 01:43:06] NOTICE: ready to handle connections | |
php_1 | NOTICE: Change 'ServerName' globally and hide server message by setting environment variable >> 'APACHE_SERVER_NAME=your.server.name' in docker command or docker-compose file | |
php_1 | Clearing any old processes... | |
php_1 | Starting apache... | |
php_1 | AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.18.0.6. Set the 'ServerName' directive globally to suppress this message |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment