diff --git a/frameworks/rails/Dockerfile b/frameworks/rails/Dockerfile index 5d115834..2460510d 100644 --- a/frameworks/rails/Dockerfile +++ b/frameworks/rails/Dockerfile @@ -7,7 +7,8 @@ RUN apt-get update && \ # Use Jemalloc ENV LD_PRELOAD=libjemalloc.so.2 -ENV RUBY_YJIT_ENABLE=1 +# YJIT is enabled by Rails +# ENV RUBY_YJIT_ENABLE=1 ENV RUBY_MN_THREADS=1 ENV RACK_ENV=production ENV WEB_CONCURRENCY=auto diff --git a/site/data/api-16-1024.json b/site/data/api-16-1024.json index 36f61955..84b5043c 100644 --- a/site/data/api-16-1024.json +++ b/site/data/api-16-1024.json @@ -724,28 +724,28 @@ { "framework": "rails", "language": "Ruby", - "rps": 25953, - "avg_latency": "38.17ms", - "p99_latency": "115.40ms", - "cpu": "1672.2%", - "memory": "1.1GiB", + "rps": 24502, + "avg_latency": "40.77ms", + "p99_latency": "130.90ms", + "cpu": "1732.7%", + "memory": "911MiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "136.87MB/s", - "input_bw": "1.46MB/s", - "reconnects": 77720, - "status_2xx": 389296, + "bandwidth": "129.24MB/s", + "input_bw": "1.38MB/s", + "reconnects": 73409, + "status_2xx": 367542, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0, - "tpl_baseline": 145906, - "tpl_json": 145989, + "tpl_baseline": 137711, + "tpl_json": 137929, "tpl_db": 0, "tpl_upload": 0, "tpl_static": 0, - "tpl_async_db": 97401 + "tpl_async_db": 91902 }, { "framework": "ring-http-exchange", diff --git a/site/data/api-4-256.json b/site/data/api-4-256.json index 3c990159..2a9522c6 100644 --- a/site/data/api-4-256.json +++ b/site/data/api-4-256.json @@ -724,28 +724,28 @@ { "framework": "rails", "language": "Ruby", - "rps": 10147, - "avg_latency": "24.74ms", - "p99_latency": "92.10ms", - "cpu": "393.9%", - "memory": "381MiB", + "rps": 9791, + "avg_latency": "25.67ms", + "p99_latency": "99.60ms", + "cpu": "393.4%", + "memory": "309MiB", "connections": 256, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "53.50MB/s", - "input_bw": "584.64KB/s", - "reconnects": 30438, - "status_2xx": 152218, + "bandwidth": "51.64MB/s", + "input_bw": "564.13KB/s", + "reconnects": 29359, + "status_2xx": 146875, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0, - "tpl_baseline": 57078, - "tpl_json": 57086, + "tpl_baseline": 55046, + "tpl_json": 55073, "tpl_db": 0, "tpl_upload": 0, "tpl_static": 0, - "tpl_async_db": 38054 + "tpl_async_db": 36756 }, { "framework": "ring-http-exchange", diff --git a/site/data/async-db-1024.json b/site/data/async-db-1024.json index 7f14cfc3..84cb1d34 100644 --- a/site/data/async-db-1024.json +++ b/site/data/async-db-1024.json @@ -576,19 +576,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 68096, - "avg_latency": "14.42ms", - "p99_latency": "30.90ms", - "cpu": "6282.2%", - "memory": "3.0GiB", + "rps": 68747, + "avg_latency": "14.28ms", + "p99_latency": "31.20ms", + "cpu": "6394.8%", + "memory": "2.8GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "284.09MB/s", - "input_bw": "4.55MB/s", - "reconnects": 26754, - "status_2xx": 680968, + "bandwidth": "286.57MB/s", + "input_bw": "4.59MB/s", + "reconnects": 27192, + "status_2xx": 687479, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/baseline-4096.json b/site/data/baseline-4096.json index 7bedd668..2bc70f9d 100644 --- a/site/data/baseline-4096.json +++ b/site/data/baseline-4096.json @@ -789,19 +789,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 31194, - "avg_latency": "122.33ms", - "p99_latency": "229.00ms", - "cpu": "4690.8%", - "memory": "6.2GiB", + "rps": 34370, + "avg_latency": "100.06ms", + "p99_latency": "345.20ms", + "cpu": "4988.7%", + "memory": "6.5GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "7.02MB/s", - "input_bw": "2.41MB/s", + "bandwidth": "7.73MB/s", + "input_bw": "2.66MB/s", "reconnects": 0, - "status_2xx": 155970, + "status_2xx": 171852, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/baseline-512.json b/site/data/baseline-512.json index 0e57034a..a78f1588 100644 --- a/site/data/baseline-512.json +++ b/site/data/baseline-512.json @@ -789,19 +789,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 59667, - "avg_latency": "8.57ms", - "p99_latency": "56.80ms", - "cpu": "5111.6%", - "memory": "6.5GiB", + "rps": 77800, + "avg_latency": "6.59ms", + "p99_latency": "81.50ms", + "cpu": "5704.5%", + "memory": "6.8GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "13.42MB/s", - "input_bw": "4.61MB/s", - "reconnects": 183, - "status_2xx": 298335, + "bandwidth": "17.50MB/s", + "input_bw": "6.01MB/s", + "reconnects": 271, + "status_2xx": 389004, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-4096.json b/site/data/json-4096.json index 938c428b..1c8f3a36 100644 --- a/site/data/json-4096.json +++ b/site/data/json-4096.json @@ -616,19 +616,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 122695, - "avg_latency": "28.85ms", - "p99_latency": "61.20ms", - "cpu": "6462.5%", - "memory": "4.4GiB", + "rps": 121954, + "avg_latency": "29.78ms", + "p99_latency": "81.00ms", + "cpu": "6386.9%", + "memory": "3.7GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "440.58MB/s", - "input_bw": "5.85MB/s", - "reconnects": 22541, - "status_2xx": 613479, + "bandwidth": "437.26MB/s", + "input_bw": "5.82MB/s", + "reconnects": 22528, + "status_2xx": 609773, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-16384.json b/site/data/json-comp-16384.json index 99176f01..ab959dc9 100644 --- a/site/data/json-comp-16384.json +++ b/site/data/json-comp-16384.json @@ -562,19 +562,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 82689, - "avg_latency": "109.26ms", - "p99_latency": "946.30ms", - "cpu": "6510.2%", - "memory": "4.3GiB", + "rps": 84182, + "avg_latency": "126.69ms", + "p99_latency": "996.10ms", + "cpu": "6497.3%", + "memory": "5.0GiB", "connections": 16384, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "121.92MB/s", - "input_bw": "6.15MB/s", - "reconnects": 11454, - "status_2xx": 413448, + "bandwidth": "124.22MB/s", + "input_bw": "6.26MB/s", + "reconnects": 12247, + "status_2xx": 420912, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-4096.json b/site/data/json-comp-4096.json index ca6540b1..0baa1a42 100644 --- a/site/data/json-comp-4096.json +++ b/site/data/json-comp-4096.json @@ -562,19 +562,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 84165, - "avg_latency": "43.88ms", - "p99_latency": "72.40ms", - "cpu": "6514.4%", - "memory": "4.1GiB", + "rps": 80772, + "avg_latency": "46.01ms", + "p99_latency": "124.80ms", + "cpu": "6387.8%", + "memory": "3.9GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "124.15MB/s", - "input_bw": "6.26MB/s", - "reconnects": 14964, - "status_2xx": 420827, + "bandwidth": "119.17MB/s", + "input_bw": "6.01MB/s", + "reconnects": 14271, + "status_2xx": 403861, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-512.json b/site/data/json-comp-512.json index 1aeaff93..80aa08d9 100644 --- a/site/data/json-comp-512.json +++ b/site/data/json-comp-512.json @@ -562,19 +562,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 84618, - "avg_latency": "6.05ms", - "p99_latency": "21.00ms", - "cpu": "6506.7%", - "memory": "4.0GiB", + "rps": 81405, + "avg_latency": "6.29ms", + "p99_latency": "22.80ms", + "cpu": "6484.1%", + "memory": "3.0GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "124.86MB/s", - "input_bw": "6.29MB/s", - "reconnects": 16775, - "status_2xx": 423094, + "bandwidth": "120.14MB/s", + "input_bw": "6.06MB/s", + "reconnects": 16212, + "status_2xx": 407026, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-tls-4096.json b/site/data/json-tls-4096.json index cbc8fd40..d2bfe32e 100644 --- a/site/data/json-tls-4096.json +++ b/site/data/json-tls-4096.json @@ -310,18 +310,18 @@ { "framework": "rails", "language": "Ruby", - "rps": 117389, - "avg_latency": "34.22ms", - "p99_latency": "34.22ms", - "cpu": "6453.2%", - "memory": "5.4GiB", + "rps": 110489, + "avg_latency": "37.19ms", + "p99_latency": "37.19ms", + "cpu": "6468.5%", + "memory": "4.1GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "421.07MB", + "bandwidth": "396.32MB", "reconnects": 0, - "status_2xx": 598796, + "status_2xx": 563843, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/limited-conn-4096.json b/site/data/limited-conn-4096.json index a08315cc..0fc61b4f 100644 --- a/site/data/limited-conn-4096.json +++ b/site/data/limited-conn-4096.json @@ -789,19 +789,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 27707, - "avg_latency": "131.06ms", - "p99_latency": "276.40ms", - "cpu": "4429.1%", - "memory": "6.1GiB", + "rps": 27361, + "avg_latency": "133.89ms", + "p99_latency": "282.10ms", + "cpu": "4699.5%", + "memory": "5.7GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "6.23MB/s", - "input_bw": "2.14MB/s", - "reconnects": 12078, - "status_2xx": 138538, + "bandwidth": "6.16MB/s", + "input_bw": "2.11MB/s", + "reconnects": 11922, + "status_2xx": 136806, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/limited-conn-512.json b/site/data/limited-conn-512.json index 07cd2a8e..f250ef17 100644 --- a/site/data/limited-conn-512.json +++ b/site/data/limited-conn-512.json @@ -789,19 +789,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 27744, - "avg_latency": "18.40ms", - "p99_latency": "73.30ms", - "cpu": "4394.5%", - "memory": "6.0GiB", + "rps": 27507, + "avg_latency": "18.62ms", + "p99_latency": "68.30ms", + "cpu": "4585.2%", + "memory": "5.0GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "6.24MB/s", - "input_bw": "2.14MB/s", - "reconnects": 13715, - "status_2xx": 138723, + "bandwidth": "6.19MB/s", + "input_bw": "2.12MB/s", + "reconnects": 13647, + "status_2xx": 137536, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/pipelined-4096.json b/site/data/pipelined-4096.json index cf288952..c15dbfb0 100644 --- a/site/data/pipelined-4096.json +++ b/site/data/pipelined-4096.json @@ -760,18 +760,18 @@ { "framework": "rails", "language": "Ruby", - "rps": 313727, - "avg_latency": "185.36ms", - "p99_latency": "234.70ms", - "cpu": "6604.2%", - "memory": "2.6GiB", + "rps": 286715, + "avg_latency": "202.14ms", + "p99_latency": "413.80ms", + "cpu": "6366.0%", + "memory": "2.3GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 16, - "bandwidth": "61.60MB/s", + "bandwidth": "56.28MB/s", "reconnects": 0, - "status_2xx": 1568635, + "status_2xx": 1433576, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/pipelined-512.json b/site/data/pipelined-512.json index 386a80b3..3f319816 100644 --- a/site/data/pipelined-512.json +++ b/site/data/pipelined-512.json @@ -760,18 +760,18 @@ { "framework": "rails", "language": "Ruby", - "rps": 314714, - "avg_latency": "25.85ms", - "p99_latency": "67.70ms", - "cpu": "6449.1%", - "memory": "2.5GiB", + "rps": 304348, + "avg_latency": "26.74ms", + "p99_latency": "77.40ms", + "cpu": "6489.6%", + "memory": "2.2GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 16, - "bandwidth": "61.81MB/s", - "reconnects": 1317, - "status_2xx": 1573572, + "bandwidth": "59.76MB/s", + "reconnects": 1300, + "status_2xx": 1521742, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-1024.json b/site/data/static-1024.json index 4a122853..667eaefc 100644 --- a/site/data/static-1024.json +++ b/site/data/static-1024.json @@ -680,18 +680,18 @@ { "framework": "rails", "language": "Ruby", - "rps": 119188, - "avg_latency": "8.81ms", - "p99_latency": "8.81ms", - "cpu": "6536.0%", - "memory": "7.1GiB", + "rps": 125531, + "avg_latency": "8.29ms", + "p99_latency": "8.29ms", + "cpu": "6526.3%", + "memory": "6.0GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "1.83GB", + "bandwidth": "1.92GB", "reconnects": 0, - "status_2xx": 605425, + "status_2xx": 640193, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-4096.json b/site/data/static-4096.json index d253be65..50e841f8 100644 --- a/site/data/static-4096.json +++ b/site/data/static-4096.json @@ -680,18 +680,18 @@ { "framework": "rails", "language": "Ruby", - "rps": 119976, - "avg_latency": "32.53ms", - "p99_latency": "32.53ms", - "cpu": "6548.0%", - "memory": "9.0GiB", + "rps": 121768, + "avg_latency": "32.07ms", + "p99_latency": "32.07ms", + "cpu": "6516.3%", + "memory": "5.9GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "1.84GB", + "bandwidth": "1.87GB", "reconnects": 0, - "status_2xx": 611941, + "status_2xx": 621032, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-6800.json b/site/data/static-6800.json index 2eb9cedb..060d99db 100644 --- a/site/data/static-6800.json +++ b/site/data/static-6800.json @@ -680,18 +680,18 @@ { "framework": "rails", "language": "Ruby", - "rps": 121789, - "avg_latency": "51.19ms", - "p99_latency": "51.19ms", - "cpu": "6423.1%", - "memory": "9.4GiB", + "rps": 119299, + "avg_latency": "52.09ms", + "p99_latency": "52.09ms", + "cpu": "6509.8%", + "memory": "5.9GiB", "connections": 6800, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "1.87GB", + "bandwidth": "1.83GB", "reconnects": 0, - "status_2xx": 620999, + "status_2xx": 608755, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/upload-256.json b/site/data/upload-256.json index e226cc76..23dac27c 100644 --- a/site/data/upload-256.json +++ b/site/data/upload-256.json @@ -601,19 +601,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 897, - "avg_latency": "264.74ms", - "p99_latency": "1.42s", - "cpu": "6526.2%", - "memory": "7.2GiB", + "rps": 888, + "avg_latency": "277.16ms", + "p99_latency": "1.10s", + "cpu": "6333.8%", + "memory": "8.4GiB", "connections": 256, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "211.28KB/s", - "input_bw": "7.11GB/s", - "reconnects": 821, - "status_2xx": 4486, + "bandwidth": "209.46KB/s", + "input_bw": "7.04GB/s", + "reconnects": 794, + "status_2xx": 4449, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/upload-32.json b/site/data/upload-32.json index 63ed4bf7..a1e1d303 100644 --- a/site/data/upload-32.json +++ b/site/data/upload-32.json @@ -601,19 +601,19 @@ { "framework": "rails", "language": "Ruby", - "rps": 933, - "avg_latency": "34.29ms", - "p99_latency": "139.00ms", - "cpu": "3027.0%", + "rps": 938, + "avg_latency": "34.11ms", + "p99_latency": "122.50ms", + "cpu": "3062.7%", "memory": "10.9GiB", "connections": 32, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "219.77KB/s", - "input_bw": "7.40GB/s", - "reconnects": 923, - "status_2xx": 4666, + "bandwidth": "221.02KB/s", + "input_bw": "7.44GB/s", + "reconnects": 931, + "status_2xx": 4692, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/static/logs/api-16/1024/rails.log b/site/static/logs/api-16/1024/rails.log index af5f25d3..b4fa9b68 100644 --- a/site/static/logs/api-16/1024/rails.log +++ b/site/static/logs/api-16/1024/rails.log @@ -1,35 +1,35 @@ -{"time":"2026-05-01T11:58:23.920480466Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 16 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 19) booted in 0.04s, phase: 0 -[13] - Worker 1 (PID: 23) booted in 0.04s, phase: 0 -[13] - Worker 2 (PID: 27) booted in 0.04s, phase: 0 -[13] - Worker 3 (PID: 31) booted in 0.04s, phase: 0 -[13] - Worker 4 (PID: 35) booted in 0.04s, phase: 0 -[13] - Worker 5 (PID: 40) booted in 0.03s, phase: 0 -[13] - Worker 6 (PID: 45) booted in 0.03s, phase: 0 -[13] - Worker 7 (PID: 50) booted in 0.03s, phase: 0 -[13] - Worker 8 (PID: 55) booted in 0.03s, phase: 0 -[13] - Worker 9 (PID: 61) booted in 0.02s, phase: 0 -[13] - Worker 10 (PID: 67) booted in 0.02s, phase: 0 -[13] - Worker 11 (PID: 73) booted in 0.02s, phase: 0 -[13] - Worker 12 (PID: 79) booted in 0.02s, phase: 0 -[13] - Worker 13 (PID: 85) booted in 0.01s, phase: 0 -[13] - Worker 14 (PID: 95) booted in 0.01s, phase: 0 -[13] - Worker 15 (PID: 100) booted in 0.01s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 16 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.04s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.04s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.04s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.04s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.03s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.03s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.03s, phase: 0 +[1] - Worker 7 (PID: 40) booted in 0.03s, phase: 0 +[1] - Worker 8 (PID: 45) booted in 0.02s, phase: 0 +[1] - Worker 9 (PID: 50) booted in 0.02s, phase: 0 +[1] - Worker 10 (PID: 56) booted in 0.02s, phase: 0 +[1] - Worker 11 (PID: 62) booted in 0.02s, phase: 0 +[1] - Worker 12 (PID: 68) booted in 0.01s, phase: 0 +[1] - Worker 13 (PID: 76) booted in 0.01s, phase: 0 +[1] - Worker 14 (PID: 83) booted in 0.01s, phase: 0 +[1] - Worker 15 (PID: 89) booted in 0.01s, phase: 0 diff --git a/site/static/logs/api-4/256/rails.log b/site/static/logs/api-4/256/rails.log index c114b862..03e15d8a 100644 --- a/site/static/logs/api-4/256/rails.log +++ b/site/static/logs/api-4/256/rails.log @@ -1,23 +1,23 @@ -{"time":"2026-05-01T11:57:29.107189729Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 4 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 19) booted in 0.01s, phase: 0 -[13] - Worker 1 (PID: 23) booted in 0.01s, phase: 0 -[13] - Worker 2 (PID: 27) booted in 0.0s, phase: 0 -[13] - Worker 3 (PID: 31) booted in 0.0s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 4 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.01s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.01s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.0s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.0s, phase: 0 diff --git a/site/static/logs/async-db/1024/rails.log b/site/static/logs/async-db/1024/rails.log index 122ca7dc..c9940f16 100644 --- a/site/static/logs/async-db/1024/rails.log +++ b/site/static/logs/async-db/1024/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T12:00:35.344113901Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 19) booted in 0.19s, phase: 0 -[13] - Worker 1 (PID: 23) booted in 0.18s, phase: 0 -[13] - Worker 2 (PID: 27) booted in 0.18s, phase: 0 -[13] - Worker 3 (PID: 31) booted in 0.18s, phase: 0 -[13] - Worker 4 (PID: 35) booted in 0.18s, phase: 0 -[13] - Worker 5 (PID: 40) booted in 0.18s, phase: 0 -[13] - Worker 6 (PID: 45) booted in 0.17s, phase: 0 -[13] - Worker 7 (PID: 50) booted in 0.17s, phase: 0 -[13] - Worker 8 (PID: 55) booted in 0.17s, phase: 0 -[13] - Worker 9 (PID: 61) booted in 0.17s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.16s, phase: 0 -[13] - Worker 11 (PID: 75) booted in 0.16s, phase: 0 -[13] - Worker 12 (PID: 81) booted in 0.16s, phase: 0 -[13] - Worker 13 (PID: 88) booted in 0.15s, phase: 0 -[13] - Worker 14 (PID: 98) booted in 0.15s, phase: 0 -[13] - Worker 15 (PID: 103) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 109) booted in 0.14s, phase: 0 -[13] - Worker 17 (PID: 113) booted in 0.14s, phase: 0 -[13] - Worker 18 (PID: 118) booted in 0.14s, phase: 0 -[13] - Worker 19 (PID: 123) booted in 0.14s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.13s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.13s, phase: 0 -[13] - Worker 22 (PID: 141) booted in 0.13s, phase: 0 -[13] - Worker 23 (PID: 147) booted in 0.13s, phase: 0 -[13] - Worker 24 (PID: 153) booted in 0.12s, phase: 0 -[13] - Worker 25 (PID: 159) booted in 0.12s, phase: 0 -[13] - Worker 26 (PID: 164) booted in 0.12s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.12s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.11s, phase: 0 -[13] - Worker 29 (PID: 184) booted in 0.11s, phase: 0 -[13] - Worker 30 (PID: 193) booted in 0.11s, phase: 0 -[13] - Worker 31 (PID: 198) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 203) booted in 0.1s, phase: 0 -[13] - Worker 33 (PID: 209) booted in 0.1s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.1s, phase: 0 -[13] - Worker 35 (PID: 219) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 224) booted in 0.09s, phase: 0 -[13] - Worker 37 (PID: 230) booted in 0.09s, phase: 0 -[13] - Worker 38 (PID: 235) booted in 0.09s, phase: 0 -[13] - Worker 39 (PID: 243) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 249) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 255) booted in 0.08s, phase: 0 -[13] - Worker 42 (PID: 260) booted in 0.08s, phase: 0 -[13] - Worker 43 (PID: 266) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 272) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 278) booted in 0.07s, phase: 0 -[13] - Worker 46 (PID: 283) booted in 0.07s, phase: 0 -[13] - Worker 47 (PID: 289) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 295) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 301) booted in 0.06s, phase: 0 -[13] - Worker 50 (PID: 307) booted in 0.06s, phase: 0 -[13] - Worker 51 (PID: 313) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 319) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 325) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 331) booted in 0.05s, phase: 0 -[13] - Worker 55 (PID: 337) booted in 0.05s, phase: 0 -[13] - Worker 56 (PID: 343) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 349) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.04s, phase: 0 -[13] - Worker 59 (PID: 362) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 369) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 375) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 381) booted in 0.03s, phase: 0 -[13] - Worker 63 (PID: 386) booted in 0.03s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 55) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 67) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 75) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 170) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 195) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 201) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.02s, phase: 0 diff --git a/site/static/logs/baseline/4096/rails.log b/site/static/logs/baseline/4096/rails.log index 360de5d3..9b4445db 100644 --- a/site/static/logs/baseline/4096/rails.log +++ b/site/static/logs/baseline/4096/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:52:52.156975919Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.17s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.17s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.17s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.17s, phase: 0 -[13] - Worker 4 (PID: 36) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.16s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.16s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.16s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 67) booted in 0.15s, phase: 0 -[13] - Worker 11 (PID: 74) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 80) booted in 0.15s, phase: 0 -[13] - Worker 13 (PID: 86) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.14s, phase: 0 -[13] - Worker 15 (PID: 100) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 106) booted in 0.14s, phase: 0 -[13] - Worker 17 (PID: 112) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 117) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 123) booted in 0.13s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.13s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.13s, phase: 0 -[13] - Worker 22 (PID: 140) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 146) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 152) booted in 0.12s, phase: 0 -[13] - Worker 25 (PID: 157) booted in 0.12s, phase: 0 -[13] - Worker 26 (PID: 164) booted in 0.12s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 177) booted in 0.11s, phase: 0 -[13] - Worker 29 (PID: 186) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 195) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 200) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 206) booted in 0.09s, phase: 0 -[13] - Worker 33 (PID: 210) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 220) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 226) booted in 0.08s, phase: 0 -[13] - Worker 37 (PID: 231) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 235) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 242) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 248) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 254) booted in 0.07s, phase: 0 -[13] - Worker 42 (PID: 259) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 266) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 272) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 278) booted in 0.06s, phase: 0 -[13] - Worker 46 (PID: 284) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 290) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 296) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 302) booted in 0.05s, phase: 0 -[13] - Worker 50 (PID: 308) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 314) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 320) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 326) booted in 0.04s, phase: 0 -[13] - Worker 54 (PID: 332) booted in 0.04s, phase: 0 -[13] - Worker 55 (PID: 338) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 343) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 348) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.03s, phase: 0 -[13] - Worker 59 (PID: 361) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 367) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 373) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 380) booted in 0.02s, phase: 0 -[13] - Worker 63 (PID: 386) booted in 0.02s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.14s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.14s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.13s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.12s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 87) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.11s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.1s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 151) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 157) booted in 0.09s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 170) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.08s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 201) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.07s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.06s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.05s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/baseline/512/rails.log b/site/static/logs/baseline/512/rails.log index 201ab15d..5d34fa1f 100644 --- a/site/static/logs/baseline/512/rails.log +++ b/site/static/logs/baseline/512/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:52:26.061953961Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 18) booted in 0.16s, phase: 0 -[13] - Worker 1 (PID: 22) booted in 0.16s, phase: 0 -[13] - Worker 2 (PID: 26) booted in 0.16s, phase: 0 -[13] - Worker 3 (PID: 30) booted in 0.16s, phase: 0 -[13] - Worker 4 (PID: 34) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 39) booted in 0.15s, phase: 0 -[13] - Worker 6 (PID: 44) booted in 0.15s, phase: 0 -[13] - Worker 7 (PID: 49) booted in 0.15s, phase: 0 -[13] - Worker 8 (PID: 54) booted in 0.15s, phase: 0 -[13] - Worker 9 (PID: 60) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 66) booted in 0.14s, phase: 0 -[13] - Worker 11 (PID: 72) booted in 0.14s, phase: 0 -[13] - Worker 12 (PID: 78) booted in 0.14s, phase: 0 -[13] - Worker 13 (PID: 84) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 92) booted in 0.13s, phase: 0 -[13] - Worker 15 (PID: 98) booted in 0.13s, phase: 0 -[13] - Worker 16 (PID: 104) booted in 0.13s, phase: 0 -[13] - Worker 17 (PID: 110) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 115) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 121) booted in 0.12s, phase: 0 -[13] - Worker 20 (PID: 127) booted in 0.12s, phase: 0 -[13] - Worker 21 (PID: 133) booted in 0.12s, phase: 0 -[13] - Worker 22 (PID: 138) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 144) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 150) booted in 0.11s, phase: 0 -[13] - Worker 25 (PID: 155) booted in 0.11s, phase: 0 -[13] - Worker 26 (PID: 162) booted in 0.11s, phase: 0 -[13] - Worker 27 (PID: 167) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 173) booted in 0.11s, phase: 0 -[13] - Worker 29 (PID: 181) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 189) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 195) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 200) booted in 0.09s, phase: 0 -[13] - Worker 33 (PID: 206) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 211) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 217) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 222) booted in 0.08s, phase: 0 -[13] - Worker 37 (PID: 228) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 234) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 239) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 245) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 251) booted in 0.07s, phase: 0 -[13] - Worker 42 (PID: 257) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 263) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 268) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 275) booted in 0.07s, phase: 0 -[13] - Worker 46 (PID: 281) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 287) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 293) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 299) booted in 0.06s, phase: 0 -[13] - Worker 50 (PID: 305) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 311) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 316) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 323) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 329) booted in 0.05s, phase: 0 -[13] - Worker 55 (PID: 335) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 341) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 347) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 353) booted in 0.04s, phase: 0 -[13] - Worker 59 (PID: 359) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 365) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 371) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 377) booted in 0.03s, phase: 0 -[13] - Worker 63 (PID: 383) booted in 0.03s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.14s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.14s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.13s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.13s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.12s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.12s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 81) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 86) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 93) booted in 0.11s, phase: 0 +[1] - Worker 17 (PID: 98) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 103) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 109) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 115) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 121) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.1s, phase: 0 +[1] - Worker 23 (PID: 132) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 144) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 150) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 156) booted in 0.09s, phase: 0 +[1] - Worker 28 (PID: 162) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 170) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.08s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 197) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.07s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 224) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.06s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.05s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/json-comp/16384/rails.log b/site/static/logs/json-comp/16384/rails.log index b785f31b..c194a8f4 100644 --- a/site/static/logs/json-comp/16384/rails.log +++ b/site/static/logs/json-comp/16384/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:56:13.261368473Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.19s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.19s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.18s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.18s, phase: 0 -[13] - Worker 4 (PID: 36) booted in 0.18s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.18s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.17s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.17s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.17s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.17s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.17s, phase: 0 -[13] - Worker 11 (PID: 75) booted in 0.16s, phase: 0 -[13] - Worker 12 (PID: 82) booted in 0.16s, phase: 0 -[13] - Worker 13 (PID: 88) booted in 0.15s, phase: 0 -[13] - Worker 14 (PID: 97) booted in 0.15s, phase: 0 -[13] - Worker 15 (PID: 103) booted in 0.15s, phase: 0 -[13] - Worker 16 (PID: 109) booted in 0.14s, phase: 0 -[13] - Worker 17 (PID: 113) booted in 0.14s, phase: 0 -[13] - Worker 18 (PID: 120) booted in 0.14s, phase: 0 -[13] - Worker 19 (PID: 126) booted in 0.14s, phase: 0 -[13] - Worker 20 (PID: 132) booted in 0.13s, phase: 0 -[13] - Worker 21 (PID: 139) booted in 0.13s, phase: 0 -[13] - Worker 22 (PID: 144) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 150) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 157) booted in 0.12s, phase: 0 -[13] - Worker 25 (PID: 163) booted in 0.11s, phase: 0 -[13] - Worker 26 (PID: 169) booted in 0.11s, phase: 0 -[13] - Worker 27 (PID: 173) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 178) booted in 0.11s, phase: 0 -[13] - Worker 29 (PID: 184) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 192) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 198) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 202) booted in 0.1s, phase: 0 -[13] - Worker 33 (PID: 209) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 220) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 225) booted in 0.09s, phase: 0 -[13] - Worker 37 (PID: 231) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 236) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 241) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 247) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 253) booted in 0.08s, phase: 0 -[13] - Worker 42 (PID: 259) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 265) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 272) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 278) booted in 0.07s, phase: 0 -[13] - Worker 46 (PID: 284) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 290) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 295) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 302) booted in 0.06s, phase: 0 -[13] - Worker 50 (PID: 308) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 314) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 319) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 326) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 332) booted in 0.04s, phase: 0 -[13] - Worker 55 (PID: 338) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 344) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 350) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.04s, phase: 0 -[13] - Worker 59 (PID: 362) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 368) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 374) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 380) booted in 0.03s, phase: 0 -[13] - Worker 63 (PID: 386) booted in 0.02s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 61) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 68) booted in 0.13s, phase: 0 +[1] - Worker 13 (PID: 76) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.09s, phase: 0 +[1] - Worker 33 (PID: 197) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 224) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 235) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 241) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 247) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 253) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 259) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.06s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.05s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.05s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/json-comp/4096/rails.log b/site/static/logs/json-comp/4096/rails.log index 79b8c047..32ce1d3f 100644 --- a/site/static/logs/json-comp/4096/rails.log +++ b/site/static/logs/json-comp/4096/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:55:48.281334666Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 19) booted in 0.18s, phase: 0 -[13] - Worker 1 (PID: 23) booted in 0.18s, phase: 0 -[13] - Worker 2 (PID: 27) booted in 0.17s, phase: 0 -[13] - Worker 3 (PID: 31) booted in 0.17s, phase: 0 -[13] - Worker 4 (PID: 36) booted in 0.17s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.16s, phase: 0 -[13] - Worker 6 (PID: 45) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 50) booted in 0.16s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.16s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.16s, phase: 0 -[13] - Worker 10 (PID: 67) booted in 0.15s, phase: 0 -[13] - Worker 11 (PID: 73) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 79) booted in 0.15s, phase: 0 -[13] - Worker 13 (PID: 85) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 95) booted in 0.14s, phase: 0 -[13] - Worker 15 (PID: 101) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 107) booted in 0.14s, phase: 0 -[13] - Worker 17 (PID: 112) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 117) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 122) booted in 0.13s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.13s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.13s, phase: 0 -[13] - Worker 22 (PID: 140) booted in 0.14s, phase: 0 -[13] - Worker 23 (PID: 147) booted in 0.14s, phase: 0 -[13] - Worker 24 (PID: 152) booted in 0.13s, phase: 0 -[13] - Worker 25 (PID: 158) booted in 0.13s, phase: 0 -[13] - Worker 26 (PID: 163) booted in 0.13s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.13s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.14s, phase: 0 -[13] - Worker 29 (PID: 183) booted in 0.14s, phase: 0 -[13] - Worker 30 (PID: 191) booted in 0.14s, phase: 0 -[13] - Worker 31 (PID: 197) booted in 0.14s, phase: 0 -[13] - Worker 32 (PID: 202) booted in 0.13s, phase: 0 -[13] - Worker 33 (PID: 208) booted in 0.13s, phase: 0 -[13] - Worker 34 (PID: 213) booted in 0.13s, phase: 0 -[13] - Worker 35 (PID: 219) booted in 0.13s, phase: 0 -[13] - Worker 36 (PID: 224) booted in 0.13s, phase: 0 -[13] - Worker 37 (PID: 230) booted in 0.13s, phase: 0 -[13] - Worker 38 (PID: 235) booted in 0.12s, phase: 0 -[13] - Worker 39 (PID: 241) booted in 0.12s, phase: 0 -[13] - Worker 40 (PID: 247) booted in 0.12s, phase: 0 -[13] - Worker 41 (PID: 253) booted in 0.12s, phase: 0 -[13] - Worker 42 (PID: 259) booted in 0.12s, phase: 0 -[13] - Worker 43 (PID: 265) booted in 0.11s, phase: 0 -[13] - Worker 44 (PID: 271) booted in 0.11s, phase: 0 -[13] - Worker 45 (PID: 277) booted in 0.11s, phase: 0 -[13] - Worker 46 (PID: 283) booted in 0.11s, phase: 0 -[13] - Worker 47 (PID: 288) booted in 0.1s, phase: 0 -[13] - Worker 48 (PID: 294) booted in 0.1s, phase: 0 -[13] - Worker 49 (PID: 300) booted in 0.1s, phase: 0 -[13] - Worker 50 (PID: 306) booted in 0.1s, phase: 0 -[13] - Worker 51 (PID: 313) booted in 0.1s, phase: 0 -[13] - Worker 52 (PID: 318) booted in 0.09s, phase: 0 -[13] - Worker 53 (PID: 325) booted in 0.09s, phase: 0 -[13] - Worker 54 (PID: 330) booted in 0.09s, phase: 0 -[13] - Worker 55 (PID: 336) booted in 0.09s, phase: 0 -[13] - Worker 56 (PID: 342) booted in 0.08s, phase: 0 -[13] - Worker 57 (PID: 348) booted in 0.08s, phase: 0 -[13] - Worker 58 (PID: 354) booted in 0.08s, phase: 0 -[13] - Worker 59 (PID: 361) booted in 0.08s, phase: 0 -[13] - Worker 60 (PID: 366) booted in 0.08s, phase: 0 -[13] - Worker 61 (PID: 372) booted in 0.07s, phase: 0 -[13] - Worker 62 (PID: 379) booted in 0.07s, phase: 0 -[13] - Worker 63 (PID: 385) booted in 0.07s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 170) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.06s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.05s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.05s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/json-comp/512/rails.log b/site/static/logs/json-comp/512/rails.log index 50e95a42..37c3be6f 100644 --- a/site/static/logs/json-comp/512/rails.log +++ b/site/static/logs/json-comp/512/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:55:23.299139175Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.19s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.19s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.19s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.18s, phase: 0 -[13] - Worker 4 (PID: 37) booted in 0.18s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.18s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.18s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.18s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.18s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.17s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.17s, phase: 0 -[13] - Worker 11 (PID: 73) booted in 0.17s, phase: 0 -[13] - Worker 12 (PID: 80) booted in 0.17s, phase: 0 -[13] - Worker 13 (PID: 86) booted in 0.16s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.16s, phase: 0 -[13] - Worker 15 (PID: 100) booted in 0.16s, phase: 0 -[13] - Worker 16 (PID: 106) booted in 0.16s, phase: 0 -[13] - Worker 17 (PID: 112) booted in 0.16s, phase: 0 -[13] - Worker 18 (PID: 117) booted in 0.16s, phase: 0 -[13] - Worker 19 (PID: 123) booted in 0.16s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.15s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.15s, phase: 0 -[13] - Worker 22 (PID: 140) booted in 0.15s, phase: 0 -[13] - Worker 23 (PID: 145) booted in 0.15s, phase: 0 -[13] - Worker 24 (PID: 152) booted in 0.15s, phase: 0 -[13] - Worker 25 (PID: 158) booted in 0.14s, phase: 0 -[13] - Worker 26 (PID: 164) booted in 0.14s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.14s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.14s, phase: 0 -[13] - Worker 29 (PID: 184) booted in 0.13s, phase: 0 -[13] - Worker 30 (PID: 192) booted in 0.13s, phase: 0 -[13] - Worker 31 (PID: 198) booted in 0.13s, phase: 0 -[13] - Worker 32 (PID: 203) booted in 0.13s, phase: 0 -[13] - Worker 33 (PID: 209) booted in 0.13s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.12s, phase: 0 -[13] - Worker 35 (PID: 220) booted in 0.12s, phase: 0 -[13] - Worker 36 (PID: 225) booted in 0.12s, phase: 0 -[13] - Worker 37 (PID: 231) booted in 0.12s, phase: 0 -[13] - Worker 38 (PID: 236) booted in 0.12s, phase: 0 -[13] - Worker 39 (PID: 242) booted in 0.11s, phase: 0 -[13] - Worker 40 (PID: 248) booted in 0.11s, phase: 0 -[13] - Worker 41 (PID: 254) booted in 0.11s, phase: 0 -[13] - Worker 42 (PID: 260) booted in 0.11s, phase: 0 -[13] - Worker 43 (PID: 266) booted in 0.1s, phase: 0 -[13] - Worker 44 (PID: 272) booted in 0.1s, phase: 0 -[13] - Worker 45 (PID: 278) booted in 0.1s, phase: 0 -[13] - Worker 46 (PID: 283) booted in 0.1s, phase: 0 -[13] - Worker 47 (PID: 289) booted in 0.1s, phase: 0 -[13] - Worker 48 (PID: 295) booted in 0.09s, phase: 0 -[13] - Worker 49 (PID: 301) booted in 0.09s, phase: 0 -[13] - Worker 50 (PID: 307) booted in 0.09s, phase: 0 -[13] - Worker 51 (PID: 313) booted in 0.09s, phase: 0 -[13] - Worker 52 (PID: 319) booted in 0.09s, phase: 0 -[13] - Worker 53 (PID: 325) booted in 0.08s, phase: 0 -[13] - Worker 54 (PID: 331) booted in 0.08s, phase: 0 -[13] - Worker 55 (PID: 336) booted in 0.08s, phase: 0 -[13] - Worker 56 (PID: 343) booted in 0.08s, phase: 0 -[13] - Worker 57 (PID: 349) booted in 0.08s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.07s, phase: 0 -[13] - Worker 59 (PID: 361) booted in 0.07s, phase: 0 -[13] - Worker 60 (PID: 367) booted in 0.06s, phase: 0 -[13] - Worker 61 (PID: 374) booted in 0.06s, phase: 0 -[13] - Worker 62 (PID: 386) booted in 0.05s, phase: 0 -[13] - Worker 63 (PID: 392) booted in 0.05s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 139) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 180) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.09s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 224) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/json-tls/4096/rails.log b/site/static/logs/json-tls/4096/rails.log index 3d185cd3..6992319c 100644 --- a/site/static/logs/json-tls/4096/rails.log +++ b/site/static/logs/json-tls/4096/rails.log @@ -2,8 +2,8 @@ => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options [1] Puma starting in cluster mode... -[1] * Puma version: 7.2.0 ("On The Corner") -[1] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] [1] * Min threads: 3 [1] * Max threads: 3 [1] * Environment: production @@ -17,67 +17,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.16s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.16s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.16s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.16s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.15s, phase: 0 -[1] - Worker 5 (PID: 29) booted in 0.15s, phase: 0 -[1] - Worker 6 (PID: 34) booted in 0.15s, phase: 0 -[1] - Worker 7 (PID: 39) booted in 0.15s, phase: 0 -[1] - Worker 8 (PID: 44) booted in 0.14s, phase: 0 -[1] - Worker 9 (PID: 49) booted in 0.14s, phase: 0 -[1] - Worker 10 (PID: 55) booted in 0.14s, phase: 0 -[1] - Worker 11 (PID: 61) booted in 0.14s, phase: 0 -[1] - Worker 12 (PID: 67) booted in 0.14s, phase: 0 -[1] - Worker 13 (PID: 73) booted in 0.13s, phase: 0 -[1] - Worker 14 (PID: 82) booted in 0.13s, phase: 0 -[1] - Worker 15 (PID: 88) booted in 0.13s, phase: 0 -[1] - Worker 16 (PID: 94) booted in 0.13s, phase: 0 -[1] - Worker 17 (PID: 100) booted in 0.12s, phase: 0 -[1] - Worker 18 (PID: 105) booted in 0.12s, phase: 0 -[1] - Worker 19 (PID: 111) booted in 0.12s, phase: 0 -[1] - Worker 20 (PID: 117) booted in 0.12s, phase: 0 -[1] - Worker 21 (PID: 123) booted in 0.12s, phase: 0 -[1] - Worker 22 (PID: 128) booted in 0.11s, phase: 0 -[1] - Worker 23 (PID: 134) booted in 0.11s, phase: 0 -[1] - Worker 24 (PID: 139) booted in 0.11s, phase: 0 -[1] - Worker 25 (PID: 145) booted in 0.11s, phase: 0 -[1] - Worker 26 (PID: 151) booted in 0.11s, phase: 0 -[1] - Worker 27 (PID: 157) booted in 0.1s, phase: 0 -[1] - Worker 28 (PID: 163) booted in 0.1s, phase: 0 -[1] - Worker 29 (PID: 171) booted in 0.1s, phase: 0 -[1] - Worker 30 (PID: 179) booted in 0.1s, phase: 0 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 [1] - Worker 31 (PID: 185) booted in 0.09s, phase: 0 -[1] - Worker 32 (PID: 190) booted in 0.09s, phase: 0 -[1] - Worker 33 (PID: 196) booted in 0.09s, phase: 0 -[1] - Worker 34 (PID: 201) booted in 0.09s, phase: 0 -[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 -[1] - Worker 36 (PID: 211) booted in 0.08s, phase: 0 -[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 -[1] - Worker 38 (PID: 224) booted in 0.08s, phase: 0 -[1] - Worker 39 (PID: 229) booted in 0.08s, phase: 0 -[1] - Worker 40 (PID: 235) booted in 0.07s, phase: 0 -[1] - Worker 41 (PID: 241) booted in 0.07s, phase: 0 -[1] - Worker 42 (PID: 247) booted in 0.07s, phase: 0 -[1] - Worker 43 (PID: 253) booted in 0.07s, phase: 0 -[1] - Worker 44 (PID: 259) booted in 0.07s, phase: 0 -[1] - Worker 45 (PID: 265) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 195) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 [1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 -[1] - Worker 47 (PID: 277) booted in 0.06s, phase: 0 -[1] - Worker 48 (PID: 283) booted in 0.06s, phase: 0 -[1] - Worker 49 (PID: 289) booted in 0.05s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 [1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 -[1] - Worker 51 (PID: 301) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 [1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 -[1] - Worker 53 (PID: 312) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 [1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 [1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 [1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 [1] - Worker 57 (PID: 337) booted in 0.04s, phase: 0 -[1] - Worker 58 (PID: 343) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 349) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 [1] - Worker 60 (PID: 355) booted in 0.03s, phase: 0 -[1] - Worker 61 (PID: 361) booted in 0.03s, phase: 0 -[1] - Worker 62 (PID: 367) booted in 0.03s, phase: 0 -[1] - Worker 63 (PID: 373) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/json/4096/rails.log b/site/static/logs/json/4096/rails.log index dc1f6159..ee4ccafd 100644 --- a/site/static/logs/json/4096/rails.log +++ b/site/static/logs/json/4096/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:54:58.24643554Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[12] Puma starting in cluster mode... -[12] * Puma version: 7.2.0 ("On The Corner") -[12] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[12] * Min threads: 3 -[12] * Max threads: 3 -[12] * Environment: production -[12] * Master PID: 12 -[12] * Workers: 64 -[12] * Restarts: (✔) hot (✖) phased (✖) refork -[12] * Preloading application -[12] * Listening on http://0.0.0.0:8080 -[12] Use Ctrl-C to stop -[12] ! WARNING: Detected `RUBY_MN_THREADS=1` -[12] ! This setting is known to cause performance regressions with Puma. -[12] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[12] - Worker 0 (PID: 19) booted in 0.17s, phase: 0 -[12] - Worker 1 (PID: 23) booted in 0.17s, phase: 0 -[12] - Worker 2 (PID: 27) booted in 0.16s, phase: 0 -[12] - Worker 3 (PID: 31) booted in 0.16s, phase: 0 -[12] - Worker 4 (PID: 35) booted in 0.16s, phase: 0 -[12] - Worker 5 (PID: 40) booted in 0.16s, phase: 0 -[12] - Worker 6 (PID: 45) booted in 0.16s, phase: 0 -[12] - Worker 7 (PID: 50) booted in 0.15s, phase: 0 -[12] - Worker 8 (PID: 55) booted in 0.15s, phase: 0 -[12] - Worker 9 (PID: 61) booted in 0.15s, phase: 0 -[12] - Worker 10 (PID: 66) booted in 0.15s, phase: 0 -[12] - Worker 11 (PID: 72) booted in 0.15s, phase: 0 -[12] - Worker 12 (PID: 78) booted in 0.14s, phase: 0 -[12] - Worker 13 (PID: 84) booted in 0.14s, phase: 0 -[12] - Worker 14 (PID: 93) booted in 0.14s, phase: 0 -[12] - Worker 15 (PID: 99) booted in 0.13s, phase: 0 -[12] - Worker 16 (PID: 105) booted in 0.13s, phase: 0 -[12] - Worker 17 (PID: 111) booted in 0.13s, phase: 0 -[12] - Worker 18 (PID: 116) booted in 0.13s, phase: 0 -[12] - Worker 19 (PID: 122) booted in 0.13s, phase: 0 -[12] - Worker 20 (PID: 128) booted in 0.12s, phase: 0 -[12] - Worker 21 (PID: 134) booted in 0.12s, phase: 0 -[12] - Worker 22 (PID: 139) booted in 0.12s, phase: 0 -[12] - Worker 23 (PID: 145) booted in 0.12s, phase: 0 -[12] - Worker 24 (PID: 151) booted in 0.12s, phase: 0 -[12] - Worker 25 (PID: 157) booted in 0.11s, phase: 0 -[12] - Worker 26 (PID: 163) booted in 0.11s, phase: 0 -[12] - Worker 27 (PID: 169) booted in 0.11s, phase: 0 -[12] - Worker 28 (PID: 174) booted in 0.11s, phase: 0 -[12] - Worker 29 (PID: 183) booted in 0.1s, phase: 0 -[12] - Worker 30 (PID: 193) booted in 0.1s, phase: 0 -[12] - Worker 31 (PID: 197) booted in 0.1s, phase: 0 -[12] - Worker 32 (PID: 202) booted in 0.09s, phase: 0 -[12] - Worker 33 (PID: 208) booted in 0.09s, phase: 0 -[12] - Worker 34 (PID: 213) booted in 0.09s, phase: 0 -[12] - Worker 35 (PID: 219) booted in 0.09s, phase: 0 -[12] - Worker 36 (PID: 224) booted in 0.09s, phase: 0 -[12] - Worker 37 (PID: 230) booted in 0.08s, phase: 0 -[12] - Worker 38 (PID: 235) booted in 0.08s, phase: 0 -[12] - Worker 39 (PID: 240) booted in 0.08s, phase: 0 -[12] - Worker 40 (PID: 247) booted in 0.08s, phase: 0 -[12] - Worker 41 (PID: 253) booted in 0.08s, phase: 0 -[12] - Worker 42 (PID: 259) booted in 0.07s, phase: 0 -[12] - Worker 43 (PID: 265) booted in 0.07s, phase: 0 -[12] - Worker 44 (PID: 271) booted in 0.07s, phase: 0 -[12] - Worker 45 (PID: 277) booted in 0.07s, phase: 0 -[12] - Worker 46 (PID: 282) booted in 0.06s, phase: 0 -[12] - Worker 47 (PID: 288) booted in 0.06s, phase: 0 -[12] - Worker 48 (PID: 294) booted in 0.06s, phase: 0 -[12] - Worker 49 (PID: 300) booted in 0.06s, phase: 0 -[12] - Worker 50 (PID: 306) booted in 0.06s, phase: 0 -[12] - Worker 51 (PID: 313) booted in 0.05s, phase: 0 -[12] - Worker 52 (PID: 319) booted in 0.05s, phase: 0 -[12] - Worker 53 (PID: 324) booted in 0.05s, phase: 0 -[12] - Worker 54 (PID: 331) booted in 0.05s, phase: 0 -[12] - Worker 55 (PID: 337) booted in 0.04s, phase: 0 -[12] - Worker 56 (PID: 343) booted in 0.04s, phase: 0 -[12] - Worker 57 (PID: 349) booted in 0.04s, phase: 0 -[12] - Worker 58 (PID: 355) booted in 0.04s, phase: 0 -[12] - Worker 59 (PID: 361) booted in 0.04s, phase: 0 -[12] - Worker 60 (PID: 367) booted in 0.03s, phase: 0 -[12] - Worker 61 (PID: 373) booted in 0.03s, phase: 0 -[12] - Worker 62 (PID: 379) booted in 0.03s, phase: 0 -[12] - Worker 63 (PID: 385) booted in 0.03s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 145) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 197) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 349) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/limited-conn/4096/rails.log b/site/static/logs/limited-conn/4096/rails.log index 96ff6242..87dc7bcb 100644 --- a/site/static/logs/limited-conn/4096/rails.log +++ b/site/static/logs/limited-conn/4096/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:54:33.04133779Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 19) booted in 0.18s, phase: 0 -[13] - Worker 1 (PID: 23) booted in 0.17s, phase: 0 -[13] - Worker 2 (PID: 27) booted in 0.17s, phase: 0 -[13] - Worker 3 (PID: 31) booted in 0.17s, phase: 0 -[13] - Worker 4 (PID: 35) booted in 0.17s, phase: 0 -[13] - Worker 5 (PID: 40) booted in 0.17s, phase: 0 -[13] - Worker 6 (PID: 45) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 50) booted in 0.16s, phase: 0 -[13] - Worker 8 (PID: 55) booted in 0.16s, phase: 0 -[13] - Worker 9 (PID: 61) booted in 0.16s, phase: 0 -[13] - Worker 10 (PID: 67) booted in 0.16s, phase: 0 -[13] - Worker 11 (PID: 73) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 79) booted in 0.15s, phase: 0 -[13] - Worker 13 (PID: 85) booted in 0.15s, phase: 0 -[13] - Worker 14 (PID: 95) booted in 0.14s, phase: 0 -[13] - Worker 15 (PID: 103) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 108) booted in 0.14s, phase: 0 -[13] - Worker 17 (PID: 115) booted in 0.14s, phase: 0 -[13] - Worker 18 (PID: 120) booted in 0.14s, phase: 0 -[13] - Worker 19 (PID: 125) booted in 0.13s, phase: 0 -[13] - Worker 20 (PID: 130) booted in 0.15s, phase: 0 -[13] - Worker 21 (PID: 136) booted in 0.14s, phase: 0 -[13] - Worker 22 (PID: 142) booted in 0.14s, phase: 0 -[13] - Worker 23 (PID: 146) booted in 0.14s, phase: 0 -[13] - Worker 24 (PID: 153) booted in 0.14s, phase: 0 -[13] - Worker 25 (PID: 159) booted in 0.13s, phase: 0 -[13] - Worker 26 (PID: 165) booted in 0.13s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.13s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.13s, phase: 0 -[13] - Worker 29 (PID: 183) booted in 0.13s, phase: 0 -[13] - Worker 30 (PID: 191) booted in 0.13s, phase: 0 -[13] - Worker 31 (PID: 197) booted in 0.13s, phase: 0 -[13] - Worker 32 (PID: 202) booted in 0.13s, phase: 0 -[13] - Worker 33 (PID: 208) booted in 0.12s, phase: 0 -[13] - Worker 34 (PID: 213) booted in 0.12s, phase: 0 -[13] - Worker 35 (PID: 219) booted in 0.12s, phase: 0 -[13] - Worker 36 (PID: 224) booted in 0.12s, phase: 0 -[13] - Worker 37 (PID: 230) booted in 0.12s, phase: 0 -[13] - Worker 38 (PID: 235) booted in 0.12s, phase: 0 -[13] - Worker 39 (PID: 240) booted in 0.11s, phase: 0 -[13] - Worker 40 (PID: 246) booted in 0.11s, phase: 0 -[13] - Worker 41 (PID: 253) booted in 0.11s, phase: 0 -[13] - Worker 42 (PID: 258) booted in 0.11s, phase: 0 -[13] - Worker 43 (PID: 264) booted in 0.1s, phase: 0 -[13] - Worker 44 (PID: 270) booted in 0.1s, phase: 0 -[13] - Worker 45 (PID: 276) booted in 0.1s, phase: 0 -[13] - Worker 46 (PID: 282) booted in 0.1s, phase: 0 -[13] - Worker 47 (PID: 288) booted in 0.1s, phase: 0 -[13] - Worker 48 (PID: 294) booted in 0.09s, phase: 0 -[13] - Worker 49 (PID: 300) booted in 0.09s, phase: 0 -[13] - Worker 50 (PID: 306) booted in 0.09s, phase: 0 -[13] - Worker 51 (PID: 312) booted in 0.09s, phase: 0 -[13] - Worker 52 (PID: 318) booted in 0.08s, phase: 0 -[13] - Worker 53 (PID: 324) booted in 0.08s, phase: 0 -[13] - Worker 54 (PID: 329) booted in 0.08s, phase: 0 -[13] - Worker 55 (PID: 336) booted in 0.08s, phase: 0 -[13] - Worker 56 (PID: 342) booted in 0.08s, phase: 0 -[13] - Worker 57 (PID: 348) booted in 0.07s, phase: 0 -[13] - Worker 58 (PID: 354) booted in 0.07s, phase: 0 -[13] - Worker 59 (PID: 360) booted in 0.07s, phase: 0 -[13] - Worker 60 (PID: 366) booted in 0.07s, phase: 0 -[13] - Worker 61 (PID: 372) booted in 0.06s, phase: 0 -[13] - Worker 62 (PID: 378) booted in 0.06s, phase: 0 -[13] - Worker 63 (PID: 384) booted in 0.06s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.13s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.12s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.12s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 134) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 139) booted in 0.11s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 180) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.09s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 224) booted in 0.08s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 236) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 241) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 248) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 254) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 260) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 265) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 271) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 277) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 283) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 289) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/limited-conn/512/rails.log b/site/static/logs/limited-conn/512/rails.log index ed4ba332..c4f2cd1b 100644 --- a/site/static/logs/limited-conn/512/rails.log +++ b/site/static/logs/limited-conn/512/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:54:06.934722768Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.17s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.16s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.16s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.16s, phase: 0 -[13] - Worker 4 (PID: 36) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.15s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.15s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.15s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.15s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.14s, phase: 0 -[13] - Worker 11 (PID: 74) booted in 0.14s, phase: 0 -[13] - Worker 12 (PID: 80) booted in 0.14s, phase: 0 -[13] - Worker 13 (PID: 86) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.13s, phase: 0 -[13] - Worker 15 (PID: 100) booted in 0.13s, phase: 0 -[13] - Worker 16 (PID: 106) booted in 0.13s, phase: 0 -[13] - Worker 17 (PID: 112) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 117) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 123) booted in 0.12s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.12s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.12s, phase: 0 -[13] - Worker 22 (PID: 140) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 146) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 152) booted in 0.11s, phase: 0 -[13] - Worker 25 (PID: 158) booted in 0.11s, phase: 0 -[13] - Worker 26 (PID: 164) booted in 0.11s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.1s, phase: 0 -[13] - Worker 29 (PID: 184) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 192) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 198) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 203) booted in 0.09s, phase: 0 -[13] - Worker 33 (PID: 209) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 220) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 225) booted in 0.08s, phase: 0 -[13] - Worker 37 (PID: 230) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 236) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 240) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 247) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 253) booted in 0.07s, phase: 0 -[13] - Worker 42 (PID: 259) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 265) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 271) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 277) booted in 0.06s, phase: 0 -[13] - Worker 46 (PID: 283) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 289) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 296) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 302) booted in 0.05s, phase: 0 -[13] - Worker 50 (PID: 307) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 313) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 319) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 325) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 332) booted in 0.04s, phase: 0 -[13] - Worker 55 (PID: 338) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 343) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 349) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 356) booted in 0.03s, phase: 0 -[13] - Worker 59 (PID: 362) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 368) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 373) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 379) booted in 0.03s, phase: 0 -[13] - Worker 63 (PID: 386) booted in 0.02s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.14s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.13s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.12s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.11s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.1s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.09s, phase: 0 +[1] - Worker 28 (PID: 163) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 170) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.08s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 195) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 201) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.07s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.06s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.05s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.05s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/pipelined/4096/rails.log b/site/static/logs/pipelined/4096/rails.log index 870c4556..34ccc3b1 100644 --- a/site/static/logs/pipelined/4096/rails.log +++ b/site/static/logs/pipelined/4096/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:53:42.106185061Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.17s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.17s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.16s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.16s, phase: 0 -[13] - Worker 4 (PID: 36) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.16s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.15s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.15s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.15s, phase: 0 -[13] - Worker 11 (PID: 74) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 80) booted in 0.14s, phase: 0 -[13] - Worker 13 (PID: 86) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.14s, phase: 0 -[13] - Worker 15 (PID: 99) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 105) booted in 0.13s, phase: 0 -[13] - Worker 17 (PID: 111) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 116) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 123) booted in 0.13s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.13s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.12s, phase: 0 -[13] - Worker 22 (PID: 141) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 148) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 154) booted in 0.12s, phase: 0 -[13] - Worker 25 (PID: 159) booted in 0.11s, phase: 0 -[13] - Worker 26 (PID: 166) booted in 0.11s, phase: 0 -[13] - Worker 27 (PID: 171) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 178) booted in 0.11s, phase: 0 -[13] - Worker 29 (PID: 184) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 192) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 198) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 202) booted in 0.09s, phase: 0 -[13] - Worker 33 (PID: 209) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 220) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 224) booted in 0.08s, phase: 0 -[13] - Worker 37 (PID: 231) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 236) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 242) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 247) booted in 0.07s, phase: 0 -[13] - Worker 41 (PID: 254) booted in 0.07s, phase: 0 -[13] - Worker 42 (PID: 260) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 266) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 272) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 278) booted in 0.06s, phase: 0 -[13] - Worker 46 (PID: 283) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 289) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 295) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 301) booted in 0.05s, phase: 0 -[13] - Worker 50 (PID: 307) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 313) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 319) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 325) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 331) booted in 0.04s, phase: 0 -[13] - Worker 55 (PID: 337) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 343) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 349) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.03s, phase: 0 -[13] - Worker 59 (PID: 361) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 368) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 374) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 380) booted in 0.02s, phase: 0 -[13] - Worker 63 (PID: 385) booted in 0.02s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.15s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 30) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 35) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 40) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 45) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 51) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 58) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 63) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 69) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 76) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 83) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 89) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 144) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 151) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 156) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 163) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 170) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.09s, phase: 0 +[1] - Worker 33 (PID: 195) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 201) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.07s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.06s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.05s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.05s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 350) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 356) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 362) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 368) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 374) booted in 0.03s, phase: 0 diff --git a/site/static/logs/pipelined/512/rails.log b/site/static/logs/pipelined/512/rails.log index 1aab5257..2bb74fef 100644 --- a/site/static/logs/pipelined/512/rails.log +++ b/site/static/logs/pipelined/512/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:53:17.355590149Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 19) booted in 0.17s, phase: 0 -[13] - Worker 1 (PID: 23) booted in 0.17s, phase: 0 -[13] - Worker 2 (PID: 27) booted in 0.16s, phase: 0 -[13] - Worker 3 (PID: 31) booted in 0.16s, phase: 0 -[13] - Worker 4 (PID: 35) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 40) booted in 0.16s, phase: 0 -[13] - Worker 6 (PID: 45) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 50) booted in 0.15s, phase: 0 -[13] - Worker 8 (PID: 55) booted in 0.15s, phase: 0 -[13] - Worker 9 (PID: 60) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 67) booted in 0.15s, phase: 0 -[13] - Worker 11 (PID: 73) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 79) booted in 0.15s, phase: 0 -[13] - Worker 13 (PID: 85) booted in 0.15s, phase: 0 -[13] - Worker 14 (PID: 93) booted in 0.15s, phase: 0 -[13] - Worker 15 (PID: 99) booted in 0.15s, phase: 0 -[13] - Worker 16 (PID: 105) booted in 0.15s, phase: 0 -[13] - Worker 17 (PID: 111) booted in 0.15s, phase: 0 -[13] - Worker 18 (PID: 116) booted in 0.15s, phase: 0 -[13] - Worker 19 (PID: 122) booted in 0.15s, phase: 0 -[13] - Worker 20 (PID: 128) booted in 0.15s, phase: 0 -[13] - Worker 21 (PID: 134) booted in 0.15s, phase: 0 -[13] - Worker 22 (PID: 139) booted in 0.14s, phase: 0 -[13] - Worker 23 (PID: 145) booted in 0.14s, phase: 0 -[13] - Worker 24 (PID: 152) booted in 0.14s, phase: 0 -[13] - Worker 25 (PID: 159) booted in 0.14s, phase: 0 -[13] - Worker 26 (PID: 165) booted in 0.13s, phase: 0 -[13] - Worker 27 (PID: 171) booted in 0.13s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.13s, phase: 0 -[13] - Worker 29 (PID: 183) booted in 0.13s, phase: 0 -[13] - Worker 30 (PID: 191) booted in 0.13s, phase: 0 -[13] - Worker 31 (PID: 197) booted in 0.12s, phase: 0 -[13] - Worker 32 (PID: 202) booted in 0.12s, phase: 0 -[13] - Worker 33 (PID: 208) booted in 0.12s, phase: 0 -[13] - Worker 34 (PID: 213) booted in 0.12s, phase: 0 -[13] - Worker 35 (PID: 219) booted in 0.11s, phase: 0 -[13] - Worker 36 (PID: 224) booted in 0.11s, phase: 0 -[13] - Worker 37 (PID: 230) booted in 0.11s, phase: 0 -[13] - Worker 38 (PID: 235) booted in 0.11s, phase: 0 -[13] - Worker 39 (PID: 240) booted in 0.11s, phase: 0 -[13] - Worker 40 (PID: 246) booted in 0.1s, phase: 0 -[13] - Worker 41 (PID: 253) booted in 0.1s, phase: 0 -[13] - Worker 42 (PID: 259) booted in 0.1s, phase: 0 -[13] - Worker 43 (PID: 264) booted in 0.1s, phase: 0 -[13] - Worker 44 (PID: 269) booted in 0.1s, phase: 0 -[13] - Worker 45 (PID: 275) booted in 0.09s, phase: 0 -[13] - Worker 46 (PID: 282) booted in 0.09s, phase: 0 -[13] - Worker 47 (PID: 288) booted in 0.09s, phase: 0 -[13] - Worker 48 (PID: 294) booted in 0.09s, phase: 0 -[13] - Worker 49 (PID: 300) booted in 0.09s, phase: 0 -[13] - Worker 50 (PID: 306) booted in 0.08s, phase: 0 -[13] - Worker 51 (PID: 312) booted in 0.08s, phase: 0 -[13] - Worker 52 (PID: 318) booted in 0.08s, phase: 0 -[13] - Worker 53 (PID: 324) booted in 0.08s, phase: 0 -[13] - Worker 54 (PID: 330) booted in 0.08s, phase: 0 -[13] - Worker 55 (PID: 336) booted in 0.07s, phase: 0 -[13] - Worker 56 (PID: 342) booted in 0.07s, phase: 0 -[13] - Worker 57 (PID: 348) booted in 0.07s, phase: 0 -[13] - Worker 58 (PID: 353) booted in 0.07s, phase: 0 -[13] - Worker 59 (PID: 360) booted in 0.07s, phase: 0 -[13] - Worker 60 (PID: 366) booted in 0.06s, phase: 0 -[13] - Worker 61 (PID: 372) booted in 0.06s, phase: 0 -[13] - Worker 62 (PID: 378) booted in 0.06s, phase: 0 -[13] - Worker 63 (PID: 384) booted in 0.06s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.14s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.14s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.13s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.12s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.11s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.1s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 145) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 157) booted in 0.09s, phase: 0 +[1] - Worker 28 (PID: 163) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.08s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 195) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 201) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.07s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.06s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.05s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.05s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/static/1024/rails.log b/site/static/logs/static/1024/rails.log index b9c0e9ef..5da629bb 100644 --- a/site/static/logs/static/1024/rails.log +++ b/site/static/logs/static/1024/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:59:18.769761064Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.28s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.28s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.27s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.27s, phase: 0 -[13] - Worker 4 (PID: 37) booted in 0.27s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.26s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.26s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.26s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.26s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.26s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.25s, phase: 0 -[13] - Worker 11 (PID: 74) booted in 0.25s, phase: 0 -[13] - Worker 12 (PID: 80) booted in 0.25s, phase: 0 -[13] - Worker 13 (PID: 86) booted in 0.25s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.24s, phase: 0 -[13] - Worker 15 (PID: 100) booted in 0.24s, phase: 0 -[13] - Worker 16 (PID: 106) booted in 0.24s, phase: 0 -[13] - Worker 17 (PID: 112) booted in 0.24s, phase: 0 -[13] - Worker 18 (PID: 117) booted in 0.24s, phase: 0 -[13] - Worker 19 (PID: 123) booted in 0.24s, phase: 0 -[13] - Worker 20 (PID: 129) booted in 0.24s, phase: 0 -[13] - Worker 21 (PID: 135) booted in 0.23s, phase: 0 -[13] - Worker 22 (PID: 140) booted in 0.23s, phase: 0 -[13] - Worker 23 (PID: 146) booted in 0.23s, phase: 0 -[13] - Worker 24 (PID: 152) booted in 0.23s, phase: 0 -[13] - Worker 25 (PID: 159) booted in 0.23s, phase: 0 -[13] - Worker 26 (PID: 165) booted in 0.22s, phase: 0 -[13] - Worker 27 (PID: 173) booted in 0.22s, phase: 0 -[13] - Worker 28 (PID: 183) booted in 0.21s, phase: 0 -[13] - Worker 29 (PID: 192) booted in 0.2s, phase: 0 -[13] - Worker 30 (PID: 197) booted in 0.2s, phase: 0 -[13] - Worker 31 (PID: 202) booted in 0.2s, phase: 0 -[13] - Worker 32 (PID: 210) booted in 0.19s, phase: 0 -[13] - Worker 33 (PID: 215) booted in 0.19s, phase: 0 -[13] - Worker 34 (PID: 220) booted in 0.18s, phase: 0 -[13] - Worker 35 (PID: 226) booted in 0.18s, phase: 0 -[13] - Worker 36 (PID: 231) booted in 0.17s, phase: 0 -[13] - Worker 37 (PID: 237) booted in 0.17s, phase: 0 -[13] - Worker 38 (PID: 242) booted in 0.16s, phase: 0 -[13] - Worker 39 (PID: 247) booted in 0.16s, phase: 0 -[13] - Worker 40 (PID: 252) booted in 0.16s, phase: 0 -[13] - Worker 41 (PID: 257) booted in 0.16s, phase: 0 -[13] - Worker 42 (PID: 263) booted in 0.16s, phase: 0 -[13] - Worker 43 (PID: 271) booted in 0.15s, phase: 0 -[13] - Worker 44 (PID: 275) booted in 0.15s, phase: 0 -[13] - Worker 45 (PID: 280) booted in 0.14s, phase: 0 -[13] - Worker 46 (PID: 285) booted in 0.14s, phase: 0 -[13] - Worker 47 (PID: 290) booted in 0.13s, phase: 0 -[13] - Worker 48 (PID: 297) booted in 0.13s, phase: 0 -[13] - Worker 49 (PID: 304) booted in 0.12s, phase: 0 -[13] - Worker 50 (PID: 311) booted in 0.12s, phase: 0 -[13] - Worker 51 (PID: 317) booted in 0.11s, phase: 0 -[13] - Worker 52 (PID: 329) booted in 0.11s, phase: 0 -[13] - Worker 53 (PID: 342) booted in 0.1s, phase: 0 -[13] - Worker 54 (PID: 349) booted in 0.1s, phase: 0 -[13] - Worker 55 (PID: 356) booted in 0.09s, phase: 0 -[13] - Worker 56 (PID: 362) booted in 0.08s, phase: 0 -[13] - Worker 57 (PID: 373) booted in 0.08s, phase: 0 -[13] - Worker 58 (PID: 383) booted in 0.07s, phase: 0 -[13] - Worker 59 (PID: 394) booted in 0.07s, phase: 0 -[13] - Worker 60 (PID: 400) booted in 0.06s, phase: 0 -[13] - Worker 61 (PID: 407) booted in 0.06s, phase: 0 -[13] - Worker 62 (PID: 419) booted in 0.05s, phase: 0 -[13] - Worker 63 (PID: 425) booted in 0.05s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 109) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.09s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 206) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 212) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/static/4096/rails.log b/site/static/logs/static/4096/rails.log index 52060fb1..36bc5429 100644 --- a/site/static/logs/static/4096/rails.log +++ b/site/static/logs/static/4096/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:59:43.620395477Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[14] Puma starting in cluster mode... -[14] * Puma version: 7.2.0 ("On The Corner") -[14] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[14] * Min threads: 3 -[14] * Max threads: 3 -[14] * Environment: production -[14] * Master PID: 14 -[14] * Workers: 64 -[14] * Restarts: (✔) hot (✖) phased (✖) refork -[14] * Preloading application -[14] * Listening on http://0.0.0.0:8080 -[14] Use Ctrl-C to stop -[14] ! WARNING: Detected `RUBY_MN_THREADS=1` -[14] ! This setting is known to cause performance regressions with Puma. -[14] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[14] - Worker 0 (PID: 18) booted in 0.25s, phase: 0 -[14] - Worker 1 (PID: 22) booted in 0.24s, phase: 0 -[14] - Worker 2 (PID: 26) booted in 0.24s, phase: 0 -[14] - Worker 3 (PID: 30) booted in 0.24s, phase: 0 -[14] - Worker 4 (PID: 34) booted in 0.24s, phase: 0 -[14] - Worker 5 (PID: 39) booted in 0.24s, phase: 0 -[14] - Worker 6 (PID: 44) booted in 0.23s, phase: 0 -[14] - Worker 7 (PID: 49) booted in 0.23s, phase: 0 -[14] - Worker 8 (PID: 54) booted in 0.23s, phase: 0 -[14] - Worker 9 (PID: 60) booted in 0.23s, phase: 0 -[14] - Worker 10 (PID: 66) booted in 0.23s, phase: 0 -[14] - Worker 11 (PID: 72) booted in 0.22s, phase: 0 -[14] - Worker 12 (PID: 78) booted in 0.22s, phase: 0 -[14] - Worker 13 (PID: 84) booted in 0.22s, phase: 0 -[14] - Worker 14 (PID: 92) booted in 0.22s, phase: 0 -[14] - Worker 15 (PID: 98) booted in 0.22s, phase: 0 -[14] - Worker 16 (PID: 103) booted in 0.21s, phase: 0 -[14] - Worker 17 (PID: 108) booted in 0.21s, phase: 0 -[14] - Worker 18 (PID: 112) booted in 0.21s, phase: 0 -[14] - Worker 19 (PID: 117) booted in 0.21s, phase: 0 -[14] - Worker 20 (PID: 127) booted in 0.21s, phase: 0 -[14] - Worker 21 (PID: 134) booted in 0.2s, phase: 0 -[14] - Worker 22 (PID: 140) booted in 0.2s, phase: 0 -[14] - Worker 23 (PID: 145) booted in 0.2s, phase: 0 -[14] - Worker 24 (PID: 150) booted in 0.2s, phase: 0 -[14] - Worker 25 (PID: 155) booted in 0.19s, phase: 0 -[14] - Worker 26 (PID: 165) booted in 0.19s, phase: 0 -[14] - Worker 27 (PID: 169) booted in 0.19s, phase: 0 -[14] - Worker 28 (PID: 175) booted in 0.19s, phase: 0 -[14] - Worker 29 (PID: 182) booted in 0.18s, phase: 0 -[14] - Worker 30 (PID: 189) booted in 0.18s, phase: 0 -[14] - Worker 31 (PID: 193) booted in 0.18s, phase: 0 -[14] - Worker 32 (PID: 201) booted in 0.18s, phase: 0 -[14] - Worker 33 (PID: 207) booted in 0.17s, phase: 0 -[14] - Worker 34 (PID: 212) booted in 0.17s, phase: 0 -[14] - Worker 35 (PID: 218) booted in 0.17s, phase: 0 -[14] - Worker 36 (PID: 223) booted in 0.17s, phase: 0 -[14] - Worker 37 (PID: 229) booted in 0.17s, phase: 0 -[14] - Worker 38 (PID: 234) booted in 0.16s, phase: 0 -[14] - Worker 39 (PID: 239) booted in 0.16s, phase: 0 -[14] - Worker 40 (PID: 246) booted in 0.16s, phase: 0 -[14] - Worker 41 (PID: 251) booted in 0.15s, phase: 0 -[14] - Worker 42 (PID: 259) booted in 0.15s, phase: 0 -[14] - Worker 43 (PID: 264) booted in 0.14s, phase: 0 -[14] - Worker 44 (PID: 269) booted in 0.14s, phase: 0 -[14] - Worker 45 (PID: 275) booted in 0.13s, phase: 0 -[14] - Worker 46 (PID: 280) booted in 0.13s, phase: 0 -[14] - Worker 47 (PID: 286) booted in 0.12s, phase: 0 -[14] - Worker 48 (PID: 291) booted in 0.12s, phase: 0 -[14] - Worker 49 (PID: 297) booted in 0.11s, phase: 0 -[14] - Worker 50 (PID: 302) booted in 0.11s, phase: 0 -[14] - Worker 51 (PID: 308) booted in 0.1s, phase: 0 -[14] - Worker 52 (PID: 313) booted in 0.1s, phase: 0 -[14] - Worker 53 (PID: 318) booted in 0.09s, phase: 0 -[14] - Worker 54 (PID: 324) booted in 0.09s, phase: 0 -[14] - Worker 55 (PID: 329) booted in 0.08s, phase: 0 -[14] - Worker 56 (PID: 334) booted in 0.08s, phase: 0 -[14] - Worker 57 (PID: 341) booted in 0.07s, phase: 0 -[14] - Worker 58 (PID: 347) booted in 0.07s, phase: 0 -[14] - Worker 59 (PID: 355) booted in 0.06s, phase: 0 -[14] - Worker 60 (PID: 361) booted in 0.06s, phase: 0 -[14] - Worker 61 (PID: 367) booted in 0.05s, phase: 0 -[14] - Worker 62 (PID: 373) booted in 0.04s, phase: 0 -[14] - Worker 63 (PID: 379) booted in 0.04s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.15s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.15s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.15s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.14s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.14s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.14s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.13s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.13s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.13s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.13s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.12s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.12s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.12s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.12s, phase: 0 +[1] - Worker 22 (PID: 128) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 139) booted in 0.11s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.11s, phase: 0 +[1] - Worker 26 (PID: 154) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 160) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 166) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 174) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 183) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 188) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 192) booted in 0.09s, phase: 0 +[1] - Worker 33 (PID: 198) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 203) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 208) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 224) booted in 0.08s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.07s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 283) booted in 0.06s, phase: 0 +[1] - Worker 49 (PID: 290) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 295) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 301) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 307) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 313) booted in 0.05s, phase: 0 +[1] - Worker 54 (PID: 319) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 325) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 331) booted in 0.05s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 343) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 349) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/static/6800/rails.log b/site/static/logs/static/6800/rails.log index 0bb6bbdd..a74e1544 100644 --- a/site/static/logs/static/6800/rails.log +++ b/site/static/logs/static/6800/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T12:00:08.808566543Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 18) booted in 0.17s, phase: 0 -[13] - Worker 1 (PID: 22) booted in 0.17s, phase: 0 -[13] - Worker 2 (PID: 26) booted in 0.17s, phase: 0 -[13] - Worker 3 (PID: 30) booted in 0.17s, phase: 0 -[13] - Worker 4 (PID: 35) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 39) booted in 0.16s, phase: 0 -[13] - Worker 6 (PID: 44) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 49) booted in 0.16s, phase: 0 -[13] - Worker 8 (PID: 54) booted in 0.15s, phase: 0 -[13] - Worker 9 (PID: 60) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 66) booted in 0.15s, phase: 0 -[13] - Worker 11 (PID: 72) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 78) booted in 0.15s, phase: 0 -[13] - Worker 13 (PID: 84) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.14s, phase: 0 -[13] - Worker 15 (PID: 100) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 106) booted in 0.13s, phase: 0 -[13] - Worker 17 (PID: 111) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 116) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 122) booted in 0.13s, phase: 0 -[13] - Worker 20 (PID: 128) booted in 0.13s, phase: 0 -[13] - Worker 21 (PID: 133) booted in 0.12s, phase: 0 -[13] - Worker 22 (PID: 138) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 144) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 150) booted in 0.12s, phase: 0 -[13] - Worker 25 (PID: 156) booted in 0.12s, phase: 0 -[13] - Worker 26 (PID: 162) booted in 0.11s, phase: 0 -[13] - Worker 27 (PID: 169) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 175) booted in 0.11s, phase: 0 -[13] - Worker 29 (PID: 182) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 190) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 196) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 201) booted in 0.1s, phase: 0 -[13] - Worker 33 (PID: 207) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 212) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 218) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 223) booted in 0.09s, phase: 0 -[13] - Worker 37 (PID: 229) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 234) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 240) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 246) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 252) booted in 0.08s, phase: 0 -[13] - Worker 42 (PID: 258) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 264) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 270) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 276) booted in 0.07s, phase: 0 -[13] - Worker 46 (PID: 281) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 288) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 294) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 300) booted in 0.06s, phase: 0 -[13] - Worker 50 (PID: 306) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 311) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 318) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 324) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 330) booted in 0.04s, phase: 0 -[13] - Worker 55 (PID: 336) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 342) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 348) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 354) booted in 0.03s, phase: 0 -[13] - Worker 59 (PID: 360) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 366) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 372) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 378) booted in 0.03s, phase: 0 -[13] - Worker 63 (PID: 384) booted in 0.02s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 67) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 81) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 180) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 289) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 301) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 313) booted in 0.05s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.05s, phase: 0 +[1] - Worker 55 (PID: 325) booted in 0.04s, phase: 0 +[1] - Worker 56 (PID: 331) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 337) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/upload/256/rails.log b/site/static/logs/upload/256/rails.log index 838f7ff7..8b154901 100644 --- a/site/static/logs/upload/256/rails.log +++ b/site/static/logs/upload/256/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:57:03.833497507Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 18) booted in 0.18s, phase: 0 -[13] - Worker 1 (PID: 22) booted in 0.18s, phase: 0 -[13] - Worker 2 (PID: 26) booted in 0.18s, phase: 0 -[13] - Worker 3 (PID: 30) booted in 0.18s, phase: 0 -[13] - Worker 4 (PID: 34) booted in 0.17s, phase: 0 -[13] - Worker 5 (PID: 39) booted in 0.17s, phase: 0 -[13] - Worker 6 (PID: 44) booted in 0.17s, phase: 0 -[13] - Worker 7 (PID: 49) booted in 0.17s, phase: 0 -[13] - Worker 8 (PID: 54) booted in 0.17s, phase: 0 -[13] - Worker 9 (PID: 60) booted in 0.16s, phase: 0 -[13] - Worker 10 (PID: 66) booted in 0.16s, phase: 0 -[13] - Worker 11 (PID: 72) booted in 0.16s, phase: 0 -[13] - Worker 12 (PID: 78) booted in 0.16s, phase: 0 -[13] - Worker 13 (PID: 84) booted in 0.16s, phase: 0 -[13] - Worker 14 (PID: 92) booted in 0.15s, phase: 0 -[13] - Worker 15 (PID: 98) booted in 0.17s, phase: 0 -[13] - Worker 16 (PID: 104) booted in 0.17s, phase: 0 -[13] - Worker 17 (PID: 110) booted in 0.17s, phase: 0 -[13] - Worker 18 (PID: 115) booted in 0.18s, phase: 0 -[13] - Worker 19 (PID: 121) booted in 0.17s, phase: 0 -[13] - Worker 20 (PID: 127) booted in 0.17s, phase: 0 -[13] - Worker 21 (PID: 133) booted in 0.17s, phase: 0 -[13] - Worker 22 (PID: 138) booted in 0.17s, phase: 0 -[13] - Worker 23 (PID: 144) booted in 0.17s, phase: 0 -[13] - Worker 24 (PID: 150) booted in 0.16s, phase: 0 -[13] - Worker 25 (PID: 156) booted in 0.16s, phase: 0 -[13] - Worker 26 (PID: 162) booted in 0.16s, phase: 0 -[13] - Worker 27 (PID: 168) booted in 0.16s, phase: 0 -[13] - Worker 28 (PID: 174) booted in 0.16s, phase: 0 -[13] - Worker 29 (PID: 182) booted in 0.15s, phase: 0 -[13] - Worker 30 (PID: 190) booted in 0.15s, phase: 0 -[13] - Worker 31 (PID: 196) booted in 0.15s, phase: 0 -[13] - Worker 32 (PID: 201) booted in 0.15s, phase: 0 -[13] - Worker 33 (PID: 207) booted in 0.14s, phase: 0 -[13] - Worker 34 (PID: 212) booted in 0.14s, phase: 0 -[13] - Worker 35 (PID: 218) booted in 0.14s, phase: 0 -[13] - Worker 36 (PID: 222) booted in 0.14s, phase: 0 -[13] - Worker 37 (PID: 228) booted in 0.14s, phase: 0 -[13] - Worker 38 (PID: 234) booted in 0.14s, phase: 0 -[13] - Worker 39 (PID: 239) booted in 0.13s, phase: 0 -[13] - Worker 40 (PID: 245) booted in 0.13s, phase: 0 -[13] - Worker 41 (PID: 251) booted in 0.13s, phase: 0 -[13] - Worker 42 (PID: 257) booted in 0.13s, phase: 0 -[13] - Worker 43 (PID: 263) booted in 0.13s, phase: 0 -[13] - Worker 44 (PID: 269) booted in 0.12s, phase: 0 -[13] - Worker 45 (PID: 275) booted in 0.12s, phase: 0 -[13] - Worker 46 (PID: 281) booted in 0.12s, phase: 0 -[13] - Worker 47 (PID: 287) booted in 0.12s, phase: 0 -[13] - Worker 48 (PID: 294) booted in 0.11s, phase: 0 -[13] - Worker 49 (PID: 300) booted in 0.11s, phase: 0 -[13] - Worker 50 (PID: 306) booted in 0.11s, phase: 0 -[13] - Worker 51 (PID: 312) booted in 0.11s, phase: 0 -[13] - Worker 52 (PID: 317) booted in 0.11s, phase: 0 -[13] - Worker 53 (PID: 323) booted in 0.1s, phase: 0 -[13] - Worker 54 (PID: 329) booted in 0.1s, phase: 0 -[13] - Worker 55 (PID: 335) booted in 0.1s, phase: 0 -[13] - Worker 56 (PID: 343) booted in 0.1s, phase: 0 -[13] - Worker 57 (PID: 349) booted in 0.09s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.09s, phase: 0 -[13] - Worker 59 (PID: 361) booted in 0.09s, phase: 0 -[13] - Worker 60 (PID: 367) booted in 0.09s, phase: 0 -[13] - Worker 61 (PID: 376) booted in 0.08s, phase: 0 -[13] - Worker 62 (PID: 383) booted in 0.08s, phase: 0 -[13] - Worker 63 (PID: 390) booted in 0.07s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.15s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.14s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.12s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.11s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.11s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 179) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 185) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.09s, phase: 0 +[1] - Worker 33 (PID: 197) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 202) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.08s, phase: 0 +[1] - Worker 38 (PID: 224) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 241) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 265) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 271) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 277) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 284) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 289) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 295) booted in 0.06s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 307) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 313) booted in 0.05s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.05s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0 diff --git a/site/static/logs/upload/32/rails.log b/site/static/logs/upload/32/rails.log index 7132f537..0fec3053 100644 --- a/site/static/logs/upload/32/rails.log +++ b/site/static/logs/upload/32/rails.log @@ -1,83 +1,83 @@ -{"time":"2026-05-01T11:56:38.358629484Z","level":"INFO","msg":"Server started","http":":80"} => Booting Puma => Rails 8.1.3 application starting in production => Run `bin/rails server --help` for more startup options -[13] Puma starting in cluster mode... -[13] * Puma version: 7.2.0 ("On The Corner") -[13] * Ruby version: ruby 4.0.3 (2026-04-21 revision 85ddef263a) +YJIT +MN +PRISM [x86_64-linux] -[13] * Min threads: 3 -[13] * Max threads: 3 -[13] * Environment: production -[13] * Master PID: 13 -[13] * Workers: 64 -[13] * Restarts: (✔) hot (✖) phased (✖) refork -[13] * Preloading application -[13] * Listening on http://0.0.0.0:8080 -[13] Use Ctrl-C to stop -[13] ! WARNING: Detected `RUBY_MN_THREADS=1` -[13] ! This setting is known to cause performance regressions with Puma. -[13] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[13] - Worker 0 (PID: 20) booted in 0.17s, phase: 0 -[13] - Worker 1 (PID: 24) booted in 0.17s, phase: 0 -[13] - Worker 2 (PID: 28) booted in 0.17s, phase: 0 -[13] - Worker 3 (PID: 32) booted in 0.17s, phase: 0 -[13] - Worker 4 (PID: 36) booted in 0.16s, phase: 0 -[13] - Worker 5 (PID: 41) booted in 0.16s, phase: 0 -[13] - Worker 6 (PID: 46) booted in 0.16s, phase: 0 -[13] - Worker 7 (PID: 51) booted in 0.16s, phase: 0 -[13] - Worker 8 (PID: 56) booted in 0.15s, phase: 0 -[13] - Worker 9 (PID: 62) booted in 0.15s, phase: 0 -[13] - Worker 10 (PID: 68) booted in 0.15s, phase: 0 -[13] - Worker 11 (PID: 74) booted in 0.15s, phase: 0 -[13] - Worker 12 (PID: 80) booted in 0.15s, phase: 0 -[13] - Worker 13 (PID: 86) booted in 0.14s, phase: 0 -[13] - Worker 14 (PID: 94) booted in 0.14s, phase: 0 -[13] - Worker 15 (PID: 102) booted in 0.14s, phase: 0 -[13] - Worker 16 (PID: 108) booted in 0.13s, phase: 0 -[13] - Worker 17 (PID: 112) booted in 0.13s, phase: 0 -[13] - Worker 18 (PID: 118) booted in 0.13s, phase: 0 -[13] - Worker 19 (PID: 125) booted in 0.13s, phase: 0 -[13] - Worker 20 (PID: 131) booted in 0.12s, phase: 0 -[13] - Worker 21 (PID: 137) booted in 0.12s, phase: 0 -[13] - Worker 22 (PID: 142) booted in 0.12s, phase: 0 -[13] - Worker 23 (PID: 148) booted in 0.12s, phase: 0 -[13] - Worker 24 (PID: 153) booted in 0.11s, phase: 0 -[13] - Worker 25 (PID: 159) booted in 0.11s, phase: 0 -[13] - Worker 26 (PID: 165) booted in 0.11s, phase: 0 -[13] - Worker 27 (PID: 170) booted in 0.11s, phase: 0 -[13] - Worker 28 (PID: 176) booted in 0.1s, phase: 0 -[13] - Worker 29 (PID: 183) booted in 0.1s, phase: 0 -[13] - Worker 30 (PID: 192) booted in 0.1s, phase: 0 -[13] - Worker 31 (PID: 198) booted in 0.1s, phase: 0 -[13] - Worker 32 (PID: 203) booted in 0.09s, phase: 0 -[13] - Worker 33 (PID: 209) booted in 0.09s, phase: 0 -[13] - Worker 34 (PID: 214) booted in 0.09s, phase: 0 -[13] - Worker 35 (PID: 220) booted in 0.09s, phase: 0 -[13] - Worker 36 (PID: 225) booted in 0.08s, phase: 0 -[13] - Worker 37 (PID: 231) booted in 0.08s, phase: 0 -[13] - Worker 38 (PID: 236) booted in 0.08s, phase: 0 -[13] - Worker 39 (PID: 242) booted in 0.08s, phase: 0 -[13] - Worker 40 (PID: 247) booted in 0.08s, phase: 0 -[13] - Worker 41 (PID: 253) booted in 0.07s, phase: 0 -[13] - Worker 42 (PID: 259) booted in 0.07s, phase: 0 -[13] - Worker 43 (PID: 265) booted in 0.07s, phase: 0 -[13] - Worker 44 (PID: 271) booted in 0.07s, phase: 0 -[13] - Worker 45 (PID: 277) booted in 0.06s, phase: 0 -[13] - Worker 46 (PID: 283) booted in 0.06s, phase: 0 -[13] - Worker 47 (PID: 289) booted in 0.06s, phase: 0 -[13] - Worker 48 (PID: 295) booted in 0.06s, phase: 0 -[13] - Worker 49 (PID: 302) booted in 0.05s, phase: 0 -[13] - Worker 50 (PID: 308) booted in 0.05s, phase: 0 -[13] - Worker 51 (PID: 314) booted in 0.05s, phase: 0 -[13] - Worker 52 (PID: 320) booted in 0.05s, phase: 0 -[13] - Worker 53 (PID: 326) booted in 0.05s, phase: 0 -[13] - Worker 54 (PID: 332) booted in 0.04s, phase: 0 -[13] - Worker 55 (PID: 338) booted in 0.04s, phase: 0 -[13] - Worker 56 (PID: 344) booted in 0.04s, phase: 0 -[13] - Worker 57 (PID: 350) booted in 0.04s, phase: 0 -[13] - Worker 58 (PID: 355) booted in 0.03s, phase: 0 -[13] - Worker 59 (PID: 361) booted in 0.03s, phase: 0 -[13] - Worker 60 (PID: 367) booted in 0.03s, phase: 0 -[13] - Worker 61 (PID: 373) booted in 0.03s, phase: 0 -[13] - Worker 62 (PID: 379) booted in 0.02s, phase: 0 -[13] - Worker 63 (PID: 385) booted in 0.02s, phase: 0 +[1] Puma starting in cluster mode... +[1] * Puma version: 8.0.1 ("Into the Arena") +[1] * Ruby version: ruby 4.0.4 (2026-05-12 revision b89eb1bcbf) +YJIT +MN +PRISM [x86_64-linux] +[1] * Min threads: 3 +[1] * Max threads: 3 +[1] * Environment: production +[1] * Master PID: 1 +[1] * Workers: 64 +[1] * Restarts: (✔) hot (✖) phased (✖) refork +[1] * Preloading application +[1] * Listening on http://0.0.0.0:8080 +[1] * Listening on ssl://0.0.0.0:8081?cert=/certs/server.crt&key=/certs/server.key +[1] Use Ctrl-C to stop +[1] ! WARNING: Detected `RUBY_MN_THREADS=1` +[1] ! This setting is known to cause performance regressions with Puma. +[1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 +[1] - Worker 0 (PID: 9) booted in 0.15s, phase: 0 +[1] - Worker 1 (PID: 13) booted in 0.15s, phase: 0 +[1] - Worker 2 (PID: 17) booted in 0.14s, phase: 0 +[1] - Worker 3 (PID: 21) booted in 0.14s, phase: 0 +[1] - Worker 4 (PID: 25) booted in 0.14s, phase: 0 +[1] - Worker 5 (PID: 29) booted in 0.14s, phase: 0 +[1] - Worker 6 (PID: 34) booted in 0.14s, phase: 0 +[1] - Worker 7 (PID: 39) booted in 0.13s, phase: 0 +[1] - Worker 8 (PID: 44) booted in 0.13s, phase: 0 +[1] - Worker 9 (PID: 49) booted in 0.13s, phase: 0 +[1] - Worker 10 (PID: 54) booted in 0.13s, phase: 0 +[1] - Worker 11 (PID: 60) booted in 0.13s, phase: 0 +[1] - Worker 12 (PID: 66) booted in 0.12s, phase: 0 +[1] - Worker 13 (PID: 74) booted in 0.12s, phase: 0 +[1] - Worker 14 (PID: 82) booted in 0.12s, phase: 0 +[1] - Worker 15 (PID: 88) booted in 0.12s, phase: 0 +[1] - Worker 16 (PID: 94) booted in 0.12s, phase: 0 +[1] - Worker 17 (PID: 99) booted in 0.11s, phase: 0 +[1] - Worker 18 (PID: 105) booted in 0.11s, phase: 0 +[1] - Worker 19 (PID: 110) booted in 0.11s, phase: 0 +[1] - Worker 20 (PID: 116) booted in 0.11s, phase: 0 +[1] - Worker 21 (PID: 122) booted in 0.11s, phase: 0 +[1] - Worker 22 (PID: 127) booted in 0.11s, phase: 0 +[1] - Worker 23 (PID: 133) booted in 0.1s, phase: 0 +[1] - Worker 24 (PID: 138) booted in 0.1s, phase: 0 +[1] - Worker 25 (PID: 146) booted in 0.1s, phase: 0 +[1] - Worker 26 (PID: 152) booted in 0.1s, phase: 0 +[1] - Worker 27 (PID: 158) booted in 0.1s, phase: 0 +[1] - Worker 28 (PID: 164) booted in 0.1s, phase: 0 +[1] - Worker 29 (PID: 171) booted in 0.09s, phase: 0 +[1] - Worker 30 (PID: 180) booted in 0.09s, phase: 0 +[1] - Worker 31 (PID: 186) booted in 0.09s, phase: 0 +[1] - Worker 32 (PID: 191) booted in 0.08s, phase: 0 +[1] - Worker 33 (PID: 196) booted in 0.08s, phase: 0 +[1] - Worker 34 (PID: 201) booted in 0.08s, phase: 0 +[1] - Worker 35 (PID: 207) booted in 0.08s, phase: 0 +[1] - Worker 36 (PID: 213) booted in 0.08s, phase: 0 +[1] - Worker 37 (PID: 218) booted in 0.07s, phase: 0 +[1] - Worker 38 (PID: 223) booted in 0.07s, phase: 0 +[1] - Worker 39 (PID: 229) booted in 0.07s, phase: 0 +[1] - Worker 40 (PID: 234) booted in 0.07s, phase: 0 +[1] - Worker 41 (PID: 240) booted in 0.07s, phase: 0 +[1] - Worker 42 (PID: 246) booted in 0.07s, phase: 0 +[1] - Worker 43 (PID: 252) booted in 0.06s, phase: 0 +[1] - Worker 44 (PID: 258) booted in 0.06s, phase: 0 +[1] - Worker 45 (PID: 264) booted in 0.06s, phase: 0 +[1] - Worker 46 (PID: 270) booted in 0.06s, phase: 0 +[1] - Worker 47 (PID: 276) booted in 0.06s, phase: 0 +[1] - Worker 48 (PID: 282) booted in 0.05s, phase: 0 +[1] - Worker 49 (PID: 288) booted in 0.05s, phase: 0 +[1] - Worker 50 (PID: 294) booted in 0.05s, phase: 0 +[1] - Worker 51 (PID: 300) booted in 0.05s, phase: 0 +[1] - Worker 52 (PID: 306) booted in 0.05s, phase: 0 +[1] - Worker 53 (PID: 312) booted in 0.04s, phase: 0 +[1] - Worker 54 (PID: 318) booted in 0.04s, phase: 0 +[1] - Worker 55 (PID: 324) booted in 0.05s, phase: 0 +[1] - Worker 56 (PID: 330) booted in 0.04s, phase: 0 +[1] - Worker 57 (PID: 336) booted in 0.04s, phase: 0 +[1] - Worker 58 (PID: 342) booted in 0.04s, phase: 0 +[1] - Worker 59 (PID: 348) booted in 0.04s, phase: 0 +[1] - Worker 60 (PID: 354) booted in 0.04s, phase: 0 +[1] - Worker 61 (PID: 360) booted in 0.03s, phase: 0 +[1] - Worker 62 (PID: 366) booted in 0.03s, phase: 0 +[1] - Worker 63 (PID: 372) booted in 0.03s, phase: 0