-
Notifications
You must be signed in to change notification settings - Fork 925
/
docker-compose.logs
500 lines (500 loc) · 56.3 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
Network rinha-nginx-2024q1 Creating
Network rinha-nginx-2024q1 Created
Container mysql Creating
Container mysql Created
Container kleytonsolinho-golang-api01-1 Creating
Container kleytonsolinho-golang-api02-1 Creating
Container kleytonsolinho-golang-api02-1 Created
Container kleytonsolinho-golang-api01-1 Created
Container nginx Creating
Container nginx Created
Attaching to api01-1, api02-1, mysql, nginx
mysql | 2024-03-08 17:13:15+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.44-1.el7 started.
mysql | 2024-03-08 17:13:15+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
mysql | 2024-03-08 17:13:15+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.44-1.el7 started.
mysql | 2024-03-08 17:13:15+00:00 [Warn] [Entrypoint]: MYSQL_PASSWORD specified, but missing MYSQL_USER; MYSQL_PASSWORD will be ignored
mysql | 2024-03-08 17:13:15+00:00 [Note] [Entrypoint]: Initializing database files
mysql | 2024-03-08T17:13:15.599642Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql | 2024-03-08T17:13:16.360249Z 0 [Warning] InnoDB: New log files created, LSN=45790
mysql | 2024-03-08T17:13:16.455897Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
mysql | 2024-03-08T17:13:16.469199Z 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: 274035db-dd6f-11ee-a767-0242c0a87002.
mysql | 2024-03-08T17:13:16.472238Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
mysql | 2024-03-08T17:13:16.576916Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
mysql | 2024-03-08T17:13:16.576932Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
mysql | 2024-03-08T17:13:16.577351Z 0 [Warning] CA certificate ca.pem is self signed.
mysql | 2024-03-08T17:13:16.668731Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
mysql | 2024-03-08 17:13:20+00:00 [Note] [Entrypoint]: Database files initialized
mysql | 2024-03-08 17:13:20+00:00 [Note] [Entrypoint]: Starting temporary server
mysql | 2024-03-08 17:13:20+00:00 [Note] [Entrypoint]: Waiting for server startup
mysql | 2024-03-08T17:13:20.529664Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql | 2024-03-08T17:13:20.530767Z 0 [Note] mysqld (mysqld 5.7.44) starting as process 132 ...
mysql | 2024-03-08T17:13:20.533034Z 0 [Note] InnoDB: PUNCH HOLE support available
mysql | 2024-03-08T17:13:20.533053Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
mysql | 2024-03-08T17:13:20.533056Z 0 [Note] InnoDB: Uses event mutexes
mysql | 2024-03-08T17:13:20.533058Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
mysql | 2024-03-08T17:13:20.533061Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
mysql | 2024-03-08T17:13:20.533063Z 0 [Note] InnoDB: Using Linux native AIO
mysql | 2024-03-08T17:13:20.533279Z 0 [Note] InnoDB: Number of pools: 1
mysql | 2024-03-08T17:13:20.533375Z 0 [Note] InnoDB: Using CPU crc32 instructions
mysql | 2024-03-08T17:13:20.534441Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
mysql | 2024-03-08T17:13:20.541584Z 0 [Note] InnoDB: Completed initialization of buffer pool
mysql | 2024-03-08T17:13:20.543104Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
mysql | 2024-03-08T17:13:20.555138Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
mysql | 2024-03-08T17:13:20.564478Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
mysql | 2024-03-08T17:13:20.564515Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
mysql | 2024-03-08T17:13:20.596599Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
mysql | 2024-03-08T17:13:20.597302Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
mysql | 2024-03-08T17:13:20.597314Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
mysql | 2024-03-08T17:13:20.597711Z 0 [Note] InnoDB: Waiting for purge to start
mysql | 2024-03-08T17:13:20.647885Z 0 [Note] InnoDB: 5.7.44 started; log sequence number 2768291
mysql | 2024-03-08T17:13:20.648061Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
mysql | 2024-03-08T17:13:20.648246Z 0 [Note] Plugin 'FEDERATED' is disabled.
mysql | 2024-03-08T17:13:20.649560Z 0 [Note] InnoDB: Buffer pool(s) load completed at 240308 17:13:20
mysql | 2024-03-08T17:13:20.652506Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
mysql | 2024-03-08T17:13:20.652519Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
mysql | 2024-03-08T17:13:20.652521Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
mysql | 2024-03-08T17:13:20.652523Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
mysql | 2024-03-08T17:13:20.652972Z 0 [Warning] CA certificate ca.pem is self signed.
mysql | 2024-03-08T17:13:20.653002Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
mysql | 2024-03-08T17:13:20.656898Z 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.
mysql | 2024-03-08T17:13:20.661410Z 0 [Note] Event Scheduler: Loaded 0 events
mysql | 2024-03-08T17:13:20.661606Z 0 [Note] mysqld: ready for connections.
mysql | Version: '5.7.44' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL)
mysql | 2024-03-08 17:13:21+00:00 [Note] [Entrypoint]: Temporary server started.
mysql | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
mysql | 2024-03-08T17:13:21.396030Z 3 [Note] InnoDB: Stopping purge
mysql | 2024-03-08T17:13:21.403185Z 3 [Note] InnoDB: Resuming purge
mysql | 2024-03-08T17:13:21.406276Z 3 [Note] InnoDB: Stopping purge
mysql | 2024-03-08T17:13:21.416026Z 3 [Note] InnoDB: Resuming purge
mysql | 2024-03-08T17:13:21.420225Z 3 [Note] InnoDB: Stopping purge
mysql | 2024-03-08T17:13:21.428807Z 3 [Note] InnoDB: Resuming purge
mysql | 2024-03-08T17:13:21.431710Z 3 [Note] InnoDB: Stopping purge
mysql | 2024-03-08T17:13:21.439562Z 3 [Note] InnoDB: Resuming purge
mysql | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
mysql | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it.
mysql | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it.
mysql | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
mysql | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
mysql | 2024-03-08 17:13:23+00:00 [Note] [Entrypoint]: Creating database mysql-db
mysql |
mysql | 2024-03-08 17:13:23+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/script.sql
mysql |
mysql |
mysql | 2024-03-08 17:13:23+00:00 [Note] [Entrypoint]: Stopping temporary server
mysql | 2024-03-08T17:13:23.421025Z 0 [Note] Giving 0 client threads a chance to die gracefully
mysql | 2024-03-08T17:13:23.421044Z 0 [Note] Shutting down slave threads
mysql | 2024-03-08T17:13:23.421048Z 0 [Note] Forcefully disconnecting 0 remaining clients
mysql | 2024-03-08T17:13:23.421053Z 0 [Note] Event Scheduler: Purging the queue. 0 events
mysql | 2024-03-08T17:13:23.421102Z 0 [Note] Binlog end
mysql | 2024-03-08T17:13:23.425295Z 0 [Note] Shutting down plugin 'ngram'
mysql | 2024-03-08T17:13:23.425309Z 0 [Note] Shutting down plugin 'partition'
mysql | 2024-03-08T17:13:23.425312Z 0 [Note] Shutting down plugin 'BLACKHOLE'
mysql | 2024-03-08T17:13:23.425315Z 0 [Note] Shutting down plugin 'ARCHIVE'
mysql | 2024-03-08T17:13:23.425317Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
mysql | 2024-03-08T17:13:23.425349Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
mysql | 2024-03-08T17:13:23.425358Z 0 [Note] Shutting down plugin 'MyISAM'
mysql | 2024-03-08T17:13:23.425366Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
mysql | 2024-03-08T17:13:23.425368Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
mysql | 2024-03-08T17:13:23.425371Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
mysql | 2024-03-08T17:13:23.425373Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
mysql | 2024-03-08T17:13:23.425375Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
mysql | 2024-03-08T17:13:23.425377Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
mysql | 2024-03-08T17:13:23.425379Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
mysql | 2024-03-08T17:13:23.425381Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
mysql | 2024-03-08T17:13:23.425383Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
mysql | 2024-03-08T17:13:23.425385Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
mysql | 2024-03-08T17:13:23.425388Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
mysql | 2024-03-08T17:13:23.425390Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
mysql | 2024-03-08T17:13:23.425392Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
mysql | 2024-03-08T17:13:23.425394Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
mysql | 2024-03-08T17:13:23.425396Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
mysql | 2024-03-08T17:13:23.425398Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
mysql | 2024-03-08T17:13:23.425401Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
mysql | 2024-03-08T17:13:23.425403Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
mysql | 2024-03-08T17:13:23.425405Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
mysql | 2024-03-08T17:13:23.425407Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
mysql | 2024-03-08T17:13:23.425409Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
mysql | 2024-03-08T17:13:23.425411Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
mysql | 2024-03-08T17:13:23.425414Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
mysql | 2024-03-08T17:13:23.425416Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
mysql | 2024-03-08T17:13:23.425418Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
mysql | 2024-03-08T17:13:23.425420Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
mysql | 2024-03-08T17:13:23.425422Z 0 [Note] Shutting down plugin 'INNODB_CMP'
mysql | 2024-03-08T17:13:23.425424Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
mysql | 2024-03-08T17:13:23.425427Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
mysql | 2024-03-08T17:13:23.425429Z 0 [Note] Shutting down plugin 'INNODB_TRX'
mysql | 2024-03-08T17:13:23.425431Z 0 [Note] Shutting down plugin 'InnoDB'
mysql | 2024-03-08T17:13:23.425483Z 0 [Note] InnoDB: FTS optimize thread exiting.
mysql | 2024-03-08T17:13:23.425666Z 0 [Note] InnoDB: Starting shutdown...
mysql | 2024-03-08T17:13:23.526014Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
mysql | 2024-03-08T17:13:23.526523Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 240308 17:13:23
mysql | 2024-03-08T17:13:25.037327Z 0 [Note] InnoDB: Shutdown completed; log sequence number 12236312
mysql | 2024-03-08T17:13:25.038970Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
mysql | 2024-03-08T17:13:25.038989Z 0 [Note] Shutting down plugin 'MEMORY'
mysql | 2024-03-08T17:13:25.038993Z 0 [Note] Shutting down plugin 'CSV'
mysql | 2024-03-08T17:13:25.038996Z 0 [Note] Shutting down plugin 'sha256_password'
mysql | 2024-03-08T17:13:25.038997Z 0 [Note] Shutting down plugin 'mysql_native_password'
mysql | 2024-03-08T17:13:25.039116Z 0 [Note] Shutting down plugin 'binlog'
mysql | 2024-03-08T17:13:25.040294Z 0 [Note] mysqld: Shutdown complete
mysql |
mysql | 2024-03-08 17:13:25+00:00 [Note] [Entrypoint]: Temporary server stopped
mysql |
mysql | 2024-03-08 17:13:25+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
mysql |
mysql | 2024-03-08T17:13:25.585718Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql | 2024-03-08T17:13:25.586828Z 0 [Note] mysqld (mysqld 5.7.44) starting as process 1 ...
mysql | 2024-03-08T17:13:25.589047Z 0 [Note] InnoDB: PUNCH HOLE support available
mysql | 2024-03-08T17:13:25.589066Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
mysql | 2024-03-08T17:13:25.589070Z 0 [Note] InnoDB: Uses event mutexes
mysql | 2024-03-08T17:13:25.589072Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
mysql | 2024-03-08T17:13:25.589073Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
mysql | 2024-03-08T17:13:25.589075Z 0 [Note] InnoDB: Using Linux native AIO
mysql | 2024-03-08T17:13:25.589286Z 0 [Note] InnoDB: Number of pools: 1
mysql | 2024-03-08T17:13:25.589381Z 0 [Note] InnoDB: Using CPU crc32 instructions
mysql | 2024-03-08T17:13:25.590440Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
mysql | 2024-03-08T17:13:25.595590Z 0 [Note] InnoDB: Completed initialization of buffer pool
mysql | 2024-03-08T17:13:25.597043Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
mysql | 2024-03-08T17:13:25.608340Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
mysql | 2024-03-08T17:13:25.617282Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
mysql | 2024-03-08T17:13:25.617346Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
mysql | 2024-03-08T17:13:25.651880Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
mysql | 2024-03-08T17:13:25.652576Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
mysql | 2024-03-08T17:13:25.652588Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
mysql | 2024-03-08T17:13:25.652971Z 0 [Note] InnoDB: Waiting for purge to start
mysql | 2024-03-08T17:13:25.703159Z 0 [Note] InnoDB: 5.7.44 started; log sequence number 12236312
mysql | 2024-03-08T17:13:25.703436Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
mysql | 2024-03-08T17:13:25.703571Z 0 [Note] Plugin 'FEDERATED' is disabled.
mysql | 2024-03-08T17:13:25.706376Z 0 [Note] InnoDB: Buffer pool(s) load completed at 240308 17:13:25
mysql | 2024-03-08T17:13:25.708147Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
mysql | 2024-03-08T17:13:25.708159Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
mysql | 2024-03-08T17:13:25.708162Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
mysql | 2024-03-08T17:13:25.708163Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
mysql | 2024-03-08T17:13:25.708608Z 0 [Warning] CA certificate ca.pem is self signed.
mysql | 2024-03-08T17:13:25.708638Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
mysql | 2024-03-08T17:13:25.708868Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
mysql | 2024-03-08T17:13:25.708901Z 0 [Note] IPv6 is available.
mysql | 2024-03-08T17:13:25.708921Z 0 [Note] - '::' resolves to '::';
mysql | 2024-03-08T17:13:25.708938Z 0 [Note] Server socket created on IP: '::'.
mysql | 2024-03-08T17:13:25.713311Z 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.
mysql | 2024-03-08T17:13:25.718178Z 0 [Note] Event Scheduler: Loaded 0 events
mysql | 2024-03-08T17:13:25.718384Z 0 [Note] mysqld: ready for connections.
mysql | Version: '5.7.44' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
nginx | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx | /docker-entrypoint.sh: Configuration complete; ready for start up
api01-1 | 2024/03/08 17:13:33 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:38634 - 200 109B in 5.099891ms
api02-1 | 2024/03/08 17:13:33 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:41602 - 200 109B in 1.298606ms
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38642 - 200 29B in 723.552µs
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41614 - 200 29B in 453.784µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38658 - 200 29B in 837.123µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38664 - 200 29B in 464.57µs
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41624 - 200 29B in 359.684µs
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41628 - 200 29B in 349.543µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38674 - 200 29B in 347.348µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38682 - 200 29B in 422.269µs
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41630 - 200 29B in 2.208439ms
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41634 - 200 30B in 307.962µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38690 - 200 30B in 470.473µs
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41636 - 200 30B in 928.06µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38708 - 200 30B in 303.485µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38698 - 200 30B in 2.612439ms
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41654 - 200 30B in 2.650052ms
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41652 - 200 30B in 4.359773ms
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41666 - 200 30B in 887.614µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38718 - 200 30B in 434.621µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38716 - 200 30B in 4.764158ms
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41700 - 200 30B in 562.292µs
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41682 - 200 30B in 1.464666ms
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38722 - 200 30B in 794.959µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38742 - 200 30B in 433.864µs
api01-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:38732 - 200 30B in 1.655378ms
api02-1 | 2024/03/08 17:13:38 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:41688 - 200 30B in 3.218276ms
api02-1 | 2024/03/08 17:13:39 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:33814 - 200 1022B in 706.239µs
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49764 - 200 30B in 592.34µs
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49774 - 200 30B in 660.15µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33818 - 200 30B in 758.529µs
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49776 - 200 30B in 291.605µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33824 - 200 30B in 374.828µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33838 - 200 30B in 508.767µs
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49784 - 200 30B in 349.322µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33852 - 200 30B in 513.04µs
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49794 - 200 30B in 1.920835ms
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33862 - 200 30B in 522.947µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33876 - 200 30B in 2.352611ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49796 - 200 30B in 2.266295ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49800 - 200 30B in 1.8583ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49802 - 200 30B in 1.006827ms
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33900 - 200 30B in 641.097µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33908 - 200 30B in 773.05µs
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33918 - 200 30B in 1.592981ms
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33934 - 200 30B in 830.785µs
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49812 - 200 30B in 5.8204ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49822 - 200 30B in 4.932117ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49804 - 200 30B in 5.861354ms
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33888 - 200 30B in 16.687891ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49828 - 200 29B in 38.871727ms
api01-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:49806 - 200 29B in 39.89028ms
api02-1 | 2024/03/08 17:13:40 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33938 - 200 29B in 38.857211ms
api02-1 | 2024/03/08 17:13:41 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:33952 - 200 1023B in 803.212µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/6/extrato HTTP/1.0" from 192.168.112.5:49832 - 404 21B in 28.901µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:33978 - 200 110B in 2.362432ms
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:33970 - 200 111B in 2.503856ms
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:33968 - 200 109B in 2.818658ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/2/extrato HTTP/1.0" from 192.168.112.5:49844 - 200 108B in 1.156622ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:49860 - 200 1024B in 1.386439ms
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:49874 - 200 30B in 408.312µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:49888 - 200 27B in 367.058µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:49864 - 200 29B in 712.78µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:33990 - 200 28B in 239.244µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:33986 - 200 28B in 2.526102ms
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:49890 - 200 28B in 309.09µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34002 - 200 27B in 484.756µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:49894 - 200 29B in 603.02µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34016 - 200 28B in 754.846µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:49908 - 200 283B in 897.647µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:34024 - 200 1019B in 951.359µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/2/extrato HTTP/1.0" from 192.168.112.5:49924 - 200 282B in 1.529244ms
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:34030 - 200 284B in 744.208µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34004 - 200 30B in 7.038745ms
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34032 - 200 28B in 431.321µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:49936 - 200 29B in 280.865µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:49932 - 200 285B in 3.740049ms
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34036 - 200 30B in 339.41µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:49940 - 200 27B in 330.194µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34050 - 200 28B in 280.641µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:49944 - 200 372B in 1.309241ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:49950 - 200 374B in 1.605183ms
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:34064 - 200 1014B in 2.35693ms
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/2/extrato HTTP/1.0" from 192.168.112.5:34078 - 200 371B in 930.28µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:34088 - 200 371B in 669.691µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:49964 - 200 373B in 2.394831ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/2/extrato HTTP/1.0" from 192.168.112.5:49966 - 200 370B in 992.728µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:34090 - 200 374B in 1.332597ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:49972 - 200 372B in 1.094519ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:49978 - 200 1014B in 760.437µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:34096 - 200 1014B in 1.713881ms
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:34100 - 200 1014B in 640.958µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:49986 - 200 374B in 665.937µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:34106 - 200 372B in 765.093µs
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:49988 - 200 374B in 943.523µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:34116 - 200 372B in 692.51µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:34122 - 200 373B in 1.053774ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:50002 - 200 373B in 1.696632ms
api01-1 | 2024/03/08 17:13:42 "GET http://api/clientes/2/extrato HTTP/1.0" from 192.168.112.5:50008 - 200 371B in 760.575µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50014 - 400 95B in 33.874µs
api02-1 | 2024/03/08 17:13:42 "GET http://api/clientes/2/extrato HTTP/1.0" from 192.168.112.5:34130 - 200 371B in 663.498µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34132 - 400 30B in 33.507µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50026 - 400 95B in 32.463µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34140 - 400 30B in 31.589µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50030 - 400 95B in 25.666µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34156 - 400 60B in 30.682µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50032 - 400 60B in 26.549µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34168 - 400 60B in 25.888µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:50036 - 400 95B in 49.252µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34176 - 400 30B in 24.94µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50052 - 400 60B in 38.565µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50056 - 400 60B in 35.249µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34188 - 400 95B in 29.971µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34192 - 400 30B in 25.342µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50060 - 400 60B in 27.051µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34206 - 400 30B in 39.99µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50072 - 400 60B in 47.788µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34210 - 400 60B in 40.32µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50082 - 400 60B in 39.19µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34226 - 400 60B in 38.414µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:50094 - 400 60B in 25.914µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34232 - 400 60B in 23.423µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50102 - 400 60B in 26.235µs
api02-1 | 2024/03/08 17:13:42 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34244 - 400 60B in 40.771µs
api01-1 | 2024/03/08 17:13:42 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50104 - 400 60B in 28.473µs
api02-1 | 2024/03/08 17:13:43 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:34250 - 200 1014B in 927.903µs
api01-1 | 2024/03/08 17:13:43 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50106 - 200 32B in 375.356µs
api02-1 | 2024/03/08 17:13:43 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34262 - 200 31B in 307.005µs
api01-1 | 2024/03/08 17:13:44 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:50116 - 200 472B in 895.644µs
api02-1 | 2024/03/08 17:13:44 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34276 - 200 31B in 512.674µs
api01-1 | 2024/03/08 17:13:44 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50120 - 200 32B in 303.661µs
api02-1 | 2024/03/08 17:13:44 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34288 - 200 33B in 425.955µs
api02-1 | 2024/03/08 17:13:45 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34296 - 200 33B in 447.869µs
api01-1 | 2024/03/08 17:13:45 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50130 - 200 30B in 501.094µs
api01-1 | 2024/03/08 17:13:45 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50146 - 200 34B in 483.368µs
api01-1 | 2024/03/08 17:13:45 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50150 - 200 30B in 796.119µs
api02-1 | 2024/03/08 17:13:45 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:34312 - 200 471B in 1.089367ms
api02-1 | 2024/03/08 17:13:45 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34308 - 200 32B in 1.934235ms
api01-1 | 2024/03/08 17:13:45 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50152 - 200 32B in 444.197µs
api02-1 | 2024/03/08 17:13:45 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34320 - 200 32B in 546.965µs
api01-1 | 2024/03/08 17:13:45 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50154 - 200 34B in 452.056µs
api01-1 | 2024/03/08 17:13:46 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50168 - 200 34B in 428.232µs
api02-1 | 2024/03/08 17:13:46 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34328 - 200 34B in 497.629µs
api02-1 | 2024/03/08 17:13:46 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34332 - 200 34B in 417.051µs
api01-1 | 2024/03/08 17:13:46 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50182 - 200 33B in 471.564µs
api02-1 | 2024/03/08 17:13:46 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34344 - 200 34B in 410.771µs
api01-1 | 2024/03/08 17:13:46 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50190 - 200 29B in 523.412µs
api01-1 | 2024/03/08 17:13:46 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50192 - 200 31B in 482.108µs
api02-1 | 2024/03/08 17:13:46 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:34356 - 200 471B in 2.613203ms
api02-1 | 2024/03/08 17:13:46 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34366 - 200 34B in 471.017µs
api01-1 | 2024/03/08 17:13:46 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50202 - 200 33B in 468.036µs
api02-1 | 2024/03/08 17:13:46 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34380 - 200 35B in 464.571µs
api01-1 | 2024/03/08 17:13:46 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50212 - 200 35B in 446.082µs
api02-1 | 2024/03/08 17:13:47 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34390 - 200 31B in 485.369µs
api01-1 | 2024/03/08 17:13:47 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50228 - 200 31B in 396.091µs
api02-1 | 2024/03/08 17:13:47 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34394 - 200 34B in 416.767µs
api01-1 | 2024/03/08 17:13:47 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:50236 - 200 31B in 427.929µs
api02-1 | 2024/03/08 17:13:47 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34406 - 200 31B in 432.923µs
api01-1 | 2024/03/08 17:13:47 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:50244 - 200 34B in 423.335µs
api01-1 | 2024/03/08 17:13:47 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50238 - 200 31B in 1.646266ms
api02-1 | 2024/03/08 17:13:47 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:34408 - 200 858B in 2.043365ms
api02-1 | 2024/03/08 17:13:47 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34410 - 200 31B in 451.893µs
api01-1 | 2024/03/08 17:13:47 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50246 - 200 34B in 452.707µs
api02-1 | 2024/03/08 17:13:47 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34426 - 200 32B in 413.639µs
api01-1 | 2024/03/08 17:13:47 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50258 - 200 34B in 431.69µs
api02-1 | 2024/03/08 17:13:47 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:34434 - 200 32B in 439.154µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:50274 - 200 31B in 434.91µs
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:34448 - 200 34B in 507.1µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50276 - 200 31B in 494.95µs
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34456 - 200 31B in 443.063µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:50292 - 200 31B in 526.732µs
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:34470 - 200 32B in 430.86µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:50300 - 200 32B in 471.569µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:50302 - 200 32B in 382.385µs
api02-1 | 2024/03/08 17:13:48 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:34478 - 200 1071B in 1.050667ms
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34484 - 200 34B in 1.334055ms
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50318 - 200 34B in 509.092µs
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:34492 - 200 31B in 433.061µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:50326 - 200 34B in 393.718µs
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:34498 - 200 34B in 452.944µs
api01-1 | 2024/03/08 17:13:48 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52080 - 200 34B in 487.171µs
api02-1 | 2024/03/08 17:13:48 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39288 - 200 32B in 333.571µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52086 - 200 31B in 412.462µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39292 - 200 34B in 521.2µs
api01-1 | 2024/03/08 17:13:49 "GET http://api/clientes/5/extrato HTTP/1.0" from 192.168.112.5:52100 - 200 1046B in 975.435µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39298 - 200 30B in 443.899µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52116 - 200 34B in 497.215µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39304 - 200 34B in 406.572µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52126 - 200 34B in 519.295µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39318 - 200 31B in 490.76µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:52134 - 200 31B in 332.823µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39324 - 200 34B in 479.768µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39340 - 200 32B in 1.325534ms
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52140 - 200 34B in 506.487µs
api01-1 | 2024/03/08 17:13:49 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:52138 - 200 1071B in 1.406174ms
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39348 - 200 32B in 420.123µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52148 - 200 32B in 413.922µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39356 - 200 32B in 388.169µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52162 - 200 35B in 504.943µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39366 - 200 32B in 475.856µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52168 - 200 32B in 401.947µs
api02-1 | 2024/03/08 17:13:49 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39368 - 200 34B in 359.557µs
api01-1 | 2024/03/08 17:13:49 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52174 - 200 31B in 441.172µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39378 - 200 32B in 448.949µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52176 - 200 34B in 492.96µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39384 - 200 34B in 393.179µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52180 - 200 34B in 411.012µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39394 - 200 32B in 432.844µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52188 - 200 32B in 355.613µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39404 - 200 31B in 391.402µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52202 - 200 31B in 425.28µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39412 - 200 34B in 320.133µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52216 - 200 35B in 406.249µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39424 - 200 31B in 515.314µs
api01-1 | 2024/03/08 17:13:50 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:52226 - 200 1069B in 1.040394ms
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39430 - 200 35B in 493.84µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52242 - 200 34B in 401.796µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39436 - 200 32B in 478.763µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52246 - 200 32B in 276.158µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39444 - 200 32B in 485.857µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52258 - 200 32B in 411.589µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39450 - 200 32B in 352.089µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52262 - 200 32B in 418.002µs
api02-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39454 - 200 32B in 331.855µs
api01-1 | 2024/03/08 17:13:50 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52272 - 200 32B in 384.685µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39468 - 200 32B in 466.429µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39474 - 200 34B in 443.49µs
api01-1 | 2024/03/08 17:13:51 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:52284 - 200 1071B in 920.601µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:52288 - 200 32B in 372.817µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39488 - 200 33B in 368.034µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52292 - 200 32B in 347.02µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39490 - 200 34B in 367.827µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:52298 - 200 32B in 470.229µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39504 - 200 32B in 319.803µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52310 - 200 32B in 396.348µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39508 - 200 32B in 391.055µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52312 - 200 34B in 375.002µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39524 - 200 33B in 654.823µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52326 - 200 32B in 312.508µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39540 - 200 33B in 320.896µs
api01-1 | 2024/03/08 17:13:51 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:52318 - 200 1069B in 1.314038ms
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39550 - 200 34B in 396.447µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39564 - 200 32B in 410.69µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52334 - 200 32B in 408.374µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52336 - 200 34B in 480.544µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52348 - 200 34B in 438.771µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39580 - 200 35B in 438.353µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39586 - 200 34B in 459.201µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52354 - 200 32B in 451.657µs
api02-1 | 2024/03/08 17:13:51 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39596 - 200 32B in 395.832µs
api01-1 | 2024/03/08 17:13:51 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52356 - 200 35B in 995.737µs
api02-1 | 2024/03/08 17:13:52 "GET http://api/clientes/1/extrato HTTP/1.0" from 192.168.112.5:39606 - 200 1067B in 1.243841ms
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39608 - 200 35B in 389.545µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52364 - 200 35B in 355.835µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:52370 - 200 31B in 465.698µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39612 - 200 35B in 515.431µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52372 - 200 32B in 535.716µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39618 - 200 32B in 437.466µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39630 - 200 34B in 391.914µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52384 - 200 32B in 543.083µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52392 - 200 35B in 461.01µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39632 - 200 34B in 502.575µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52406 - 200 35B in 613.258µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39634 - 200 32B in 478.959µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52418 - 200 34B in 351.502µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39640 - 200 32B in 304.682µs
api01-1 | 2024/03/08 17:13:52 "GET http://api/clientes/3/extrato HTTP/1.0" from 192.168.112.5:52430 - 200 1069B in 1.025779ms
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39648 - 422 19B in 430.405µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52434 - 200 32B in 419.336µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39650 - 200 35B in 277.949µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52442 - 200 34B in 316.505µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39656 - 200 31B in 410.045µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52448 - 200 32B in 384.846µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39664 - 200 31B in 374.499µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52454 - 200 31B in 358.063µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39670 - 200 34B in 413.518µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52458 - 200 32B in 417.99µs
api02-1 | 2024/03/08 17:13:52 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39682 - 200 32B in 400.371µs
api01-1 | 2024/03/08 17:13:52 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52470 - 200 32B in 433.229µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39686 - 200 31B in 372.741µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52478 - 200 34B in 408.349µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39702 - 200 34B in 421.407µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52494 - 200 32B in 409.414µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39706 - 200 35B in 345.733µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52498 - 200 34B in 326.028µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39712 - 200 31B in 358.985µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52512 - 200 32B in 324.161µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39726 - 422 19B in 399.111µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52522 - 200 32B in 402.93µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39736 - 200 34B in 362.668µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52524 - 200 34B in 412.771µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39738 - 200 31B in 461.515µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:52528 - 200 32B in 378.292µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:39750 - 200 32B in 443.603µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39766 - 200 33B in 586.034µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52534 - 200 32B in 1.101878ms
api01-1 | 2024/03/08 17:13:53 "GET http://api/clientes/4/extrato HTTP/1.0" from 192.168.112.5:52544 - 200 1069B in 1.017572ms
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:39782 - 200 33B in 397.526µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52552 - 200 33B in 532.333µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39784 - 200 32B in 397.861µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:52554 - 200 33B in 423.729µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39796 - 200 34B in 584.633µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/5/transacoes HTTP/1.0" from 192.168.112.5:52558 - 200 33B in 456.81µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:39806 - 200 35B in 404.452µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/4/transacoes HTTP/1.0" from 192.168.112.5:52570 - 200 35B in 486.09µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/2/transacoes HTTP/1.0" from 192.168.112.5:39820 - 200 32B in 401.835µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:52572 - 200 34B in 431.929µs
api01-1 | 2024/03/08 17:13:53 "POST http://api/clientes/1/transacoes HTTP/1.0" from 192.168.112.5:52588 - 200 33B in 406.689µs
api02-1 | 2024/03/08 17:13:53 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39822 - 200 34B in 453.853µs
api02-1 | 2024/03/08 17:13:54 "POST http://api/clientes/3/transacoes HTTP/1.0" from 192.168.112.5:39832 - 200 34B in 405.051µs