-
Notifications
You must be signed in to change notification settings - Fork 925
/
docker-compose.logs
38 lines (38 loc) · 2.39 KB
/
docker-compose.logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Network lubien-multi-tenant-sqlite_erlcluster Creating
Network lubien-multi-tenant-sqlite_erlcluster Created
Container lubien-multi-tenant-sqlite-rinha2-1 Creating
Container lubien-multi-tenant-sqlite-rinha1-1 Creating
Container lubien-multi-tenant-sqlite-rinha2-1 Created
Container lubien-multi-tenant-sqlite-rinha1-1 Created
Container lubien-multi-tenant-sqlite-nginx-1 Creating
Container lubien-multi-tenant-sqlite-nginx-1 Created
Attaching to nginx-1, rinha1-1, rinha2-1
nginx-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
rinha1-1 | 22:45:58.844 [info] Tenant 1 started
rinha1-1 | 22:45:58.899 [info] Tenant 2 started
rinha1-1 | 22:45:58.974 [info] Tenant 3 started
rinha1-1 | 22:45:58.978 [info] Running BackendFightWeb.Endpoint with Bandit 1.2.2 at :::3000 (http)
rinha1-1 | 22:45:58.978 [info] Access BackendFightWeb.Endpoint at https://example.com
rinha2-1 | 22:46:01.046 [info] Tenant 4 started
rinha2-1 | 22:46:01.109 [info] Tenant 5 started
rinha1-1 | 22:46:01.114 [info] Discovered node :"[email protected]" in region replica
rinha2-1 | 22:46:01.114 [info] Discovered node :"[email protected]" in region primary
rinha2-1 | 22:46:01.115 [info] Running BackendFightWeb.Endpoint with Bandit 1.2.2 at :::3000 (http)
rinha2-1 | 22:46:01.115 [info] Access BackendFightWeb.Endpoint at https://example.com
nginx-1 exited with code 0
nginx-1 exited with code 0
rinha1-1 | 22:50:14.569 [notice] SIGTERM received - shutting down
rinha1-1 |
rinha2-1 | 22:50:14.570 [notice] SIGTERM received - shutting down
rinha2-1 |
rinha2-1 exited with code 0
rinha2-1 exited with code 0
rinha1-1 exited with code 0