Created
February 3, 2017 07:41
-
-
Save codingant007/85743ea556be2bd37ab100fcaecb0879 to your computer and use it in GitHub Desktop.
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
WARNING: The VAGRANT_DATA_DIR variable is not set. Defaulting to a blank string. | |
Recreating docker_influxdb_1 | |
docker_redis_1 is up-to-date | |
Recreating docker_db_1 | |
Recreating docker_consumer_1 | |
Recreating docker_web_1 | |
Recreating docker_bigquery_1 | |
Recreating docker_influx_writer_1 | |
Attaching to docker_redis_1, docker_db_1, docker_influxdb_1, docker_consumer_1, docker_web_1, docker_influx_writer_1, docker_bigquery_1 | |
db_1 | The files belonging to this database system will be owned by user "postgres". | |
db_1 | This user must also own the server process. | |
db_1 | | |
influxdb_1 | | |
influxdb_1 | 8888888 .d888 888 8888888b. 888888b. | |
influxdb_1 | 888 d88P" 888 888 "Y88b 888 "88b | |
influxdb_1 | 888 888 888 888 888 888 .88P | |
influxdb_1 | 888 88888b. 888888 888 888 888 888 888 888 888 8888888K. | |
influxdb_1 | 888 888 "88b 888 888 888 888 Y8bd8P' 888 888 888 "Y88b | |
influxdb_1 | 888 888 888 888 888 888 888 X88K 888 888 888 888 | |
influxdb_1 | 888 888 888 888 888 Y88b 888 .d8""8b. 888 .d88P 888 d88P | |
influxdb_1 | 8888888 888 888 888 888 "Y88888 888 888 8888888P" 8888888P" | |
influxdb_1 | | |
influxdb_1 | [run] 2017/02/03 07:10:34 InfluxDB starting, version 1.0.0, branch master, commit 37992377a55fbc138b2c01edd4deffed64b53989 | |
influxdb_1 | [run] 2017/02/03 07:10:34 Go version go1.6.2, GOMAXPROCS set to 8 | |
influxdb_1 | [run] 2017/02/03 07:10:35 Using configuration at: /etc/influxdb/influxdb.conf | |
influxdb_1 | [store] 2017/02/03 07:10:35 Using data dir: /var/lib/influxdb/data | |
db_1 | The database cluster will be initialized with locale "en_US.utf8". | |
db_1 | The default database encoding has accordingly been set to "UTF8". | |
db_1 | The default text search configuration will be set to "english". | |
db_1 | | |
db_1 | Data page checksums are disabled. | |
db_1 | | |
db_1 | fixing permissions on existing directory /var/lib/postgresql/data/pgdata ... ok | |
consumer_1 | Traceback (most recent call last): | |
consumer_1 | File "redis-consumer/redis-consumer.py", line 9, in <module> | |
consumer_1 | import config | |
consumer_1 | ImportError: No module named config | |
influxdb_1 | [cacheloader] 2017/02/03 07:10:35 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00001.wal, size 117709 | |
web_1 | Traceback (most recent call last): | |
web_1 | File "manage.py", line 9, in <module> | |
web_1 | import config | |
web_1 | ImportError: No module named config | |
db_1 | creating subdirectories ... ok | |
redis_1 | _._ | |
redis_1 | _.-``__ ''-._ | |
redis_1 | _.-`` `. `_. ''-._ Redis 3.2.1 (00000000/0) 64 bit | |
redis_1 | .-`` .-```. ```\/ _.,_ ''-._ | |
redis_1 | ( ' , .-` | `, ) Running in standalone mode | |
redis_1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 | |
redis_1 | | `-._ `._ / _.-' | PID: 1 | |
redis_1 | `-._ `-._ `-./ _.-' _.-' | |
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| | |
redis_1 | | `-._`-._ _.-'_.-' | http://redis.io | |
redis_1 | `-._ `-._`-.__.-'_.-' _.-' | |
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| | |
redis_1 | | `-._`-._ _.-'_.-' | | |
redis_1 | `-._ `-._`-.__.-'_.-' _.-' | |
redis_1 | `-._ `-.__.-' _.-' | |
redis_1 | `-._ _.-' | |
redis_1 | `-.__.-' | |
redis_1 | | |
redis_1 | 1:M 02 Feb 19:27:28.230 # 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 02 Feb 19:27:28.230 # Server started, Redis version 3.2.1 | |
redis_1 | 1:M 02 Feb 19:27:28.230 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. | |
redis_1 | 1:M 02 Feb 19:27:28.230 # 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 02 Feb 19:27:28.230 * The server is now ready to accept connections on port 6379 | |
redis_1 | 1:signal-handler (1486064783) Received SIGTERM scheduling shutdown... | |
redis_1 | 1:M 02 Feb 19:46:23.808 # User requested shutdown... | |
redis_1 | 1:M 02 Feb 19:46:23.808 # Redis is now ready to exit, bye bye... | |
redis_1 | _._ | |
redis_1 | _.-``__ ''-._ | |
redis_1 | _.-`` `. `_. ''-._ Redis 3.2.1 (00000000/0) 64 bit | |
redis_1 | .-`` .-```. ```\/ _.,_ ''-._ | |
redis_1 | ( ' , .-` | `, ) Running in standalone mode | |
redis_1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 | |
db_1 | selecting default max_connections ... 100 | |
db_1 | selecting default shared_buffers ... 128MB | |
influxdb_1 | [cacheloader] 2017/02/03 07:10:35 reading file /var/lib/influxdb/wal/_internal/monitor/1/_00002.wal, size 0 | |
redis_1 | | `-._ `._ / _.-' | PID: 1 | |
redis_1 | `-._ `-._ `-./ _.-' _.-' | |
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| | |
redis_1 | | `-._`-._ _.-'_.-' | http://redis.io | |
redis_1 | `-._ `-._`-.__.-'_.-' _.-' | |
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| | |
redis_1 | | `-._`-._ _.-'_.-' | | |
redis_1 | `-._ `-._`-.__.-'_.-' _.-' | |
redis_1 | `-._ `-.__.-' _.-' | |
redis_1 | `-._ _.-' | |
redis_1 | `-.__.-' | |
redis_1 | | |
redis_1 | 1:M 02 Feb 19:46:55.682 # 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 02 Feb 19:46:55.682 # Server started, Redis version 3.2.1 | |
redis_1 | 1:M 02 Feb 19:46:55.682 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. | |
redis_1 | 1:M 02 Feb 19:46:55.682 # 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 02 Feb 19:46:55.682 * The server is now ready to accept connections on port 6379 | |
redis_1 | 1:signal-handler (1486065818) Received SIGTERM scheduling shutdown... | |
redis_1 | 1:M 02 Feb 20:03:38.415 # User requested shutdown... | |
redis_1 | 1:M 02 Feb 20:03:38.415 # Redis is now ready to exit, bye bye... | |
redis_1 | _._ | |
redis_1 | _.-``__ ''-._ | |
redis_1 | _.-`` `. `_. ''-._ Redis 3.2.1 (00000000/0) 64 bit | |
redis_1 | .-`` .-```. ```\/ _.,_ ''-._ | |
redis_1 | ( ' , .-` | `, ) Running in standalone mode | |
redis_1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 | |
redis_1 | | `-._ `._ / _.-' | PID: 1 | |
redis_1 | `-._ `-._ `-./ _.-' _.-' | |
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| | |
redis_1 | | `-._`-._ _.-'_.-' | http://redis.io | |
redis_1 | `-._ `-._`-.__.-'_.-' _.-' | |
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| | |
redis_1 | | `-._`-._ _.-'_.-' | | |
redis_1 | `-._ `-._`-.__.-'_.-' _.-' | |
redis_1 | `-._ `-.__.-' _.-' | |
redis_1 | `-._ _.-' | |
redis_1 | `-.__.-' | |
redis_1 | | |
redis_1 | 1:M 03 Feb 06:58:15.152 # 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 03 Feb 06:58:15.153 # Server started, Redis version 3.2.1 | |
redis_1 | 1:M 03 Feb 06:58:15.153 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. | |
redis_1 | 1:M 03 Feb 06:58:15.153 # 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 03 Feb 06:58:15.153 * The server is now ready to accept connections on port 6379 | |
db_1 | selecting dynamic shared memory implementation ... posix | |
influx_writer_1 | Traceback (most recent call last): | |
influx_writer_1 | File "influx-writer/influx-writer.py", line 15, in <module> | |
influx_writer_1 | import config | |
influx_writer_1 | ImportError: No module named config | |
docker_consumer_1 exited with code 1 | |
db_1 | creating configuration files ... ok | |
bigquery_1 | Traceback (most recent call last): | |
bigquery_1 | File "bigquery-writer/bigquery-writer.py", line 12, in <module> | |
bigquery_1 | import config | |
bigquery_1 | ImportError: No module named config | |
db_1 | creating template1 database in /var/lib/postgresql/data/pgdata/base/1 ... ok | |
docker_web_1 exited with code 1 | |
Traceback (most recent call last): | |
File "/usr/bin/docker-compose", line 11, in <module> | |
sys.exit(main()) | |
File "/usr/lib/python3.5/site-packages/compose/cli/main.py", line 64, in main | |
command() | |
File "/usr/lib/python3.5/site-packages/compose/cli/main.py", line 116, in perform_command | |
handler(command, command_options) | |
File "/usr/lib/python3.5/site-packages/compose/cli/main.py", line 861, in up | |
log_printer.run() | |
File "/usr/lib/python3.5/site-packages/compose/cli/log_printer.py", line 98, in run | |
self.output.write(line) | |
UnicodeEncodeError: 'ascii' codec can't encode character '\xb5' in position 131: ordinal not in range(128) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment