-
Notifications
You must be signed in to change notification settings - Fork 923
/
Copy pathdocker-compose.logs
148 lines (148 loc) · 12.9 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
Network rinha-nginx-2024-q1 Creating
Network rinha-nginx-2024-q1 Created
Container rinha-db Creating
Container rinha-db Created
Container rinha-api-02 Creating
Container rinha-api-01 Creating
Container rinha-api-02 Created
Container rinha-api-01 Created
Container rinha-proxy Creating
Container rinha-proxy Created
Attaching to rinha-api-01, rinha-api-02, rinha-db, rinha-proxy
rinha-db | The files belonging to this database system will be owned by user "postgres".
rinha-db | This user must also own the server process.
rinha-db |
rinha-db | The database cluster will be initialized with locale "en_US.utf8".
rinha-db | The default database encoding has accordingly been set to "UTF8".
rinha-db | The default text search configuration will be set to "english".
rinha-db |
rinha-db | Data page checksums are disabled.
rinha-db |
rinha-db | fixing permissions on existing directory /var/lib/postgresql/data ... ok
rinha-db | creating subdirectories ... ok
rinha-db | selecting dynamic shared memory implementation ... posix
rinha-db | selecting default max_connections ... 100
rinha-db | selecting default shared_buffers ... 128MB
rinha-db | selecting default time zone ... Etc/UTC
rinha-db | creating configuration files ... ok
rinha-db | running bootstrap script ... ok
rinha-db | performing post-bootstrap initialization ... ok
rinha-db | initdb: warning: enabling "trust" authentication for local connections
rinha-db | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
rinha-db | syncing data to disk ... ok
rinha-db |
rinha-db |
rinha-db | Success. You can now start the database server using:
rinha-db |
rinha-db | pg_ctl -D /var/lib/postgresql/data -l logfile start
rinha-db |
rinha-db | waiting for server to start....2024-03-07 13:58:20.500 UTC [48] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
rinha-db | 2024-03-07 13:58:20.504 UTC [48] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
rinha-db | 2024-03-07 13:58:20.517 UTC [51] LOG: database system was shut down at 2024-03-07 13:58:19 UTC
rinha-db | 2024-03-07 13:58:20.524 UTC [48] LOG: database system is ready to accept connections
rinha-db | done
rinha-db | server started
rinha-db | CREATE DATABASE
rinha-db |
rinha-db |
rinha-db | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init.sql
rinha-db | CREATE TABLE
rinha-db | CREATE TABLE
rinha-db | CREATE INDEX
rinha-db | INSERT 0 5
rinha-db | CREATE FUNCTION
rinha-db |
rinha-db |
rinha-db | waiting for server to shut down....2024-03-07 13:58:20.763 UTC [48] LOG: received fast shutdown request
rinha-db | 2024-03-07 13:58:20.766 UTC [48] LOG: aborting any active transactions
rinha-db | 2024-03-07 13:58:20.768 UTC [48] LOG: background worker "logical replication launcher" (PID 54) exited with exit code 1
rinha-db | 2024-03-07 13:58:20.769 UTC [49] LOG: shutting down
rinha-db | 2024-03-07 13:58:20.772 UTC [49] LOG: checkpoint starting: shutdown immediate
rinha-db | 2024-03-07 13:58:21.290 UTC [49] LOG: checkpoint complete: wrote 936 buffers (5.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.382 s, sync=0.121 s, total=0.522 s; sync files=315, longest=0.053 s, average=0.001 s; distance=4294 kB, estimate=4294 kB; lsn=0/191C2C0, redo lsn=0/191C2C0
rinha-db | 2024-03-07 13:58:21.295 UTC [48] LOG: database system is shut down
rinha-db | done
rinha-db | server stopped
rinha-db |
rinha-db | PostgreSQL init process complete; ready for start up.
rinha-db |
rinha-db | 2024-03-07 13:58:21.390 UTC [1] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
rinha-db | 2024-03-07 13:58:21.390 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
rinha-db | 2024-03-07 13:58:21.390 UTC [1] LOG: listening on IPv6 address "::", port 5432
rinha-db | 2024-03-07 13:58:21.397 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
rinha-db | 2024-03-07 13:58:21.407 UTC [66] LOG: database system was shut down at 2024-03-07 13:58:21 UTC
rinha-db | 2024-03-07 13:58:21.414 UTC [1] LOG: database system is ready to accept connections
rinha-api-02 |
rinha-api-02 | . ____ _ __ _ _
rinha-api-02 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
rinha-api-02 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
rinha-api-02 | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
rinha-api-02 | ' |____| .__|_| |_|_| |_\__, | / / / /
rinha-api-02 | =========|_|==============|___/=/_/_/_/
rinha-api-02 | :: Spring Boot :: (v3.2.1)
rinha-api-02 |
rinha-api-02 | 2024-03-07T13:58:24.626Z INFO 1 --- [ main] c.g.l.rinhabackend2024.Application : Starting AOT-processed Application using Java 21.0.2 with PID 1 (/workspace/com.github.lucasmro.rinhabackend2024.Application started by cnb in /workspace)
rinha-api-02 | 2024-03-07T13:58:24.626Z INFO 1 --- [ main] c.g.l.rinhabackend2024.Application : No active profile set, falling back to 1 default profile: "default"
rinha-api-02 | 2024-03-07T13:58:24.643Z INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8080 (http)
rinha-api-02 | 2024-03-07T13:58:24.715Z INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
rinha-api-02 | 2024-03-07T13:58:24.715Z INFO 1 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.17]
rinha-api-02 | 2024-03-07T13:58:24.723Z INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
rinha-api-02 | 2024-03-07T13:58:24.723Z INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 97 ms
rinha-api-01 |
rinha-api-01 | . ____ _ __ _ _
rinha-api-01 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
rinha-api-01 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
rinha-api-01 | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
rinha-api-01 | ' |____| .__|_| |_|_| |_\__, | / / / /
rinha-api-01 | =========|_|==============|___/=/_/_/_/
rinha-api-01 | :: Spring Boot :: (v3.2.1)
rinha-api-01 |
rinha-api-01 | 2024-03-07T13:58:24.727Z INFO 1 --- [ main] c.g.l.rinhabackend2024.Application : Starting AOT-processed Application using Java 21.0.2 with PID 1 (/workspace/com.github.lucasmro.rinhabackend2024.Application started by cnb in /workspace)
rinha-api-01 | 2024-03-07T13:58:24.727Z INFO 1 --- [ main] c.g.l.rinhabackend2024.Application : No active profile set, falling back to 1 default profile: "default"
rinha-api-02 | 2024-03-07T13:58:24.738Z INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
rinha-api-01 | 2024-03-07T13:58:24.744Z INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8080 (http)
rinha-api-01 | 2024-03-07T13:58:24.745Z INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
rinha-api-01 | 2024-03-07T13:58:24.745Z INFO 1 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.17]
rinha-api-02 | 2024-03-07T13:58:24.816Z INFO 1 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1eecb4f1
rinha-api-02 | 2024-03-07T13:58:24.817Z INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
rinha-api-01 | 2024-03-07T13:58:24.825Z INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
rinha-api-01 | 2024-03-07T13:58:24.825Z INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 98 ms
rinha-api-01 | 2024-03-07T13:58:24.842Z INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
rinha-api-01 | 2024-03-07T13:58:24.922Z INFO 1 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@78a79a4
rinha-api-01 | 2024-03-07T13:58:24.922Z INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
rinha-proxy | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
rinha-proxy | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
rinha-proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
rinha-api-02 | 2024-03-07T13:58:25.115Z INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8080 (http) with context path ''
rinha-api-02 | 2024-03-07T13:58:25.115Z INFO 1 --- [ main] c.g.l.rinhabackend2024.Application : Started Application in 0.502 seconds (process running for 0.507)
rinha-api-01 | 2024-03-07T13:58:25.131Z INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8080 (http) with context path ''
rinha-api-01 | 2024-03-07T13:58:25.132Z INFO 1 --- [ main] c.g.l.rinhabackend2024.Application : Started Application in 0.457 seconds (process running for 0.461)
rinha-proxy | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
rinha-proxy | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
rinha-proxy | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
rinha-proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
rinha-proxy | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
rinha-proxy | /docker-entrypoint.sh: Configuration complete; ready for start up
rinha-api-01 | 2024-03-07T13:58:25.804Z INFO 1 --- [omcat-handler-0] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
rinha-api-01 | 2024-03-07T13:58:25.804Z INFO 1 --- [omcat-handler-0] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
rinha-api-01 | 2024-03-07T13:58:25.804Z INFO 1 --- [omcat-handler-0] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms
rinha-api-02 | 2024-03-07T13:58:25.828Z INFO 1 --- [omcat-handler-0] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
rinha-api-02 | 2024-03-07T13:58:25.828Z INFO 1 --- [omcat-handler-0] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
rinha-api-02 | 2024-03-07T13:58:25.828Z INFO 1 --- [omcat-handler-0] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms
rinha-proxy exited with code 0
rinha-proxy exited with code 0
rinha-api-02 | 2024-03-07T14:02:38.899Z INFO 1 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
rinha-api-02 | 2024-03-07T14:02:38.900Z INFO 1 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
rinha-api-01 | 2024-03-07T14:02:38.900Z INFO 1 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
rinha-api-01 | 2024-03-07T14:02:38.906Z INFO 1 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
rinha-api-01 exited with code 0
rinha-api-01 exited with code 143
rinha-api-02 exited with code 0
rinha-api-02 exited with code 143
rinha-db | 2024-03-07 14:02:39.730 UTC [1] LOG: received fast shutdown request
rinha-db | 2024-03-07 14:02:39.734 UTC [1] LOG: aborting any active transactions
rinha-db | 2024-03-07 14:02:39.736 UTC [1] LOG: background worker "logical replication launcher" (PID 69) exited with exit code 1
rinha-db | 2024-03-07 14:02:39.736 UTC [64] LOG: shutting down
rinha-db | 2024-03-07 14:02:39.738 UTC [64] LOG: checkpoint starting: shutdown immediate
rinha-db | 2024-03-07 14:02:39.873 UTC [64] LOG: checkpoint complete: wrote 663 buffers (4.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.010 s, sync=0.101 s, total=0.138 s; sync files=29, longest=0.068 s, average=0.004 s; distance=2098 kB, estimate=2098 kB; lsn=0/1B28D58, redo lsn=0/1B28D58
rinha-db | 2024-03-07 14:02:39.877 UTC [1] LOG: database system is shut down
rinha-db exited with code 0